summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-01-31char: move to chardev/Marc-André Lureau1-3/+5
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau2-7/+7
2017-01-27tests: fix linking test-char on win32Marc-André Lureau1-1/+1
2017-01-27Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-26-1' in...Peter Maydell1-1/+3
2017-01-26io: fix possible double free of task error objectDaniel P. Berrange1-1/+3
2017-01-26test-hbitmap: Add hbitmap_is_serializable() callsMax Reitz1-0/+11
2017-01-25Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-5/+19
2017-01-25Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell4-41/+94
2017-01-25tests: virtio-9p: improve error reportingGreg Kurz1-5/+19
2017-01-24tests/migration: Add test for QTAILQ migrationJianjun Duan1-0/+147
2017-01-23io: remove Error parameter from QIOTask thread workerDaniel P. Berrange1-7/+5
2017-01-23io: change the QIOTask callback signatureDaniel P. Berrange3-16/+12
2017-01-23io: stop incrementing reference in qio_task_get_sourceDaniel P. Berrange1-1/+0
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-3/+58
2017-01-20aspeed/smc: extend tests for Command modeCédric Le Goater1-0/+102
2017-01-20aspeed/smc: reset flash after each testCédric Le Goater1-0/+31
2017-01-16hw: move reset handlers from vl.c to hw/corePaolo Bonzini1-0/+1
2017-01-16qom: Make all interface types abstractEduardo Habkost1-3/+57
2017-01-16qapi: add qapi2texi scriptMarc-André Lureau273-92/+1258
2017-01-15target/xtensa: tests: clean up interrupt testsMax Filippov1-7/+20
2017-01-15target/xtensa: tests: add memctl testMax Filippov1-0/+1
2017-01-15target/xtensa: tests: add ccount write testsMax Filippov1-0/+34
2017-01-15target/xtensa: tests: replace hardcoded interrupt masksMax Filippov1-5/+5
2017-01-15target/xtensa: tests: fix timer testsMax Filippov1-28/+33
2017-01-15target/xtensa: tests: run tests with icountMax Filippov1-1/+1
2017-01-12Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170110' into stagingPeter Maydell3-0/+143
2017-01-12libqtest: handle zero length memwrite/memreadGreg Kurz1-1/+11
2017-01-10tests: New test-bitcntAlex Bennée3-0/+143
2017-01-10acpi-test: update expected filesMichael S. Tsirkin10-0/+0
2017-01-10tests: pc: add memory hotplug acpi tables testsIgor Mammedov5-0/+24
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