Age | Commit message (Expand) | Author |
2019-05-28 | block: Use bdrv_unref_child() for all children in bdrv_close() | Alberto Garcia |
2019-05-28 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2... | Peter Maydell |
2019-05-28 | tests/qemu-iotests: re-format output to for make check-block | Alex Bennée |
2019-05-28 | tests/qemu-iotests/group: Re-use the "auto" group for tests that can always run | Thomas Huth |
2019-05-28 | tests/tcg/alpha: add system boot.S | Richard Henderson |
2019-05-28 | tests/tcg/multiarch: expand system memory test to cover more | Alex Bennée |
2019-05-28 | tests/tcg/minilib: support %c format char | Alex Bennée |
2019-05-28 | tests/tcg/multiarch: move the system memory test | Alex Bennée |
2019-05-28 | tests/tcg/aarch64: add system boot.S | Alex Bennée |
2019-05-28 | tests/tcg/multiarch: add hello world system test | Alex Bennée |
2019-05-28 | tests/tcg/multiarch: add support for multiarch system tests | Alex Bennée |
2019-05-28 | tests/docker: Test more components on the Fedora default image | Philippe Mathieu-Daudé |
2019-05-28 | tests/docker: add ubuntu 18.04 | Gerd Hoffmann |
2019-05-26 | BootLinuxSshTest: Test some userspace commands on Malta | Philippe Mathieu-Daudé |
2019-05-23 | tests: fw_cfg: add 'splash-time' test case | Li Qiang |
2019-05-23 | tests: fw_cfg: add 'reboot-timeout' test case | Li Qiang |
2019-05-23 | tests: fw_cfg: add a function to get the fw_cfg file | Li Qiang |
2019-05-23 | tests: refactor fw_cfg_test | Li Qiang |
2019-05-23 | tests/fw_cfg: Free QFWCFG object after qtest has run | Philippe Mathieu-Daudé |
2019-05-23 | tests/libqos: Add pc_fw_cfg_uninit() and use it | Philippe Mathieu-Daudé |
2019-05-23 | tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit() | Philippe Mathieu-Daudé |
2019-05-22 | tests/vhost-user-bridge: Fix misuse of isdigit() | Markus Armbruster |
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 |