summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tpm: add CRB deviceMarc-André Lureau2018-01-292-0/+277
* iotest 205: new test for qmp nbd-server-removeVladimir Sementsov-Ogievskiy2018-01-263-0/+162
* iotests: implement QemuIoInteractive classVladimir Sementsov-Ogievskiy2018-01-261-0/+38
* iotest 147: add cases to test new @name parameter of nbd-server-addVladimir Sementsov-Ogievskiy2018-01-262-15/+57
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-01-2441-591/+682
|\
| * iotests: Disable some tests for compat=0.10Max Reitz2018-01-234-2/+9
| * iotests: Split 177 into two parts for compat=0.10Eric Blake2018-01-235-32/+193
| * iotests: Make 059 pass on machines with little RAMMax Reitz2018-01-231-1/+3
| * iotests: Filter compat-dependent info in 198Max Reitz2018-01-232-10/+4Star
| * iotests: Make 191 work with qcow2 optionsMax Reitz2018-01-232-227/+91Star
| * iotests: Make 184 image-lessMax Reitz2018-01-232-74/+14Star
| * iotests: Make 089 compatible with compat=0.10Max Reitz2018-01-232-12/+2Star
| * iotests: Fix 067 for compat=0.10Max Reitz2018-01-232-72/+28Star
| * iotests: Fix 059's reference outputMax Reitz2018-01-231-1/+1
| * iotests: Fix 051 for compat=0.10Max Reitz2018-01-233-0/+4
| * iotests: Fix 020 for vmdkMax Reitz2018-01-232-5/+10
| * iotests: Skip 103 for refcount_bits=1Max Reitz2018-01-231-0/+2
| * iotests: Forbid 020 for non-file protocolsMax Reitz2018-01-231-7/+1Star
| * iotests: Drop format-specific in _filter_img_infoMax Reitz2018-01-232-3/+32
| * iotests: Fix _img_info for backslashesMax Reitz2018-01-231-1/+1
| * qemu-iotests: Fix locking issue in 102Max Reitz2018-01-232-2/+8
| * blockdev: Mark BD-{remove,insert}-medium stableMax Reitz2018-01-234-16/+16
| * tests/ahci: Switch tray and medium commands to @idMax Reitz2018-01-231-6/+6
| * iotests: Make BD-{remove,insert}-medium use @idMax Reitz2018-01-232-131/+113Star
| * qcow2: Repair unaligned preallocated zero clustersMax Reitz2018-01-232-1/+11
| * tests/qemu-iotests: adding savevm/loadvm with postcopy flag testDaniel Henrique Barboza2018-01-233-0/+144
| * tests/.gitignore: Add test-bdrv-drainKevin Wolf2018-01-231-0/+1
* | Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...Peter Maydell2018-01-233-137/+271
|\ \ | |/ |/|
| * tests/cpu-plug-test: Test CPU hot-plugging on s390xThomas Huth2018-01-222-0/+40
| * tests/cpu-plug-test: Check CPU hot-plugging on ppc64, tooThomas Huth2018-01-222-0/+51
| * tests/cpu-plug-test: Check the CPU hot-plugging with device_add, tooThomas Huth2018-01-221-2/+45
| * tests: Rename pc-cpu-test.c to cpu-plug-test.cThomas Huth2018-01-222-14/+14
* | migration: Revert postcopy-blocktime commit setPeter Maydell2018-01-231-16/+0Star
|/
* tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usageIgor Mammedov2018-01-181-0/+3
* tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usageIgor Mammedov2018-01-181-5/+10
* tests: acpi: init table descriptor in test_dst_table()Igor Mammedov2018-01-181-3/+1Star
* tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...Igor Mammedov2018-01-181-2/+2
* vhost-user-test: use init_virtio_dev in multiqueue testMaxime Coquelin2018-01-181-57/+8Star
* vhost-user-test: make features mask an init_virtio_dev() argumentMaxime Coquelin2018-01-181-7/+7
* vhost-user-test: setup virtqueues in all testsMaxime Coquelin2018-01-181-11/+42
* vhost-user-test: extract read-guest-mem test from main loopMaxime Coquelin2018-01-181-18/+23
* vhost-user-test: fix features maskMaxime Coquelin2018-01-181-1/+1
* ACPI/unit-test: Add a testcase for RAM allocation in numa nodeDou Liyang2018-01-185-0/+24
* ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater2018-01-161-10/+17
* ppc/pnv: change core mask for POWER9Cédric Le Goater2018-01-161-1/+1
* ppc/pnv: use POWER9 DD2 processorCédric Le Goater2018-01-161-1/+1
* tests/boot-serial-test: fix powernv supportCédric Le Goater2018-01-161-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-01-1612-14/+84
|\
| * maint: Fix macros with broken 'do/while(0); ' usageEric Blake2018-01-162-5/+5
| * tests: Avoid 'do/while(false); ' in vhost-user-bridgeEric Blake2018-01-161-2/+4