summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qapi: Improve use of qmp/types.hEric Blake2016-07-065-7/+5Star
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-07-056-0/+39
|\
| * tests: add APIC.cphp and DSDT.cphp blobsIgor Mammedov2016-07-044-0/+0
| * tests: acpi: add CPU hotplug testcaseIgor Mammedov2016-07-041-0/+28
| * log: Permit -dfilter 0..0xffffffffffffffffMarkus Armbruster2016-07-041-2/+3
| * log: Clean up misuse of Range for -dfilterMarkus Armbruster2016-07-041-0/+10
* | crypto: implement sha224, sha384, sha512 and ripemd160 hashesDaniel P. Berrange2016-07-041-0/+29
* | crypto: switch hash code to use nettle/gcrypt directlyDaniel P. Berrange2016-07-042-3/+23
* | crypto: rename OUT to out in xts test to avoid clash on MinGWDaniel P. Berrange2016-07-041-9/+9
* | crypto: fix handling of iv generator hash defaultsDaniel P. Berrange2016-07-042-0/+252
|/
* qapi: Fix crash on missing alternate member of QAPI structEric Blake2016-06-301-0/+12
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-06-292-16/+3Star
|\
| * socket: unlink unix socket on removeMarc-André Lureau2016-06-291-1/+1
| * vhost-user-test: fix g_cond_wait_until compat implementationPaolo Bonzini2016-06-291-15/+2Star
* | iotests: add small-granularity mirror testJohn Snow2016-06-292-2/+32
* | arm: Re-enable tmp105 testThomas Huth2016-06-271-1/+1
|/
* acpi-test-data: update expectedMichael S. Tsirkin2016-06-246-0/+0
* bios: Add tests for the IPMI ACPI and SMBIOS entriesCorey Minyard2016-06-243-4/+56
* tests: Use '+=' to add additional tests, not '='Thomas Huth2016-06-221-4/+4
* Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...Peter Maydell2016-06-2011-111/+33Star
|\
| * log: Fix qemu_set_log_filename() error handlingMarkus Armbruster2016-06-201-33/+8Star
| * log: Fix qemu_set_dfilter_ranges() error reportingMarkus Armbruster2016-06-201-33/+16Star
| * coccinelle: Remove unnecessary variables for function return valueEduardo Habkost2016-06-2010-46/+10Star
* | libqos: add qvirtqueue_cleanup()Stefan Hajnoczi2016-06-207-7/+36
* | libqos: drop duplicated virtio_pci.h definitionsStefan Hajnoczi2016-06-204-43/+30Star
* | libqos: drop duplicated virtio_scsi.h definitionsStefan Hajnoczi2016-06-201-30/+15Star
* | libqos: drop duplicated virtio_blk.h definitionsStefan Hajnoczi2016-06-201-34/+16Star
* | libqos: drop duplicated virtio_vring.h structsStefan Hajnoczi2016-06-202-37/+12Star
* | libqos: drop duplicated virtio_ring.h bit definitionsStefan Hajnoczi2016-06-206-33/+27Star
* | libqos: drop duplicated virtio_config.h definitionsStefan Hajnoczi2016-06-203-20/+14Star
* | libqos: drop duplicated PCI vendor ID definitionStefan Hajnoczi2016-06-202-3/+2Star
* | libqos: use virtio_ids.h for device ID definitionsStefan Hajnoczi2016-06-204-16/+10Star
|/
* bitops.h: Implement half-shuffle and half-unshuffle opsPeter Maydell2016-06-171-0/+72
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...Peter Maydell2016-06-172-0/+96
|\
| * ppc / sparc: Add a tester for checking whether OpenBIOS runs successfullyThomas Huth2016-06-172-0/+96
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-06-173-32/+157
|\ \ | |/ |/|
| * test: start vhost-user reconnect testMarc-André Lureau2016-06-171-17/+119
| * tests: append i386 testsMarc-André Lureau2016-06-171-1/+1
| * tests/vhost-user-bridge: workaround stale vring baseMarc-André Lureau2016-06-171-0/+7
| * tests/vhost-user-bridge: add client modeMarc-André Lureau2016-06-171-14/+30
* | clean-includes: run it once morePaolo Bonzini2016-06-166-6/+0Star
* | os-posix: include sys/mman.hPaolo Bonzini2016-06-165-5/+0Star
* | iotests: Add test for oVirt-like storage migrationMax Reitz2016-06-163-0/+223
* | iotests: Add test for post-mirror backing chainsMax Reitz2016-06-163-0/+267
* | iotests: 095: Clean up QEMU before showing image infoFam Zheng2016-06-161-0/+2
* | doc: Fix mailing list address in tests/qemu-iotests/READMEThomas Huth2016-06-161-1/+2
* | block: drop support for using qcow[2] encryption with system emulatorsDaniel P. Berrange2016-06-161-10/+2Star
* | tests: fix libqtest socket timeoutsAndrea Arcangeli2016-06-161-1/+1
* | test: PostcopyDr. David Alan Gilbert2016-06-162-0/+457
|/
* crypto: remove temp files on completion of secrets testDaniel P. Berrange2016-06-131-2/+4