Age | Commit message (Expand) | Author |
2020-09-29 | tests/acpi: drop unnecessary files | Michael S. Tsirkin |
2020-09-29 | tests/acpi: update golden master DSDT binary table blobs for q35 | Ani Sinha |
2020-09-29 | Add ACPI DSDT tables for q35 that are being updated by the next patch | Ani Sinha |
2020-09-29 | tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag | Ani Sinha |
2020-09-29 | tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag | Ani Sinha |
2020-09-29 | tests/acpi: list added acpi table binary file for pci bridge hotplug test | Ani Sinha |
2020-09-29 | tests/acpi: add a new ACPI table in order to test root pci hotplug on/off | Ani Sinha |
2020-09-29 | tests/acpi: add new unit test to test hotplug off/on feature on the root pci bus | Ani Sinha |
2020-09-29 | tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplug | Ani Sinha |
2020-09-29 | tests: acpi: update acpi blobs with new AML | Igor Mammedov |
2020-09-29 | tests: acpi: mark to be changed tables in bios-tables-test-allowed-diff | Igor Mammedov |
2020-09-29 | cphp: remove deprecated cpu-add command(s) | Igor Mammedov |
2020-09-29 | tests/qtest/vhost-user-test: prepare the tests for adding new dev class | Dima Stepanov |
2020-09-24 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi |
2020-09-23 | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-09-21' int... | Peter Maydell |
2020-09-23 | tests: add test-fdmon-epoll | Stefan Hajnoczi |
2020-09-23 | util/iov: add iov_discard_undo() | Stefan Hajnoczi |
2020-09-21 | qemu-img: Support bitmap --merge into backing image | Eric Blake |
2020-09-21 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2020-09-18 | qom: Clean up object_property_get_enum()'s error value | Markus Armbruster |
2020-09-18 | tests/acceptance: Skip slow quanta-gsj U-boot+Linux test | Philippe Mathieu-Daudé |
2020-09-18 | tests/acceptance: Disable tests dependent of unreliable apt.armbian.com | Philippe Mathieu-Daudé |
2020-09-18 | docker.py: always use --rm | Paolo Bonzini |
2020-09-17 | Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque... | Peter Maydell |
2020-09-17 | tests/acpi: update expected data files for microvm | Gerd Hoffmann |
2020-09-17 | tests/acpi: add microvm test | Gerd Hoffmann |
2020-09-17 | tests/acpi: allow override blkdev | Gerd Hoffmann |
2020-09-17 | tests/acpi: allow microvm test data updates. | Gerd Hoffmann |
2020-09-16 | tests: Fixes test-qdev-global-props.c | Yonggang Luo |
2020-09-16 | tests: fix test-util-sockets.c | Yonggang Luo |
2020-09-16 | tests: Fixes test-io-channel-file by mask only owner file state mask bits | Yonggang Luo |
2020-09-16 | tests: Fixes test-io-channel-socket.c tests under msys2/mingw | Yonggang Luo |
2020-09-16 | vmstate: Fixes test-vmstate.c on msys2/mingw | Yonggang Luo |
2020-09-16 | meson: Use -b to ignore CR vs. CR-LF issues on Windows | Yonggang Luo |
2020-09-16 | tests: test-replication disable /replication/secondary/* on msys2/mingw. | Yonggang Luo |
2020-09-16 | tests: Fixes test-replication.c on msys2/mingw. | Yonggang Luo |
2020-09-16 | meson: disable crypto tests are empty under win32 | Yonggang Luo |
2020-09-16 | meson: Disable test-char on msys2/mingw for fixing tests stuck | Yonggang Luo |
2020-09-16 | rcu: fixes test-logging.c by call drain_call_rcu before rmdir_full | Yonggang Luo |
2020-09-16 | tests: Convert g_free to g_autofree macro in test-logging.c | Yonggang Luo |
2020-09-16 | tests/socket-helpers: Treat EAI_NONAME as EADDRNOTAVAIL | Thomas Huth |
2020-09-16 | tests/qtest/qmp-cmd-test: Use inclusive language | Thomas Huth |
2020-09-16 | fuzz: Change the way we write qtest log to stderr | Alexander Bulekov |
2020-09-16 | iotests: Drop readlink -f | Max Reitz |
2020-09-15 | qcow2: Make preallocate_co() resize the image to the correct size | Alberto Garcia |
2020-09-15 | iotests: Skip test_stream_parallel in test 030 when doing "make check" | Thomas Huth |
2020-09-15 | qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs | Alberto Garcia |
2020-09-15 | qemu-img: avoid unaligned read requests during convert | Peter Lieven |
2020-09-15 | qemu-iotests: Simplify FilePath __init__ | Nir Soffer |