aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-18vhost-user-blk: Make sure to set Error on realize failureKevin Wolf
2021-05-18vhost-user-blk-test: test discard/write zeroes invalid inputsStefan Hajnoczi
2021-05-18tests/qtest: add multi-queue test case to vhost-user-blk-testStefan Hajnoczi
2021-05-18test: new qTest case to test the vhost-user-blk-serverCoiby Xu
2021-05-18block/export: improve vu_blk_sect_range_ok()Stefan Hajnoczi
2021-05-18block: Fix Transaction leak in bdrv_reopen_multiple()Kevin Wolf
2021-05-18block: Fix Transaction leak in bdrv_root_attach_child()Kevin Wolf
2021-05-18qcow2: set bdi->is_dirtyVladimir Sementsov-Ogievskiy
2021-05-17Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-17Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...Peter Maydell
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-05-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell
2021-05-14Merge remote-tracking branch 'remotes/marcandre/tags/rtd-pull-request' into s...Peter Maydell
2021-05-14Fix build with 64 bits time_tFabrice Fontaine
2021-05-14vhost-vdpa: Make vhost_vdpa_get_device_id() staticZenghui Yu
2021-05-14hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk
2021-05-14hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat
2021-05-14checkpatch: Fix use of uninitialized valueGreg Kurz
2021-05-14virtio-scsi: Configure all host notifiers in a single MR transactionGreg Kurz
2021-05-14virtio-scsi: Set host notifiers and callbacks separatelyGreg Kurz
2021-05-14virtio-blk: Configure all host notifiers in a single MR transactionGreg Kurz
2021-05-14virtio-blk: Fix rollback path in virtio_blk_data_plane_start()Greg Kurz
2021-05-14pc-dimm: remove unnecessary get_vmstate_memory_region() methodMaciej S. Szmigiero
2021-05-14amd_iommu: fix wrong MMIO operationsRoman Kapl
2021-05-14write-threshold: deal with includesVladimir Sementsov-Ogievskiy
2021-05-14test-write-threshold: drop extra TestStruct structureVladimir Sementsov-Ogievskiy
2021-05-14test-write-threshold: drop extra testsVladimir Sementsov-Ogievskiy
2021-05-14block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy
2021-05-14test-write-threshold: rewrite test_threshold_(not_)trigger testsVladimir Sementsov-Ogievskiy
2021-05-14block: drop write notifiersVladimir Sementsov-Ogievskiy
2021-05-14block/write-threshold: don't use write notifiersVladimir Sementsov-Ogievskiy
2021-05-14qemu-iotests: fix pylint 2.8 consider-using-with errorEmanuele Giuseppe Esposito
2021-05-14block/copy-on-read: use bdrv_drop_filter() and drop s->activeVladimir Sementsov-Ogievskiy
2021-05-14Document qemu-img options data_file and data_file_rawConnor Kuehl
2021-05-14qemu-iotests: fix case of SOCK_DIR already in the environmentPaolo Bonzini
2021-05-14qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini
2021-05-14qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini
2021-05-14qemu-iotests: allow passing unittest.main arguments to the test scriptsPaolo Bonzini
2021-05-14qemu-iotests: do not buffer the test outputPaolo Bonzini
2021-05-14mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy
2021-05-14monitor: hmp_qemu_io: acquire aio contex, fix crashVladimir Sementsov-Ogievskiy
2021-05-14block/rbd: Add an escape-aware strchr helperConnor Kuehl
2021-05-14iotests/231: Update expected deprecation messageConnor Kuehl
2021-05-14Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta...Peter Maydell
2021-05-14virtio-net: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé
2021-05-14virtio-blk: Constify VirtIOFeature feature_sizes[]Philippe Mathieu-Daudé
2021-05-14hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé
2021-05-14cirrus.yml: Fix the MSYS2 taskThomas Huth
2021-05-14sphinx: adopt kernel readthedoc themeMarc-André Lureau
2021-05-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell