Age | Commit message (Expand) | Author |
2015-02-16 | libqos/ahci: create libqos/ahci.c | John Snow |
2015-02-16 | libqos: add pc specific interface | John Snow |
2015-02-16 | libqos: create libqos.c | John Snow |
2015-02-06 | block: add event when disk usage exceeds threshold | Francesco Romani |
2015-02-05 | migration: Append JSON description of migration stream | Alexander Graf |
2015-02-02 | rcu: add rcutorture | Paolo Bonzini |
2015-01-13 | libqos: Convert malloc-pc allocator to a generic allocator | Marc Marí |
2014-12-16 | Split the QEMU buffered file code out | Dr. David Alan Gilbert |
2014-12-16 | Start migrating migration code into a migration directory | Dr. David Alan Gilbert |
2014-10-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i... | Peter Maydell |
2014-10-15 | tests: usb: Generic usb device hotplug | Igor Mammedov |
2014-10-15 | tests: usb: add port test to uhci unit test | Igor Mammedov |
2014-10-15 | tests: usb: Move uhci port test code to libqos/usb.c | Igor Mammedov |
2014-10-15 | tests: virtio-net: Check if hot-plug/unplug works | Igor Mammedov |
2014-10-15 | tests: virtio-rng: Check if hot-plug/unplug works | Igor Mammedov |
2014-10-14 | qemu-file: Move unix and socket implementations to qemu-file-unix.c | Eduardo Habkost |
2014-10-14 | Tests: QEMUSizedBuffer/QEMUBuffer | Dr. David Alan Gilbert |
2014-10-04 | drive_del-test: Merge of qdev-monitor-test, blockdev-test | Markus Armbruster |
2014-09-26 | qapi: Consistent whitespace in tests/Makefile | Eric Blake |
2014-09-26 | tests: avoid running duplicate qom-tests | Michael Roth |
2014-09-22 | ahci: Adding basic functionality qtest. | John Snow |
2014-09-18 | tests: disable global props test for old glib | Michael S. Tsirkin |
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 |