summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-01-23qemu-iotests: Fix locking issue in 102Max Reitz2-2/+8
2018-01-23blockdev: Mark BD-{remove,insert}-medium stableMax Reitz4-16/+16
2018-01-23tests/ahci: Switch tray and medium commands to @idMax Reitz1-6/+6
2018-01-23iotests: Make BD-{remove,insert}-medium use @idMax Reitz2-131/+113
2018-01-23qcow2: Repair unaligned preallocated zero clustersMax Reitz2-1/+11
2018-01-23tests/qemu-iotests: adding savevm/loadvm with postcopy flag testDaniel Henrique Barboza3-0/+144
2018-01-23tests/.gitignore: Add test-bdrv-drainKevin Wolf1-0/+1
2018-01-23migration: Revert postcopy-blocktime commit setPeter Maydell1-16/+0
2018-01-18tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usageIgor Mammedov1-0/+3
2018-01-18tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usageIgor Mammedov1-5/+10
2018-01-18tests: acpi: init table descriptor in test_dst_table()Igor Mammedov1-3/+1
2018-01-18tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...Igor Mammedov1-2/+2
2018-01-18vhost-user-test: use init_virtio_dev in multiqueue testMaxime Coquelin1-57/+8
2018-01-18vhost-user-test: make features mask an init_virtio_dev() argumentMaxime Coquelin1-7/+7
2018-01-18vhost-user-test: setup virtqueues in all testsMaxime Coquelin1-11/+42
2018-01-18vhost-user-test: extract read-guest-mem test from main loopMaxime Coquelin1-18/+23
2018-01-18vhost-user-test: fix features maskMaxime Coquelin1-1/+1
2018-01-18ACPI/unit-test: Add a testcase for RAM allocation in numa nodeDou Liyang5-0/+24
2018-01-17ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater1-10/+17
2018-01-17ppc/pnv: change core mask for POWER9Cédric Le Goater1-1/+1
2018-01-17ppc/pnv: use POWER9 DD2 processorCédric Le Goater1-1/+1
2018-01-17tests/boot-serial-test: fix powernv supportCédric Le Goater1-1/+1
2018-01-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell12-14/+84
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake2-5/+5
2018-01-16tests: Avoid 'do/while(false); ' in vhost-user-bridgeEric Blake1-2/+4
2018-01-16tests/boot-serial-test: Add support for the raspi2 machineThomas Huth2-0/+10
2018-01-16tests/boot-serial-test: Add a test for the moxiesim machineThomas Huth2-0/+10
2018-01-16tests/boot-serial-test: Add tests for microblaze boardsThomas Huth2-0/+22
2018-01-16tests: fix coroutine leak in /basic/enteredMarc-André Lureau1-1/+0
2018-01-16tests: fix qmp-test leakMarc-André Lureau1-1/+2
2018-01-16tests: fix migration-test leakMarc-André Lureau1-1/+2
2018-01-16tests: fix check-qobject leakMarc-André Lureau1-0/+2
2018-01-15migration: add blocktime calculation into migration-testAlexey Perevalov1-0/+16
2018-01-15migration: free result stringJuan Quintela1-1/+2
2018-01-12tests/docker: add test-debugMarc-André Lureau3-3/+27
2018-01-12tests/docker: add some sanitizers to fedora dockerfileMarc-André Lureau1-2/+2
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin30-146/+1046
2018-01-09Merge remote-tracking branch 'remotes/xtensa/tags/20180109-xtensa' into stagingPeter Maydell1-1/+1
2018-01-09target/xtensa: tests: fix memctl SR testMax Filippov1-1/+1
2018-01-08Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-19/+14
2018-01-08tests: virtio-9p: set DRIVER_OK before using the deviceGreg Kurz1-0/+3
2018-01-08tests: virtio-9p: fix ISR dependenceGreg Kurz1-19/+11
2017-12-22test-bdrv-drain: Test graph changes in drained sectionKevin Wolf1-0/+80
2017-12-22test-bdrv-drain: Recursive draining with multiple parentsKevin Wolf1-0/+74
2017-12-22test-bdrv-drain: Test behaviour in coroutine contextKevin Wolf1-0/+59
2017-12-22test-bdrv-drain: Tests for bdrv_subtree_drainKevin Wolf1-1/+26
2017-12-22test-bdrv-drain: Test nested drain sectionsKevin Wolf1-0/+57
2017-12-22block: Don't block_job_pause_all() in bdrv_drain_all()Kevin Wolf1-6/+4
2017-12-22test-bdrv-drain: Test drain vs. block jobsKevin Wolf1-0/+121
2017-12-22test-bdrv-drain: Test bs->quiesce_counterKevin Wolf1-0/+45