aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-06-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-06-09-v2' into...Peter Maydell
2020-06-11Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-06-09' int...Peter Maydell
2020-06-11Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20200609' into stagingPeter Maydell
2020-06-10nbd/server: Avoid long error message assertions CVE-2020-10761Eric Blake
2020-06-09iotests: 194: wait for migration completion on target tooVladimir Sementsov-Ogievskiy
2020-06-09iotests: Fix 291 across more file systemsEric Blake
2020-06-09qcow2_format.py: dump bitmaps header extensionVladimir Sementsov-Ogievskiy
2020-06-09qcow2: QcowHeaderExtension print names for extension magicsVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2StructVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: QcowHeaderExtension: add dump methodVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: add field-formatting classVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: separate generic functionality of structure classesVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: use strings to specify c-type of struct fieldsVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: use modern string formattingVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: use tuples instead of lists for fieldsVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: drop new line printing at end of dump()Vladimir Sementsov-Ogievskiy
2020-06-09qcow2.py: move qcow2 format classes to separate moduleVladimir Sementsov-Ogievskiy
2020-06-09qcow2.py: add licensing blurbVladimir Sementsov-Ogievskiy
2020-06-09qcow2.py: python style fixesVladimir Sementsov-Ogievskiy
2020-06-09decodetree: Drop check for less than 2 patterns in a groupRichard Henderson
2020-06-08tests/decode: Test non-overlapping groupsRichard Henderson
2020-06-08decodetree: Allow group covering the entire insn spaceRichard Henderson
2020-06-08tests/vm: Remove flex/bison packagesPhilippe Mathieu-Daudé
2020-06-08tests/docker: Remove flex/bison packagesPhilippe Mathieu-Daudé
2020-06-08tests/tcg: add simple commpage test caseAlex Bennée
2020-06-08docker: update Ubuntu to 20.04Paolo Bonzini
2020-06-08tests/docker: fix pre-requisite for debian-tricore-crossAlex Bennée
2020-06-08tests/plugin: correctly honour io_countAlex Bennée
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-06-05tests/Makefile: Restrict some softmmu-only testsPhilippe Mathieu-Daudé
2020-06-05tests/Makefile: Only display TCG-related tests when TCG is availablePhilippe Mathieu-Daudé
2020-06-05raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB hostPaul Zimmerman
2020-06-05tests/acceptance: Add a boot test for the xlnx-versal-virt machineThomas Huth
2020-06-05fuzz: run the main-loop in fork-server processAlexander Bulekov
2020-06-05fuzz: add mangled object name to linker scriptAlexander Bulekov
2020-06-05fuzz: fix typo in i440fx-qtest-reboot argumentsAlexander Bulekov
2020-06-05fuzz: add datadir for oss-fuzz compatabilityAlexander Bulekov
2020-06-03target/riscv: Remove the deprecated CPUsAlistair Francis
2020-06-01hmp: Implement qom-get HMP commandDr. David Alan Gilbert
2020-06-01Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-june-01-2020'...Peter Maydell
2020-06-01tests/Makefile: Fix description of "make check"Huacai Chen
2020-05-31Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531...Peter Maydell
2020-05-31tests/acceptance: refactor boot_linux to allow code reusePavel Dovgalyuk
2020-05-31tests/acceptance: refactor boot_linux_console test to allow code reusePavel Dovgalyuk
2020-05-31tests/acceptance: allow console interaction with specific VMsPavel Dovgalyuk
2020-05-31tests/acceptance/migration.py: Wait for both sidesDr. David Alan Gilbert
2020-05-31tests/migration/guestperf: Use Python 3 interpreterPhilippe Mathieu-Daudé
2020-05-31tests/vm: allow wait_ssh() to specify commandRobert Foley
2020-05-31tests/vm: Add ability to select QEMU from current buildRobert Foley
2020-05-31tests/vm: Pass --debug through for vm-boot-sshRobert Foley