Age | Commit message (Expand) | Author |
2018-11-06 | tests: Fix Python 3 detection on older GNU make versions | Eduardo Habkost |
2018-11-06 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-11-05 | tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on Q35 | Laszlo Ersek |
2018-11-05 | bios-tables-test: prepare expected files for mmio64 | Michael S. Tsirkin |
2018-11-05 | tests: Move tests/hex-loader-check-data/ to tests/data/hex-loader/ | Peter Maydell |
2018-11-05 | tests: Move tests/acpi-test-data/ to tests/data/acpi/ | Peter Maydell |
2018-11-05 | option: Make option help nicer to read | Max Reitz |
2018-11-05 | qemu-iotests: Test auto-read-only with -drive and -blockdev | Kevin Wolf |
2018-11-05 | iotest: Test x-blockdev-change on a Quorum | Alberto Garcia |
2018-11-05 | iotest: Test the blkverify mode of the Quorum driver | Alberto Garcia |
2018-11-05 | iotests: make 083 specific to raw | Cleber Rosa |
2018-11-02 | tests/boot-serial-test: Add microbit board testcase | Julia Suvorova |
2018-11-02 | Merge remote-tracking branch 'remotes/elmarco/tags/chrdev-pull-request' into ... | Peter Maydell |
2018-11-01 | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'... | Peter Maydell |
2018-11-01 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-10-29-2... | Peter Maydell |
2018-11-01 | tests/test-char: Check websocket chardev functionality | Julia Suvorova |
2018-10-30 | Acceptance tests: add make rule for running them | Cleber Rosa |
2018-10-30 | Bootstrap Python venv for tests | Cleber Rosa |
2018-10-30 | iotests: Unify log outputs between Python 2 and 3 | Max Reitz |
2018-10-30 | iotests: Modify imports for Python 3 | Max Reitz |
2018-10-30 | iotests: 'new' module replacement in 169 | Max Reitz |
2018-10-30 | iotests: Explicitly bequeath FDs in Python | Max Reitz |
2018-10-30 | iotests: Different iterator behavior in Python 3 | Max Reitz |
2018-10-30 | iotests: Use // for Python integer division | Max Reitz |
2018-10-30 | iotests: Use Python byte strings where appropriate | Max Reitz |
2018-10-30 | iotests: Flush in iotests.py's QemuIoInteractive | Max Reitz |
2018-10-30 | iotests: Make nbd-fault-injector flush | Max Reitz |
2018-10-30 | tests/tpm: Display if swtpm is not found or --tpm2 not supported | Marc-André Lureau |
2018-10-30 | Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-... | Peter Maydell |
2018-10-29 | iotests: 169: add cases for source vm resuming | Vladimir Sementsov-Ogievskiy |
2018-10-29 | iotests: improve 169 | Vladimir Sementsov-Ogievskiy |
2018-10-29 | iotests: 169: drop deprecated 'autoload' parameter | Vladimir Sementsov-Ogievskiy |
2018-10-27 | Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into st... | Peter Maydell |
2018-10-26 | tests/bios-tables-test: Remove an useless cast | Philippe Mathieu-Daudé |
2018-10-26 | tests: Fix typos in comments and help message (found by codespell) | Stefan Weil |
2018-10-26 | qemu-iotests: make 218 executable | Cleber Rosa |
2018-10-26 | qemu-iotests: fix filename containing checks | Cleber Rosa |
2018-10-26 | tests/tcg/README: fix location for lm32 tests | Cleber Rosa |
2018-10-26 | tests/vm: Do not abuse parallelism when HOST != TARGET architecture | Philippe Mathieu-Daudé |
2018-10-26 | tests/vm: Do not use -enable-kvm if HOST != TARGET architecture | Philippe Mathieu-Daudé |
2018-10-26 | tests/vm: Add a BaseVM::arch property | Philippe Mathieu-Daudé |
2018-10-26 | tests/vm: Display remaining seconds to wait for a VM to start | Philippe Mathieu-Daudé |
2018-10-26 | tests/vm: Do not use the -smp option with a single cpu | Philippe Mathieu-Daudé |
2018-10-26 | tests/vm: Do not abuse parallelism when KVM is not available | Philippe Mathieu-Daudé |
2018-10-26 | tests/vm: Extract the kvm_available() handy function | Philippe Mathieu-Daudé |
2018-10-26 | tests: docker: update test-mingw for GTK+ 2.0 removal | Paolo Bonzini |
2018-10-25 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2018-10-25 | tests/tpm: fix tpm_util_swtpm_has_tpm2() | Marc-André Lureau |
2018-10-24 | crypto: add testing for unaligned buffers with XTS cipher mode | Daniel P. Berrangé |
2018-10-24 | crypto: refactor XTS cipher mode test suite | Daniel P. Berrangé |