summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tcg plugins: expose an API version conceptAlex Bennée2019-11-127-0/+14
* tests/vm: support sites with sha512 checksumsAlex Bennée2019-11-122-3/+10
* tests: only run ipmi-bt-test if CONFIG_LINUXAlex Bennée2019-11-121-0/+2
* tests/vm: update netbsd to version 8.1Gerd Hoffmann2019-11-121-1/+1
* tests/vm: use console_consume for netbsdGerd Hoffmann2019-11-121-1/+1
* tests/vm: add console_consume helperGerd Hoffmann2019-11-121-0/+19
* tests/vm: netbsd autoinstall, using serial consoleGerd Hoffmann2019-11-121-10/+177
* tests/migration: Print some debug on bad statusDr. David Alan Gilbert2019-11-111-2/+7
* cpu-plug-test: fix leaksMarc-André Lureau2019-11-111-0/+2
* qtest: fix qtest_qmp_device_add leakMarc-André Lureau2019-11-111-0/+1
* iotests: Add test for 4G+ compressed qcow2 writeMax Reitz2019-11-073-0/+90
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...Peter Maydell2019-11-061-1/+2
|\
| * tests/tcg/multiarch/linux-test: Fix error check for shmatRichard Henderson2019-11-061-1/+2
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-11-064-65/+63Star
|\ \
| * | image-fuzzer: Use OSerror.strerror instead of tuple subscriptEduardo Habkost2019-11-051-2/+2
| * | image-fuzzer: Use errors parameter of subprocess.Popen()Eduardo Habkost2019-11-051-7/+4Star
| * | image-fuzzer: Run using python3Eduardo Habkost2019-11-053-4/+1Star
| * | image-fuzzer: Encode file name and file format to bytesEduardo Habkost2019-11-051-2/+2
| * | image-fuzzer: Use bytes constant for field valuesEduardo Habkost2019-11-051-2/+2
| * | image-fuzzer: Return bytes objects on string fuzzing functionsEduardo Habkost2019-11-051-21/+21
| * | image-fuzzer: Use %r for all fiels at Field.__repr__()Eduardo Habkost2019-11-051-2/+2
| * | image-fuzzer: Use io.StringIOEduardo Habkost2019-11-051-5/+9
| * | image-fuzzer: Explicitly use integer division operatorEduardo Habkost2019-11-052-26/+26
| * | image-fuzzer: Write bytes instead of string to image fileEduardo Habkost2019-11-051-1/+1
| * | image-fuzzer: Open image files in binary modeEduardo Habkost2019-11-051-1/+1
| |/
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...Peter Maydell2019-11-051-0/+21
|\ \ | |/ |/|
| * tests/fw_cfg: Test 'reboot-timeout=-1' special valuePhilippe Mathieu-Daudé2019-11-011-0/+21
* | target/arm/kvm: host cpu: Add support for sve<N> propertiesAndrew Jones2019-11-011-9/+8Star
* | target/arm/cpu64: max cpu: Support sve properties with KVMAndrew Jones2019-11-011-2/+102
* | target/arm/kvm64: max cpu: Enable SVE when availableAndrew Jones2019-11-011-0/+4
* | target/arm/cpu64: max cpu: Introduce sve<N> propertiesAndrew Jones2019-11-011-0/+194
* | target/arm: Allow SVE to be disabled via a CPU propertyAndrew Jones2019-11-011-0/+1
* | tests: arm: Introduce cpu feature testsAndrew Jones2019-11-012-1/+265
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2019-10-313-3/+556
|\ \ | |/ |/|
| * hd-geo-test: Add tests for lchs overrideSam Eiderman2019-10-312-1/+552
| * IDE: deprecate ide-driveJohn Snow2019-10-311-2/+4
* | iotests: Remove 130 from the "auto" groupThomas Huth2019-10-311-1/+1
* | Acceptance test: update kernel for m68k/q800 testCleber Rosa2019-10-311-3/+3
* | Acceptance test: cancel test if m68k kernel packages goes missingCleber Rosa2019-10-311-1/+4
* | tests: fix conditional for disabling XTS testDaniel P. Berrangé2019-10-311-1/+1
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell2019-10-3016-10/+1041
|\
| * tests/plugin: add hotpages to analyse memory access patternsAlex Bennée2019-10-282-0/+192
| * tests/plugin: add instruction execution breakdownAlex Bennée2019-10-282-0/+353
| * tests/plugin: add a hotblocks pluginAlex Bennée2019-10-282-0/+144
| * tests/tcg: enable plugin testingAlex Bennée2019-10-285-1/+60
| * tests/tcg: drop test-i386-fprem from TESTS when not SLOWAlex Bennée2019-10-281-5/+6
| * tests/tcg: move "virtual" tests to EXTRA_TESTSAlex Bennée2019-10-282-2/+4
| * tests/tcg: set QEMU_OPTS for all cris runsAlex Bennée2019-10-281-1/+1
| * tests/tcg/Makefile.target: fix path to config-host.makAlex Bennée2019-10-281-1/+1
| * tests/plugin: add sample pluginsEmilio G. Cota2019-10-285-0/+280