Age | Commit message (Expand) | Author |
2018-01-26 | iotest 205: new test for qmp nbd-server-remove | Vladimir Sementsov-Ogievskiy |
2018-01-26 | iotests: implement QemuIoInteractive class | Vladimir Sementsov-Ogievskiy |
2018-01-26 | iotest 147: add cases to test new @name parameter of nbd-server-add | Vladimir Sementsov-Ogievskiy |
2018-01-24 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-01-23 | iotests: Disable some tests for compat=0.10 | Max Reitz |
2018-01-23 | iotests: Split 177 into two parts for compat=0.10 | Eric Blake |
2018-01-23 | iotests: Make 059 pass on machines with little RAM | Max Reitz |
2018-01-23 | iotests: Filter compat-dependent info in 198 | Max Reitz |
2018-01-23 | iotests: Make 191 work with qcow2 options | Max Reitz |
2018-01-23 | iotests: Make 184 image-less | Max Reitz |
2018-01-23 | iotests: Make 089 compatible with compat=0.10 | Max Reitz |
2018-01-23 | iotests: Fix 067 for compat=0.10 | Max Reitz |
2018-01-23 | iotests: Fix 059's reference output | Max Reitz |
2018-01-23 | iotests: Fix 051 for compat=0.10 | Max Reitz |
2018-01-23 | iotests: Fix 020 for vmdk | Max Reitz |
2018-01-23 | iotests: Skip 103 for refcount_bits=1 | Max Reitz |
2018-01-23 | iotests: Forbid 020 for non-file protocols | Max Reitz |
2018-01-23 | iotests: Drop format-specific in _filter_img_info | Max Reitz |
2018-01-23 | iotests: Fix _img_info for backslashes | Max Reitz |
2018-01-23 | qemu-iotests: Fix locking issue in 102 | Max Reitz |
2018-01-23 | blockdev: Mark BD-{remove,insert}-medium stable | Max Reitz |
2018-01-23 | tests/ahci: Switch tray and medium commands to @id | Max Reitz |
2018-01-23 | iotests: Make BD-{remove,insert}-medium use @id | Max Reitz |
2018-01-23 | qcow2: Repair unaligned preallocated zero clusters | Max Reitz |
2018-01-23 | tests/qemu-iotests: adding savevm/loadvm with postcopy flag test | Daniel Henrique Barboza |
2018-01-23 | tests/.gitignore: Add test-bdrv-drain | Kevin Wolf |
2018-01-23 | Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into... | Peter Maydell |
2018-01-23 | migration: Revert postcopy-blocktime commit set | Peter Maydell |
2018-01-22 | tests/cpu-plug-test: Test CPU hot-plugging on s390x | Thomas Huth |
2018-01-22 | tests/cpu-plug-test: Check CPU hot-plugging on ppc64, too | Thomas Huth |
2018-01-22 | tests/cpu-plug-test: Check the CPU hot-plugging with device_add, too | Thomas Huth |
2018-01-22 | tests: Rename pc-cpu-test.c to cpu-plug-test.c | Thomas Huth |
2018-01-18 | tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usage | Igor Mammedov |
2018-01-18 | tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usage | Igor Mammedov |
2018-01-18 | tests: acpi: init table descriptor in test_dst_table() | Igor Mammedov |
2018-01-18 | tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta... | Igor Mammedov |
2018-01-18 | vhost-user-test: use init_virtio_dev in multiqueue test | Maxime Coquelin |
2018-01-18 | vhost-user-test: make features mask an init_virtio_dev() argument | Maxime Coquelin |
2018-01-18 | vhost-user-test: setup virtqueues in all tests | Maxime Coquelin |
2018-01-18 | vhost-user-test: extract read-guest-mem test from main loop | Maxime Coquelin |
2018-01-18 | vhost-user-test: fix features mask | Maxime Coquelin |
2018-01-18 | ACPI/unit-test: Add a testcase for RAM allocation in numa node | Dou Liyang |
2018-01-17 | ppc/pnv: fix XSCOM core addressing on POWER9 | Cédric Le Goater |
2018-01-17 | ppc/pnv: change core mask for POWER9 | Cédric Le Goater |
2018-01-17 | ppc/pnv: use POWER9 DD2 processor | Cédric Le Goater |
2018-01-17 | tests/boot-serial-test: fix powernv support | Cédric Le Goater |
2018-01-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-01-16 | maint: Fix macros with broken 'do/while(0); ' usage | Eric Blake |
2018-01-16 | tests: Avoid 'do/while(false); ' in vhost-user-bridge | Eric Blake |
2018-01-16 | tests/boot-serial-test: Add support for the raspi2 machine | Thomas Huth |