Age | Commit message (Expand) | Author | Files | Lines |
2019-05-09 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-07' in... | Peter Maydell | 8 | -26/+35 |
2019-05-09 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0... | Peter Maydell | 15 | -237/+269 |
2019-05-08 | tests: qpci_unplug_acpi_device_test() should not rely on global_qtest | Thomas Huth | 7 | -13/+24 |
2019-05-08 | tests/drive_del-test: Use qtest_init() instead of qtest_start() | Thomas Huth | 1 | -31/+32 |
2019-05-08 | tests/Makefile: Remove unused test-obj-y variable | Thomas Huth | 1 | -19/+0 |
2019-05-08 | tests/tpm-tests: Use g_test_skip() to mark skipped tests | Thomas Huth | 1 | -1/+1 |
2019-05-08 | tests/ide-test: Make test independent of global_qtest | Thomas Huth | 1 | -125/+159 |
2019-05-08 | tests/test-hmp: Use qtest_init() instead of qtest_start() | Thomas Huth | 1 | -9/+10 |
2019-05-08 | tests/qmp-cmd-test: Use qtest_init() instead of qtest_start() | Thomas Huth | 1 | -6/+9 |
2019-05-08 | tests/megasas: Make test independent of global_qtest | Thomas Huth | 1 | -1/+1 |
2019-05-08 | tests/tco: Make test independent of global_qtest | Thomas Huth | 1 | -31/+32 |
2019-05-08 | tests: Force Python I/O encoding for check-qapi-schema | Eduardo Habkost | 1 | -1/+1 |
2019-05-07 | iotests: Fix iotests 110 and 126 | Max Reitz | 2 | -6/+14 |
2019-05-07 | block/ssh: Implement .bdrv_refresh_filename() | Max Reitz | 4 | -12/+12 |
2019-05-07 | qcow2-refcount: avoid eating RAM | Vladimir Sementsov-Ogievskiy | 2 | -8/+9 |
2019-05-07 | iotests: Make 182 do without device_add | Max Reitz | 2 | -5/+18 |
2019-05-07 | iotests: Tweak 221 sizing for different hole granularities | Eric Blake | 2 | -15/+15 |
2019-05-07 | tests/qemu-iotests: Fix more reference output files due to recent qemu-io change | Thomas Huth | 3 | -50/+50 |
2019-05-07 | iotests: Fix 233 for ports other than 10809 | Max Reitz | 2 | -4/+6 |
2019-05-03 | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'... | Peter Maydell | 5 | -25/+218 |
2019-05-03 | tests/uefi-boot-images: report the SMBIOS entry point structures | Laszlo Ersek | 4 | -0/+0 |
2019-05-03 | tests/uefi-test-tools: report the SMBIOS entry point structures | Laszlo Ersek | 3 | -10/+40 |
2019-05-02 | tests/boot_linux_console: add a test for alpha + clipper | Cleber Rosa | 1 | -0/+22 |
2019-05-02 | tests/boot_linux_console: add a test for s390x + s390-ccw-virtio | Cleber Rosa | 1 | -0/+20 |
2019-05-02 | tests/boot_linux_console: add a test for arm + virt | Cleber Rosa | 1 | -0/+20 |
2019-05-02 | tests/boot_linux_console: add a test for aarch64 + virt | Cleber Rosa | 1 | -0/+21 |
2019-05-02 | tests/boot_linux_console: add a test for mips64el + malta | Cleber Rosa | 1 | -0/+33 |
2019-05-02 | tests/boot_linux_console: add a test for mips + malta | Philippe Mathieu-Daudé | 1 | -0/+41 |
2019-05-02 | tests/boot_linux_console: refactor the console watcher into utility method | Cleber Rosa | 1 | -9/+21 |
2019-05-02 | tests/boot_linux_console: increase timeout | Cleber Rosa | 1 | -1/+1 |
2019-05-02 | tests/boot_linux_console: add common kernel command line options | Cleber Rosa | 1 | -1/+3 |
2019-05-02 | tests/boot_linux_console: update the x86_64 kernel | Cleber Rosa | 1 | -3/+3 |
2019-05-02 | tests/boot_linux_console: rename the x86_64 after the arch and machine | Cleber Rosa | 1 | -5/+7 |
2019-05-02 | tests/acceptance: look for target architecture in test tags first | Cleber Rosa | 1 | -1/+6 |
2019-05-02 | tests/acceptance: use "arch:" tag to filter target specific tests | Cleber Rosa | 4 | -3/+6 |
2019-05-02 | tests/acceptance: introduce arch parameter and attribute | Cleber Rosa | 1 | -3/+11 |
2019-05-02 | tests/acceptance: improve docstring on pick_default_qemu_bin() | Cleber Rosa | 1 | -0/+4 |
2019-05-02 | tests/acceptance: show avocado test execution by default | Cleber Rosa | 1 | -1/+1 |
2019-05-01 | hmp: gva2gpa debug command | Dr. David Alan Gilbert | 1 | -0/+1 |
2019-04-30 | iotests: Check that images are in read-only mode after block-commit | Alberto Garcia | 3 | -0/+151 |
2019-04-30 | qemu-img: Make create hint at protocol options | Max Reitz | 1 | -4/+16 |
2019-04-30 | iotests: Perform the correct test in 082 | Max Reitz | 2 | -4/+6 |
2019-04-30 | qemu-img: Saner printing of large file sizes | Eric Blake | 28 | -112/+112 |
2019-04-30 | tests/qemu-iotests: Fix output of qemu-io related tests | Thomas Huth | 26 | -214/+214 |
2019-04-26 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 1 | -0/+19 |
2019-04-25 | cpu: Fix crash with empty -cpu option | Eduardo Habkost | 1 | -0/+19 |
2019-04-25 | Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging | Cornelia Huck | 1 | -1/+1 |
2019-04-24 | Merge remote-tracking branch 'remotes/lersek/tags/edk2-pull-2019-04-22' into ... | Peter Maydell | 2 | -92/+10 |
2019-04-18 | qemu-print: New qemu_printf(), qemu_vprintf() etc. | Markus Armbruster | 1 | -0/+1 |
2019-04-17 | tests: add missing dependency to build QTEST_QEMU_BINARY, round 2 | Laszlo Ersek | 1 | -1/+1 |