aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-14qemu-iotests: fix pylint 2.8 consider-using-with errorEmanuele Giuseppe Esposito3-43/+47
2021-05-14block/copy-on-read: use bdrv_drop_filter() and drop s->activeVladimir Sementsov-Ogievskiy1-32/+1
2021-05-14Document qemu-img options data_file and data_file_rawConnor Kuehl1-0/+31
2021-05-14qemu-iotests: fix case of SOCK_DIR already in the environmentPaolo Bonzini1-1/+1
2021-05-14qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini3-3/+20
2021-05-14qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini2-14/+17
2021-05-14qemu-iotests: allow passing unittest.main arguments to the test scriptsPaolo Bonzini1-5/+9
2021-05-14qemu-iotests: do not buffer the test outputPaolo Bonzini5-44/+56
2021-05-14mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy6-7/+9
2021-05-14monitor: hmp_qemu_io: acquire aio contex, fix crashVladimir Sementsov-Ogievskiy3-16/+40
2021-05-14block/rbd: Add an escape-aware strchr helperConnor Kuehl3-11/+28
2021-05-14iotests/231: Update expected deprecation messageConnor Kuehl1-3/+1
2021-05-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell25-250/+367
2021-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...Peter Maydell208-22410/+78
2021-05-13tests/migration: introduce multifd into guestperfHyman4-3/+49
2021-05-13tests/qtest/migration-test: Use g_autofree to avoid leaks on error pathsPeter Maydell1-41/+20
2021-05-13tests/migration-test: Fix "true" vs trueDr. David Alan Gilbert1-7/+7
2021-05-13migration/ram: Use offset_in_ramblock() in range checksDavid Hildenbrand1-5/+5
2021-05-13migration/multifd: Print used_length of memory blockDavid Hildenbrand1-1/+1
2021-05-13migration/ram: Handle RAM block resizes during postcopyDavid Hildenbrand3-5/+31
2021-05-13migration/ram: Simplify host page handling in ram_load_postcopy()David Hildenbrand1-23/+32
2021-05-13migration/ram: Discard RAM when growing RAM blocks after ram_postcopy_incomin...David Hildenbrand1-0/+30
2021-05-13exec: Relax range check in ram_block_discard_range()David Hildenbrand1-2/+2
2021-05-13migration/ram: Handle RAM block resizes during precopyDavid Hildenbrand5-8/+47
2021-05-13numa: Make all callbacks of ram block notifiers optionalDavid Hildenbrand1-3/+10
2021-05-13numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand7-32/+61
2021-05-13util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand4-21/+28
2021-05-13migration: Drop redundant query-migrate result @blockedMarkus Armbruster3-23/+14
2021-05-13migration/ram: Optimize ram_save_host_page()Kunkun Jiang1-20/+19
2021-05-13migration/ram: Reduce unnecessary rate limitingKunkun Jiang1-2/+7
2021-05-13migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"David Hildenbrand4-68/+18
2021-05-13Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210511' into stagingPeter Maydell1-3/+7
2021-05-12Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell47-789/+1759
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster42-4582/+16
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster150-12234/+17
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster17-3593/+14
2021-05-12Remove the deprecated moxie targetThomas Huth38-1987/+13
2021-05-12monitor/qmp: fix race on CHR_EVENT_CLOSED without OOBStefan Reiter1-18/+22
2021-05-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell59-2674/+3299
2021-05-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell15-228/+570
2021-05-12coverity-scan: list components, move model to scripts/coverity-scanPaolo Bonzini2-0/+154
2021-05-12configure: fix detection of gdbus-codegenPaolo Bonzini1-1/+3
2021-05-12qemu-option: support accept-any QemuOptsList in qemu_opts_absorb_qdictPaolo Bonzini1-1/+2
2021-05-12Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...Peter Maydell4-5/+39
2021-05-11Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05...Peter Maydell8-9/+19
2021-05-11hw/block/pflash_cfi02: Do not create aliases when not necessaryPhilippe Mathieu-Daudé1-2/+6
2021-05-11hw/block/pflash_cfi02: Set romd mode in pflash_cfi02_realize()Philippe Mathieu-Daudé1-1/+1
2021-05-11Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...Peter Maydell4-100/+139
2021-05-11target/riscv: Fix the RV64H decode commentAlistair Francis1-1/+1
2021-05-11target/riscv: Consolidate RV32/64 16-bit instructionsAlistair Francis5-72/+39