Age | Commit message (Expand) | Author | Files | Lines |
2018-01-24 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 41 | -591/+682 |
2018-01-23 | iotests: Disable some tests for compat=0.10 | Max Reitz | 4 | -2/+9 |
2018-01-23 | iotests: Split 177 into two parts for compat=0.10 | Eric Blake | 5 | -32/+193 |
2018-01-23 | iotests: Make 059 pass on machines with little RAM | Max Reitz | 1 | -1/+3 |
2018-01-23 | iotests: Filter compat-dependent info in 198 | Max Reitz | 2 | -10/+4 |
2018-01-23 | iotests: Make 191 work with qcow2 options | Max Reitz | 2 | -227/+91 |
2018-01-23 | iotests: Make 184 image-less | Max Reitz | 2 | -74/+14 |
2018-01-23 | iotests: Make 089 compatible with compat=0.10 | Max Reitz | 2 | -12/+2 |
2018-01-23 | iotests: Fix 067 for compat=0.10 | Max Reitz | 2 | -72/+28 |
2018-01-23 | iotests: Fix 059's reference output | Max Reitz | 1 | -1/+1 |
2018-01-23 | iotests: Fix 051 for compat=0.10 | Max Reitz | 3 | -0/+4 |
2018-01-23 | iotests: Fix 020 for vmdk | Max Reitz | 2 | -5/+10 |
2018-01-23 | iotests: Skip 103 for refcount_bits=1 | Max Reitz | 1 | -0/+2 |
2018-01-23 | iotests: Forbid 020 for non-file protocols | Max Reitz | 1 | -7/+1 |
2018-01-23 | iotests: Drop format-specific in _filter_img_info | Max Reitz | 2 | -3/+32 |
2018-01-23 | iotests: Fix _img_info for backslashes | Max Reitz | 1 | -1/+1 |
2018-01-23 | qemu-iotests: Fix locking issue in 102 | Max Reitz | 2 | -2/+8 |
2018-01-23 | blockdev: Mark BD-{remove,insert}-medium stable | Max Reitz | 4 | -16/+16 |
2018-01-23 | tests/ahci: Switch tray and medium commands to @id | Max Reitz | 1 | -6/+6 |
2018-01-23 | iotests: Make BD-{remove,insert}-medium use @id | Max Reitz | 2 | -131/+113 |
2018-01-23 | qcow2: Repair unaligned preallocated zero clusters | Max Reitz | 2 | -1/+11 |
2018-01-23 | tests/qemu-iotests: adding savevm/loadvm with postcopy flag test | Daniel Henrique Barboza | 3 | -0/+144 |
2018-01-23 | tests/.gitignore: Add test-bdrv-drain | Kevin Wolf | 1 | -0/+1 |
2018-01-23 | Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into... | Peter Maydell | 3 | -137/+271 |
2018-01-23 | migration: Revert postcopy-blocktime commit set | Peter Maydell | 1 | -16/+0 |
2018-01-22 | tests/cpu-plug-test: Test CPU hot-plugging on s390x | Thomas Huth | 2 | -0/+40 |
2018-01-22 | tests/cpu-plug-test: Check CPU hot-plugging on ppc64, too | Thomas Huth | 2 | -0/+51 |
2018-01-22 | tests/cpu-plug-test: Check the CPU hot-plugging with device_add, too | Thomas Huth | 1 | -2/+45 |
2018-01-22 | tests: Rename pc-cpu-test.c to cpu-plug-test.c | Thomas Huth | 2 | -14/+14 |
2018-01-18 | tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usage | Igor Mammedov | 1 | -0/+3 |
2018-01-18 | tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usage | Igor Mammedov | 1 | -5/+10 |
2018-01-18 | tests: acpi: init table descriptor in test_dst_table() | Igor Mammedov | 1 | -3/+1 |
2018-01-18 | tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta... | Igor Mammedov | 1 | -2/+2 |
2018-01-18 | vhost-user-test: use init_virtio_dev in multiqueue test | Maxime Coquelin | 1 | -57/+8 |
2018-01-18 | vhost-user-test: make features mask an init_virtio_dev() argument | Maxime Coquelin | 1 | -7/+7 |
2018-01-18 | vhost-user-test: setup virtqueues in all tests | Maxime Coquelin | 1 | -11/+42 |
2018-01-18 | vhost-user-test: extract read-guest-mem test from main loop | Maxime Coquelin | 1 | -18/+23 |
2018-01-18 | vhost-user-test: fix features mask | Maxime Coquelin | 1 | -1/+1 |
2018-01-18 | ACPI/unit-test: Add a testcase for RAM allocation in numa node | Dou Liyang | 5 | -0/+24 |
2018-01-17 | ppc/pnv: fix XSCOM core addressing on POWER9 | Cédric Le Goater | 1 | -10/+17 |
2018-01-17 | ppc/pnv: change core mask for POWER9 | Cédric Le Goater | 1 | -1/+1 |
2018-01-17 | ppc/pnv: use POWER9 DD2 processor | Cédric Le Goater | 1 | -1/+1 |
2018-01-17 | tests/boot-serial-test: fix powernv support | Cédric Le Goater | 1 | -1/+1 |
2018-01-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 12 | -14/+84 |
2018-01-16 | maint: Fix macros with broken 'do/while(0); ' usage | Eric Blake | 2 | -5/+5 |
2018-01-16 | tests: Avoid 'do/while(false); ' in vhost-user-bridge | Eric Blake | 1 | -2/+4 |
2018-01-16 | tests/boot-serial-test: Add support for the raspi2 machine | Thomas Huth | 2 | -0/+10 |
2018-01-16 | tests/boot-serial-test: Add a test for the moxiesim machine | Thomas Huth | 2 | -0/+10 |
2018-01-16 | tests/boot-serial-test: Add tests for microblaze boards | Thomas Huth | 2 | -0/+22 |
2018-01-16 | tests: fix coroutine leak in /basic/entered | Marc-André Lureau | 1 | -1/+0 |