summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-01-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-955/+230
2017-01-09blkverify: Implement bdrv_co_preadv/pwritev/flushKevin Wolf1-4/+4
2017-01-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-2/+2
2017-01-03aio: add AioPollFn and io_poll() interfaceStefan Hajnoczi1-2/+2
2017-01-03tests: virtio-9p: ".." cannot be used to walk out of the shared directoryGreg Kurz1-0/+21
2017-01-03tests: virtio-9p: no slash in path elements during walkGreg Kurz1-0/+24
2017-01-03tests: virtio-9p: add walk operation testGreg Kurz1-0/+70
2017-01-03tests: virtio-9p: add attach operation testGreg Kurz1-0/+40
2017-01-03tests: virtio-9p: add version operation testGreg Kurz1-0/+222
2017-01-03tests: virtio-9p: code refactoringGreg Kurz1-51/+50
2017-01-03tests: virtio-9p: rename PCI configuration testGreg Kurz1-2/+2
2016-12-22Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-12-21-2...Peter Maydell3-0/+387
2016-12-22crypto: add HMAC algorithms testcasesLongpeng(Mike)2-0/+268
2016-12-21crypto: add 3des-ede support when using libgcrypt/nettleLongpeng(Mike)1-0/+119
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-1/+1
2016-12-16tests/vhost-user-bridge: use contrib/libvhost-userMarc-André Lureau2-950/+229
2016-12-16tests/vhost-user-bridge: do not accept more than one connectionMarc-André Lureau1-0/+1
2016-12-16tests/vhost-user-bridge: indicate peer disconnectedMarc-André Lureau1-1/+0
2016-12-16tests/vhost-user-bridge: remove unnecessary dispatcher_removeMarc-André Lureau1-2/+0
2016-12-16tests/vhost-user-bridge: remove false commentMarc-André Lureau1-2/+0
2016-12-06tests/.gitignore: Ignore test-charChanglong Xie1-0/+1
2016-12-06Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi2-82/+208
2016-12-06qcow2: Don't strand clusters near 2G intervals during commitEric Blake2-82/+208
2016-12-05tests: Avoid qobject_from_jsonf("%"PRId64)Eric Blake2-5/+6
2016-12-05test-qga: Avoid qobject_from_jsonv("%"PRId64)Eric Blake1-2/+5
2016-11-23tests/postcopy: Use KVM on ppc64 only if it is KVM-HVThomas Huth1-4/+8
2016-11-15test-replication: fix leaksMarc-André Lureau1-0/+3
2016-11-15Merge remote-tracking branch 'jtc/tags/block-pull-request' into stagingStefan Hajnoczi4-26/+46
2016-11-15Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161115' into stagingStefan Hajnoczi3-0/+143
2016-11-15Merge remote-tracking branch 'quintela/tags/migration/20161114' into stagingStefan Hajnoczi1-12/+85
2016-11-14qemu-iotests: avoid spurious failure on test 109Paolo Bonzini1-0/+3
2016-11-14iotests: add transactional failure race testJohn Snow2-20/+37
2016-11-14blockjob: add block_job_startJohn Snow1-6/+6
2016-11-15boot-serial-test: Add a test for the powernv machineThomas Huth1-0/+1
2016-11-15tests: add XSCOM tests for the PowerNV machineDavid Gibson2-0/+142
2016-11-14Merge remote-tracking branch 'jsnow/tags/ide-pull-request' into stagingStefan Hajnoczi5-31/+307
2016-11-14ahci-test: add QMP tray test for ATAPIJohn Snow1-0/+98
2016-11-14libqos/ahci: Add get_sense and test_readyJohn Snow2-0/+67
2016-11-14libqos/ahci: Add ATAPI tray macrosJohn Snow2-2/+35
2016-11-14libqos/ahci: Support expected errorsJohn Snow2-5/+14
2016-11-14libqtest: add qmp_eventwait_refJohn Snow2-3/+32
2016-11-14ahci-test: test atapi read_cd with bcl, nb_sectors = 0John Snow3-21/+60
2016-11-14ahci-test: Create smaller test ISO imagesJohn Snow1-1/+2
2016-11-14Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi3-8/+9
2016-11-14tests/test-vmstate.c: add array of pointer to structHalil Pasic1-0/+74
2016-11-14tests/test-vmstate.c: add save_buffer util funcHalil Pasic1-12/+11
2016-11-11iotests: Always use -machine accel=qtestMax Reitz2-8/+6
2016-11-11iotests: Skip test 162 if there is no SSH supportMax Reitz1-0/+3
2016-11-11test-uuid: fix leakMarc-André Lureau1-0/+1
2016-11-08block: Don't mark node clean after failed flushKevin Wolf3-0/+46