index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/avocado: add boot_xen tests
Alex Bennée
2021-03-10
2
-0
/
+119
*
docs: add some documentation for the guest-loader
Alex Bennée
2021-03-10
3
-0
/
+56
*
docs: move generic-loader documentation into the main manual
Alex Bennée
2021-03-10
4
-93
/
+119
*
hw/core: implement a guest-loader to support static hypervisor guests
Alex Bennée
2021-03-10
4
-0
/
+186
*
device_tree: add qemu_fdt_setprop_string_array helper
Alex Bennée
2021-03-10
2
-0
/
+43
*
hw/riscv: migrate fdt field to generic MachineState
Alex Bennée
2021-03-10
2
-11
/
+10
*
hw/board: promote fdt from ARM VirtMachineState to MachineState
Alex Bennée
2021-03-10
3
-172
/
+186
*
.editorconfig: update the automatic mode setting for Emacs
Alex Bennée
2021-03-10
1
-6
/
+11
*
tests/docker: Use --arch-only when building Debian cross image
Philippe Mathieu-Daudé
2021-03-10
1
-1
/
+1
*
gitlab-ci.yml: Add jobs to test CFI flags
Daniele Buono
2021-03-10
1
-0
/
+119
*
gitlab-ci.yml: Allow custom # of parallel linkers
Daniele Buono
2021-03-10
1
-0
/
+4
*
tests/docker: add a test-tcg for building then running check-tcg
Alex Bennée
2021-03-10
1
-0
/
+22
*
docs/system: add a gentle prompt for the complexity to come
Alex Bennée
2021-03-10
2
-0
/
+10
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-03-09
51
-175
/
+969
|
\
|
*
blockdev: Clarify error messages pertaining to 'node-name'
Connor Kuehl
2021-03-08
2
-9
/
+10
|
*
block: Clarify error messages pertaining to 'node-name'
Connor Kuehl
2021-03-08
18
-30
/
+30
|
*
docs: qsd: Explain --export nbd,name=... default
Kevin Wolf
2021-03-08
1
-2
/
+3
|
*
MAINTAINERS: update parallels block driver
Vladimir Sementsov-Ogievskiy
2021-03-08
1
-0
/
+3
|
*
iotests: add parallels-read-bitmap test
Vladimir Sementsov-Ogievskiy
2021-03-08
4
-0
/
+112
|
*
iotests.py: add unarchive_sample_image() helper
Vladimir Sementsov-Ogievskiy
2021-03-08
1
-0
/
+10
|
*
parallels: support bitmap extension for read-only mode
Vladimir Sementsov-Ogievskiy
2021-03-08
4
-2
/
+325
|
*
block/parallels: BDRVParallelsState: add cluster_size field
Vladimir Sementsov-Ogievskiy
2021-03-08
2
-4
/
+5
|
*
parallels.txt: fix bitmap L1 table description
Vladimir Sementsov-Ogievskiy
2021-03-08
1
-12
/
+16
|
*
qcow2-bitmap: make bytes_covered_by_bitmap_cluster() public
Vladimir Sementsov-Ogievskiy
2021-03-08
3
-14
/
+17
|
*
block/export: port virtio-blk read/write range check
Stefan Hajnoczi
2021-03-08
1
-3
/
+16
|
*
block/export: port virtio-blk discard/write zeroes input validation
Stefan Hajnoczi
2021-03-08
1
-23
/
+93
|
*
block/export: fix vhost-user-blk export sector number calculation
Stefan Hajnoczi
2021-03-08
1
-1
/
+1
|
*
block/export: use VIRTIO_BLK_SECTOR_BITS
Stefan Hajnoczi
2021-03-08
1
-3
/
+12
|
*
block/export: fix blk_size double byteswap
Stefan Hajnoczi
2021-03-08
1
-1
/
+1
|
*
libqtest: add qtest_remove_abrt_handler()
Stefan Hajnoczi
2021-03-08
2
-6
/
+47
|
*
libqtest: add qtest_kill_qemu()
Stefan Hajnoczi
2021-03-08
2
-3
/
+15
|
*
libqtest: add qtest_socket_server()
Stefan Hajnoczi
2021-03-08
2
-17
/
+31
|
*
vhost-user-blk: fix blkcfg->num_queues endianness
Stefan Hajnoczi
2021-03-08
1
-4
/
+3
|
*
docs: replace insecure /tmp examples in qsd docs
Stefan Hajnoczi
2021-03-08
1
-3
/
+4
|
*
docs: show how to spawn qemu-storage-daemon with fd passing
Stefan Hajnoczi
2021-03-08
1
-2
/
+40
|
*
qemu-storage-daemon: add --pidfile option
Stefan Hajnoczi
2021-03-08
2
-0
/
+50
|
*
storage-daemon: include current command line option in the errors
Paolo Bonzini
2021-03-08
1
-2
/
+17
|
*
storage-daemon: report unexpected arguments on the fly
Paolo Bonzini
2021-03-08
1
-5
/
+4
|
*
blockjob: report a better error message
Stefano Garzarella
2021-03-08
1
-3
/
+7
|
*
iotests: Fix up python style in 300
Eric Blake
2021-03-08
1
-4
/
+6
|
*
iotests/283: Check that finalize drops backup-top
Max Reitz
2021-03-08
2
-0
/
+68
|
*
backup-top: Refuse I/O in inactive state
Max Reitz
2021-03-08
1
-0
/
+10
|
*
backup: Remove nodes from job in .clean()
Max Reitz
2021-03-08
1
-0
/
+1
|
*
iotests: Drop deprecated 'props' from object-add
Alberto Garcia
2021-03-08
9
-29
/
+19
*
|
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210307' into...
Peter Maydell
2021-03-09
8
-351
/
+748
|
\
\
|
*
|
esp: add support for unaligned accesses
Mark Cave-Ayland
2021-03-07
1
-7
/
+41
|
*
|
esp: implement non-DMA transfers in PDMA mode
Mark Cave-Ayland
2021-03-07
2
-36
/
+98
|
*
|
esp: add trivial implementation of the ESP_RFLAGS register
Mark Cave-Ayland
2021-03-07
1
-0
/
+4
|
*
|
esp: convert cmdbuf from array to Fifo8
Mark Cave-Ayland
2021-03-07
2
-59
/
+101
|
*
|
esp: convert ti_buf from array to Fifo8
Mark Cave-Ayland
2021-03-07
2
-47
/
+79
[next]