summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170110' into stagingPeter Maydell2017-01-123-0/+143
|\
| * tests: New test-bitcntAlex Bennée2017-01-103-0/+143
* | libqtest: handle zero length memwrite/memreadGreg Kurz2017-01-121-1/+11
|/
* acpi-test: update expected filesMichael S. Tsirkin2017-01-1010-0/+0
* tests: pc: add memory hotplug acpi tables testsIgor Mammedov2017-01-105-0/+24
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-01-092-955/+230Star
|\
| * tests/vhost-user-bridge: use contrib/libvhost-userMarc-André Lureau2016-12-162-950/+229Star
| * tests/vhost-user-bridge: do not accept more than one connectionMarc-André Lureau2016-12-161-0/+1
| * tests/vhost-user-bridge: indicate peer disconnectedMarc-André Lureau2016-12-161-1/+0Star
| * tests/vhost-user-bridge: remove unnecessary dispatcher_removeMarc-André Lureau2016-12-161-2/+0Star
| * tests/vhost-user-bridge: remove false commentMarc-André Lureau2016-12-161-2/+0Star
* | blkverify: Implement bdrv_co_preadv/pwritev/flushKevin Wolf2017-01-091-4/+4
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-01-051-2/+2
|\ \
| * | aio: add AioPollFn and io_poll() interfaceStefan Hajnoczi2017-01-031-2/+2
* | | tests: virtio-9p: ".." cannot be used to walk out of the shared directoryGreg Kurz2017-01-031-0/+21
* | | tests: virtio-9p: no slash in path elements during walkGreg Kurz2017-01-031-0/+24
* | | tests: virtio-9p: add walk operation testGreg Kurz2017-01-031-0/+70
* | | tests: virtio-9p: add attach operation testGreg Kurz2017-01-031-0/+40
* | | tests: virtio-9p: add version operation testGreg Kurz2017-01-031-0/+222
* | | tests: virtio-9p: code refactoringGreg Kurz2017-01-031-51/+50Star
* | | tests: virtio-9p: rename PCI configuration testGreg Kurz2017-01-031-2/+2
|/ /
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-12-21-2...Peter Maydell2016-12-223-0/+387
|\ \
| * | crypto: add HMAC algorithms testcasesLongpeng(Mike)2016-12-222-0/+268
| * | crypto: add 3des-ede support when using libgcrypt/nettleLongpeng(Mike)2016-12-211-0/+119
| |/
* / Move target-* CPU file into a target/ folderThomas Huth2016-12-201-1/+1
|/
* tests/.gitignore: Ignore test-charChanglong Xie2016-12-061-0/+1
* Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi2016-12-062-82/+208
|\
| * qcow2: Don't strand clusters near 2G intervals during commitEric Blake2016-12-062-82/+208
* | tests: Avoid qobject_from_jsonf("%"PRId64)Eric Blake2016-12-052-5/+6
* | test-qga: Avoid qobject_from_jsonv("%"PRId64)Eric Blake2016-12-051-2/+5
|/
* tests/postcopy: Use KVM on ppc64 only if it is KVM-HVThomas Huth2016-11-231-4/+8
* test-replication: fix leaksMarc-André Lureau2016-11-151-0/+3
* Merge remote-tracking branch 'jtc/tags/block-pull-request' into stagingStefan Hajnoczi2016-11-154-26/+46
|\
| * qemu-iotests: avoid spurious failure on test 109Paolo Bonzini2016-11-151-0/+3
| * iotests: add transactional failure race testJohn Snow2016-11-152-20/+37
| * blockjob: add block_job_startJohn Snow2016-11-151-6/+6
* | Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161115' into stagingStefan Hajnoczi2016-11-153-0/+143
|\ \
| * | boot-serial-test: Add a test for the powernv machineThomas Huth2016-11-151-0/+1
| * | tests: add XSCOM tests for the PowerNV machineDavid Gibson2016-11-152-0/+142
| |/
* | Merge remote-tracking branch 'quintela/tags/migration/20161114' into stagingStefan Hajnoczi2016-11-151-12/+85
|\ \ | |/ |/|
| * tests/test-vmstate.c: add array of pointer to structHalil Pasic2016-11-141-0/+74
| * tests/test-vmstate.c: add save_buffer util funcHalil Pasic2016-11-141-12/+11Star
* | Merge remote-tracking branch 'jsnow/tags/ide-pull-request' into stagingStefan Hajnoczi2016-11-145-31/+307
|\ \
| * | ahci-test: add QMP tray test for ATAPIJohn Snow2016-11-141-0/+98
| * | libqos/ahci: Add get_sense and test_readyJohn Snow2016-11-142-0/+67
| * | libqos/ahci: Add ATAPI tray macrosJohn Snow2016-11-142-2/+35
| * | libqos/ahci: Support expected errorsJohn Snow2016-11-142-5/+14
| * | libqtest: add qmp_eventwait_refJohn Snow2016-11-142-3/+32
| * | ahci-test: test atapi read_cd with bcl, nb_sectors = 0John Snow2016-11-143-21/+60
| * | ahci-test: Create smaller test ISO imagesJohn Snow2016-11-141-1/+2
| |/