Age | Commit message (Expand) | Author |
2019-05-21 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-05-21 | tests: acpi: print error unable to dump ACPI table during rebuild | Igor Mammedov |
2019-05-21 | tests: acpi: refactor rebuild-expected-aml.sh to dump ACPI tables for a speci... | Igor Mammedov |
2019-05-21 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-2... | Peter Maydell |
2019-05-21 | Merge remote-tracking branch 'remotes/xtensa/tags/20190520-xtensa' into staging | Peter Maydell |
2019-05-21 | tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests | Thomas Huth |
2019-05-21 | tests/qemu-iotests: Do not hard-code the path to bash | Thomas Huth |
2019-05-21 | tests/qemu-iotests/check: Pick a default machine if necessary | Thomas Huth |
2019-05-21 | tests/qemu-iotests/005: Add a sanity check for large sparse file support | Thomas Huth |
2019-05-21 | tests/hd-geo-test: Use qtest_init() instead of qtest_start() | Thomas Huth |
2019-05-21 | tests/device-introspect: Use qtest_init() instead of qtest_start() | Thomas Huth |
2019-05-21 | tests/qom-test: Use qtest_init() instead of qtest_start() | Thomas Huth |
2019-05-21 | tests/numa-test: Use qtest_init() instead of qtest_start() | Thomas Huth |
2019-05-21 | tests/q35-test: Make test independent of global_qtest | Thomas Huth |
2019-05-21 | tests/libqos: Get rid of global_qtest dependency in qvring_init() | Thomas Huth |
2019-05-21 | tests/libqtest: Fix description of qtest_vinitf() and qtest_initf() | Thomas Huth |
2019-05-21 | tests/libqtest: Remove unused global_qtest-related wrapper functions | Thomas Huth |
2019-05-20 | tests: acpi: allow to override default accelerator | Igor Mammedov |
2019-05-20 | tests: acpi: ignore SMBIOS tests when UEFI firmware is used | Igor Mammedov |
2019-05-20 | tests: acpi: add a way to start tests with UEFI firmware | Igor Mammedov |
2019-05-20 | tests: acpi: add acpi_find_rsdp_address_uefi() helper | Igor Mammedov |
2019-05-20 | tests: acpi: move boot_sector_init() into x86 tests branch | Igor Mammedov |
2019-05-20 | tests: acpi: skip FACS table if board uses hw reduced ACPI profile | Igor Mammedov |
2019-05-20 | tests: acpi: fetch X_DSDT if pointer to DSDT is 0 | Igor Mammedov |
2019-05-20 | tests: acpi: make pointer to RSDP 64bit | Igor Mammedov |
2019-05-20 | tests: acpi: make RSDT test routine handle XSDT | Igor Mammedov |
2019-05-20 | tests: acpi: make acpi_fetch_table() take size of fetched table pointer | Igor Mammedov |
2019-05-20 | tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table() | Igor Mammedov |
2019-05-20 | iotests: Make 245 faster and more reliable | Max Reitz |
2019-05-20 | iotests.py: Fix VM.run_job | Max Reitz |
2019-05-20 | iotests.py: Let assert_qmp() accept an array | Max Reitz |
2019-05-20 | iotests: Test unaligned raw images with O_DIRECT | Max Reitz |
2019-05-20 | test-block-iothread: Test AioContext propagation for block jobs | Kevin Wolf |
2019-05-20 | test-block-iothread: Test AioContext propagation through the tree | Kevin Wolf |
2019-05-20 | iotest: fix 169: do not run qmp_cont in RUN_STATE_FINISH_MIGRATE | Vladimir Sementsov-Ogievskiy |
2019-05-17 | build: don't build hardware objects with linux-user | Laurent Vivier |
2019-05-17 | build: replace GENERATED_FILES by generated-files-y | Laurent Vivier |
2019-05-15 | target/xtensa: implement exclusive access option | Max Filippov |
2019-05-13 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ... | Peter Maydell |
2019-05-13 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2019-05-13 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2019-05-13 | Clean up header guards that don't match their file name | Markus Armbruster |
2019-05-13 | Clean up includes | Markus Armbruster |
2019-05-10 | iotests: Add test for rebase without input base | Max Reitz |
2019-05-10 | test-block-iothread: Job coroutine thread after AioContext switch | Kevin Wolf |
2019-05-10 | qemu-iotests: Fix cleanup for 192 | Kevin Wolf |
2019-05-09 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-07' in... | Peter Maydell |
2019-05-09 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0... | Peter Maydell |
2019-05-08 | tests: qpci_unplug_acpi_device_test() should not rely on global_qtest | Thomas Huth |
2019-05-08 | tests/drive_del-test: Use qtest_init() instead of qtest_start() | Thomas Huth |