aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-10-22qapi: Don't suppress doc generation without pragma doc-requiredMarkus Armbruster1-0/+1
2019-10-18Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell6-5/+200
2019-10-17iotests: add test 260 to check bitmap life after snapshot + commitVladimir Sementsov-Ogievskiy3-0/+142
2019-10-17iotests: add test-case to 165 to test reopening qcow2 bitmaps to RWVladimir Sementsov-Ogievskiy2-4/+57
2019-10-17util/hbitmap: strict hbitmap_resetVladimir Sementsov-Ogievskiy1-1/+1
2019-10-17Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell3-46/+57
2019-10-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell17-1/+80
2019-10-15tests: cpu-plug-test: fix device_add for pc/q35 machinesIgor Mammedov1-36/+26
2019-10-15tests: add qtest_qmp_device_add_qdict() helperIgor Mammedov2-10/+31
2019-10-15tests/ptimer-test: Switch to transaction-based ptimer APIPeter Maydell1-22/+84
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell1-11/+11
2019-10-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-4/+164
2019-10-15Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-2/+8
2019-10-14iotests: Test large write request to qcow2 fileMax Reitz3-0/+93
2019-10-14iotests/028: Fix for long $TEST_DIRsMax Reitz2-4/+8
2019-10-14block: Reject misaligned write requests with BDRV_REQ_NO_FALLBACKAlberto Garcia3-0/+63
2019-10-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20191011a'...Peter Maydell1-0/+421
2019-10-14test-bdrv-drain: fix iothread_join() hangStefan Hajnoczi1-2/+8
2019-10-11migration: Support gtree migrationEric Auger1-0/+421
2019-10-10iotests/162: Fix for newer Linux 5.3+Max Reitz2-2/+2
2019-10-10tests: fix I/O test for hosts defaulting to LUKSv2Daniel P. Berrangé2-23/+23
2019-10-10block/backup: use backup-top instead of write notifiersVladimir Sementsov-Ogievskiy4-160/+163
2019-10-10iotests: Use stat -c %b in 125Max Reitz1-2/+1
2019-10-10iotests: Disable 125 on broken XFS versionsMax Reitz1-0/+40
2019-10-10iotests: Fix 125 for growth_mode = metadataMax Reitz1-1/+1
2019-10-10qapi: add unmap to BlockDeviceStatsAnton Nefedov1-0/+18
2019-10-10iotests: 257: drop device_addVladimir Sementsov-Ogievskiy2-52/+0
2019-10-10iotests: 257: drop unused Drive.device fieldVladimir Sementsov-Ogievskiy1-22/+15
2019-10-10iotests: prepare 124 and 257 bitmap querying for backup-top filterVladimir Sementsov-Ogievskiy4-304/+219
2019-10-10qemu-iotests: ignore leaks on failure paths in 026Vladimir Sementsov-Ogievskiy4-123/+60
2019-10-08Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-9/+9
2019-10-08iotests/262: Switch source/dest VM launch orderMax Reitz2-9/+9
2019-10-08Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20191007' ...Peter Maydell2-3/+8
2019-10-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell8-21/+373
2019-10-07edk2 build scripts: work around TianoCore#1607 without forcing Python 2Laszlo Ersek2-2/+5
2019-10-07edk2 build scripts: honor external BaseTools flags with uefi-test-toolsLaszlo Ersek1-1/+3
2019-10-05tests/acpi: add expected tables for arm/virtMichael S. Tsirkin17-16/+0
2019-10-05tests: document how to update acpi tablesMichael S. Tsirkin1-0/+27
2019-10-05tests: Add bios tests to arm/virtShameer Kolothum1-0/+49
2019-10-05tests: allow empty expected filesMichael S. Tsirkin1-1/+4
2019-10-05tests/acpi: add empty filesMichael S. Tsirkin15-0/+0
2019-10-05tests: Update ACPI tables list for upcoming arm/virt testsShameer Kolothum1-0/+15
2019-10-05hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum1-0/+1
2019-10-04tests/docker: only enable ubsan for test-clangPaolo Bonzini1-1/+3
2019-10-04tests: skip serial test on windowsMarc-André Lureau1-2/+2
2019-10-04docker: test-debug: disable LeakSanitizerPaolo Bonzini1-0/+1
2019-10-04iotests: Remove Python 2 compatibility codeKevin Wolf3-16/+3
2019-10-04iotests: Require Python 3.6 or laterKevin Wolf1-1/+12
2019-10-04iotests: Test internal snapshots with -blockdevKevin Wolf4-4/+358
2019-10-03tests/migration: Add a test for auto convergeYury Kotov1-19/+138