Age | Commit message (Expand) | Author |
2014-09-08 | tests: Add virtio device initialization | Marc Marí |
2014-09-08 | tests: Functions bus_foreach and device_find from libqos virtio API | Marc Marí |
2014-08-29 | tests: add xHCI qtest | Gonglei |
2014-08-29 | tests: add UHCI qtest | Gonglei |
2014-08-29 | tests: add OHCI qtest | Gonglei |
2014-08-09 | build-sys: Move qapi-{types, visit, event}.o into util-obj-y | Fam Zheng |
2014-07-18 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-07-18 | qtest: new test for wdt_ib700 | Paolo Bonzini |
2014-07-15 | tests/Makefile: Only run vhost-user-test on Linux | Peter Maydell |
2014-07-06 | qtest: enable vhost-user-test | Nikolay Nikolaev |
2014-06-23 | test: add test cases for qapi event | Wenchao Xia |
2014-06-23 | qapi script: add event support | Wenchao Xia |
2014-06-19 | tests: disable vhost test temporarily | Michael S. Tsirkin |
2014-06-19 | Add qtest for vhost-user | Nikolay Nikolaev |
2014-06-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-02 | usb: improve ehci/uhci test | Gerd Hoffmann |
2014-05-28 | QemuOpt: add unit tests | Leandro Dorileo |
2014-05-27 | tests: rename acpi-test to bios-tables-test | Gabriel L. Somlo |
2014-05-16 | qapi: skip redundant includes | Benoît Canet |
2014-05-08 | qapi: Add a primitive to include other files from a QAPI schema file | Lluís Vilanova |
2014-05-08 | qapi: Use an explicit input file | Lluís Vilanova |
2014-05-08 | qapi: [trivial] Break long command lines | Lluís Vilanova |
2014-05-05 | tests: Add EHCI qtest | Andreas Färber |
2014-05-05 | tests: Add ioh3420 qtest | Andreas Färber |
2014-05-05 | tests: Add intel-hda qtests | Andreas Färber |
2014-05-05 | tests: Add es1370 qtest | Andreas Färber |
2014-05-05 | tests: Add ac97 qtest | Andreas Färber |
2014-04-28 | add display-vga test | Gerd Hoffmann |
2014-04-07 | tests: Update check-clean rule | Andreas Färber |
2014-03-31 | tests: Add i82801b11 qtest | Andreas Färber |
2014-03-31 | tests: Add pvpanic qtest | Andreas Färber |
2014-03-31 | tests: Add virtio-9p qtest | Andreas Färber |
2014-03-31 | tests: Add nvme qtest | Andreas Färber |
2014-03-31 | tests: Correctly skip qtest on non-POSIX hosts | Stefan Hajnoczi |
2014-03-31 | tests: Skip POSIX-only tests on Windows | Stefan Hajnoczi |
2014-03-20 | qdev: Introduce FWPathProvider interface | Paolo Bonzini |
2014-03-13 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-03-13 | rfifolock: add recursive FIFO lock | Stefan Hajnoczi |
2014-03-13 | tests: Add spapr-pci-host-bridge qtest | Alexey Kardashevskiy |
2014-03-13 | tests: Add virtio-console qtest | Andreas Färber |
2014-03-13 | tests: Add virtio-serial qtest | Andreas Färber |
2014-03-13 | tests: Add virtio-scsi qtest | Andreas Färber |
2014-03-13 | tests: Add virtio-rng qtest | Andreas Färber |
2014-03-13 | tests: Add virtio-balloon qtest | Andreas Färber |
2014-03-13 | tests: Add virtio-blk qtest | Andreas Färber |
2014-03-13 | tests: Clean up IndustryPack TPCI200 gcov paths | Andreas Färber |
2014-03-11 | qapi script: do not allow string discriminator | Wenchao Xia |
2014-03-11 | qapi script: support enum type as discriminator in union | Wenchao Xia |
2014-03-11 | qapi script: check correctness of union | Wenchao Xia |
2014-03-11 | qapi script: add check for duplicated key | Wenchao Xia |