aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-11-07iotests: Add test for 4G+ compressed qcow2 writeMax Reitz3-0/+90
2019-11-06Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...Peter Maydell1-1/+2
2019-11-06Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-65/+63
2019-11-06tests/tcg/multiarch/linux-test: Fix error check for shmatRichard Henderson1-1/+2
2019-11-05Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...Peter Maydell1-0/+21
2019-11-05image-fuzzer: Use OSerror.strerror instead of tuple subscriptEduardo Habkost1-2/+2
2019-11-05image-fuzzer: Use errors parameter of subprocess.Popen()Eduardo Habkost1-7/+4
2019-11-05image-fuzzer: Run using python3Eduardo Habkost3-4/+1
2019-11-05image-fuzzer: Encode file name and file format to bytesEduardo Habkost1-2/+2
2019-11-05image-fuzzer: Use bytes constant for field valuesEduardo Habkost1-2/+2
2019-11-05image-fuzzer: Return bytes objects on string fuzzing functionsEduardo Habkost1-21/+21
2019-11-05image-fuzzer: Use %r for all fiels at Field.__repr__()Eduardo Habkost1-2/+2
2019-11-05image-fuzzer: Use io.StringIOEduardo Habkost1-5/+9
2019-11-05image-fuzzer: Explicitly use integer division operatorEduardo Habkost2-26/+26
2019-11-05image-fuzzer: Write bytes instead of string to image fileEduardo Habkost1-1/+1
2019-11-05image-fuzzer: Open image files in binary modeEduardo Habkost1-1/+1
2019-11-01target/arm/kvm: host cpu: Add support for sve<N> propertiesAndrew Jones1-9/+8
2019-11-01target/arm/cpu64: max cpu: Support sve properties with KVMAndrew Jones1-2/+102
2019-11-01target/arm/kvm64: max cpu: Enable SVE when availableAndrew Jones1-0/+4
2019-11-01target/arm/cpu64: max cpu: Introduce sve<N> propertiesAndrew Jones1-0/+194
2019-11-01target/arm: Allow SVE to be disabled via a CPU propertyAndrew Jones1-0/+1
2019-11-01tests/fw_cfg: Test 'reboot-timeout=-1' special valuePhilippe Mathieu-Daudé1-0/+21
2019-11-01tests: arm: Introduce cpu feature testsAndrew Jones2-1/+265
2019-10-31Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell3-3/+556
2019-10-31hd-geo-test: Add tests for lchs overrideSam Eiderman2-1/+552
2019-10-31iotests: Remove 130 from the "auto" groupThomas Huth1-1/+1
2019-10-31Acceptance test: update kernel for m68k/q800 testCleber Rosa1-3/+3
2019-10-31Acceptance test: cancel test if m68k kernel packages goes missingCleber Rosa1-1/+4
2019-10-31tests: fix conditional for disabling XTS testDaniel P. Berrangé1-1/+1
2019-10-31IDE: deprecate ide-driveJohn Snow1-2/+4
2019-10-30Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell16-10/+1041
2019-10-30Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell5-52/+297
2019-10-29libqos: tolerate wait-unplug migration stateJens Freimann1-1/+2
2019-10-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-29' into ...Peter Maydell23-3/+131
2019-10-29Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...Peter Maydell1-0/+24
2019-10-29Merge remote-tracking branch 'remotes/berrange/tags/crypto-luks-pull-request'...Peter Maydell3-22/+36
2019-10-29qapi: Check feature documentation against the schemaMarkus Armbruster6-42/+3
2019-10-29qapi: Polish reporting of bogus member documentationMarkus Armbruster6-6/+6
2019-10-29qapi: Fix doc comment checking for commands and eventsMarkus Armbruster6-47/+2
2019-10-29qapi: Fix enum doc comment checkingMarkus Armbruster3-22/+1
2019-10-29qapi: Implement boxed event argument documentationMarkus Armbruster3-3/+4
2019-10-29tests/qapi-schema: Fix feature documentation testingMarkus Armbruster4-0/+16
2019-10-29tests/qapi-schema: Cover alternate documentation commentsMarkus Armbruster3-0/+37
2019-10-29tests/qapi-schema: Demonstrate command and event doc comment bugsMarkus Armbruster10-0/+90
2019-10-29tests/qapi-schema: Demonstrate feature and enum doc comment bugsMarkus Armbruster10-0/+89
2019-10-28tests/boot_linux_console: Run BusyBox on 5KEc 64-bit cpuPhilippe Mathieu-Daudé1-0/+42
2019-10-28tests/boot_linux_console: Add initrd test for the Exynos4210Philippe Mathieu-Daudé1-0/+41
2019-10-28tests/boot_linux_console: Add a test for the Raspberry Pi 2Philippe Mathieu-Daudé1-0/+36
2019-10-28tests/boot_linux_console: Use Avocado archive::gzip_uncompress()Philippe Mathieu-Daudé1-4/+1
2019-10-28tests/acceptance: Test OpenBIOS on the PReP/40pPhilippe Mathieu-Daudé1-0/+33