summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* q35: add test for SMRAM.D_LCKGerd Hoffmann2015-06-051-0/+3
* qapi: Turn generators' mandatory option -i into an argumentMarkus Armbruster2015-05-141-4/+4
* tests: Add missing dependencies on $(qapi-py)Markus Armbruster2015-05-141-4/+4
* qapi: Check for member name conflicts with a base classEric Blake2015-05-051-1/+2
* qapi: Support (subset of) \u escapes in stringsEric Blake2015-05-051-0/+2
* qapi: Add some type check testsEric Blake2015-05-051-3/+7
* qapi: Unify type bypass and add testsEric Blake2015-05-051-0/+1
* qapi: Add tests of redefined expressionsEric Blake2015-05-051-0/+2
* qapi: Add some expr testsEric Blake2015-05-051-3/+5
* qapi: Add some union testsEric Blake2015-05-051-3/+11
* qapi: Add some enum testsEric Blake2015-05-051-1/+5
* qtest/ahci: add qcow2 support to ahci-testJohn Snow2015-04-281-0/+1
* tests: Add PC CPU testAndreas Färber2015-03-171-0/+2
* tests: rtl8139: test timers and interruptFrediano Ziglio2015-03-121-1/+1
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-03-111-2/+0
|\
| * target-i386: Move topology.h to include/hw/i386Eduardo Habkost2015-03-091-2/+0
* | libqos: Add virtio MMIO supportMarc Marí2015-03-101-1/+3
|/
* Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...Peter Maydell2015-03-031-0/+2
* target-i386: Move topology.h to include/hw/i386Eduardo Habkost2015-02-251-2/+0
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-02-241-2/+5
|\
| * rcu: introduce RCU-enabled QLISTMike Day2015-02-161-1/+4
| * rcu: run RCU callbacks under the BQLPaolo Bonzini2015-02-111-1/+1
* | libqos/ahci: create libqos/ahci.cJohn Snow2015-02-161-0/+1
* | libqos: add pc specific interfaceJohn Snow2015-02-161-3/+3
* | libqos: create libqos.cJohn Snow2015-02-161-1/+1
* | block: add event when disk usage exceeds thresholdFrancesco Romani2015-02-061-0/+3
|/
* migration: Append JSON description of migration streamAlexander Graf2015-02-051-1/+2
* rcu: add rcutorturePaolo Bonzini2015-02-021-1/+6
* libqos: Convert malloc-pc allocator to a generic allocatorMarc Marí2015-01-131-1/+1
* Split the QEMU buffered file code outDr. David Alan Gilbert2014-12-161-1/+2
* Start migrating migration code into a migration directoryDr. David Alan Gilbert2014-12-161-4/+6
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i...Peter Maydell2014-10-151-2/+2
|\
| * qemu-file: Move unix and socket implementations to qemu-file-unix.cEduardo Habkost2014-10-141-1/+1
| * Tests: QEMUSizedBuffer/QEMUBufferDr. David Alan Gilbert2014-10-141-1/+1
* | tests: usb: Generic usb device hotplugIgor Mammedov2014-10-151-2/+2
* | tests: usb: add port test to uhci unit testIgor Mammedov2014-10-151-1/+1
* | tests: usb: Move uhci port test code to libqos/usb.cIgor Mammedov2014-10-151-1/+2
* | tests: virtio-net: Check if hot-plug/unplug worksIgor Mammedov2014-10-151-1/+1
* | tests: virtio-rng: Check if hot-plug/unplug worksIgor Mammedov2014-10-151-1/+1
|/
* drive_del-test: Merge of qdev-monitor-test, blockdev-testMarkus Armbruster2014-10-041-3/+2
* qapi: Consistent whitespace in tests/MakefileEric Blake2014-09-261-16/+16
* tests: avoid running duplicate qom-testsMichael Roth2014-09-261-1/+2
* ahci: Adding basic functionality qtest.John Snow2014-09-221-0/+2
* tests: disable global props test for old glibMichael S. Tsirkin2014-09-181-1/+1
* tests: Add virtio device initializationMarc Marí2014-09-081-1/+1
* tests: Functions bus_foreach and device_find from libqos virtio APIMarc Marí2014-09-081-1/+2
* tests: add xHCI qtestGonglei2014-08-291-0/+3
* tests: add UHCI qtestGonglei2014-08-291-1/+3
* tests: add OHCI qtestGonglei2014-08-291-0/+3
* build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng2014-08-091-1/+1
OpenPOWER on IntegriCloud