Age | Commit message (Expand) | Author |
2015-07-08 | tco-test: fix up config accesses and re-enable | Michael S. Tsirkin |
2015-07-08 | tests: add testcase for TCO watchdog emulation | Paulo Alcantara |
2015-06-22 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2015-06-22 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-06-19 | qom: Add object_new_with_props() / object_new_withpropv() helpers | Daniel P. Berrange |
2015-06-18 | tests/qapi-schema: New flat union array branch test case | Markus Armbruster |
2015-06-17 | tests: Link libqos virtio object to virtio-scsi-test | Fam Zheng |
2015-06-05 | q35: add test for SMRAM.D_LCK | Gerd Hoffmann |
2015-05-14 | qapi: Turn generators' mandatory option -i into an argument | Markus Armbruster |
2015-05-14 | tests: Add missing dependencies on $(qapi-py) | Markus Armbruster |
2015-05-05 | qapi: Check for member name conflicts with a base class | Eric Blake |
2015-05-05 | qapi: Support (subset of) \u escapes in strings | Eric Blake |
2015-05-05 | qapi: Add some type check tests | Eric Blake |
2015-05-05 | qapi: Unify type bypass and add tests | Eric Blake |
2015-05-05 | qapi: Add tests of redefined expressions | Eric Blake |
2015-05-05 | qapi: Add some expr tests | Eric Blake |
2015-05-05 | qapi: Add some union tests | Eric Blake |
2015-05-05 | qapi: Add some enum tests | Eric Blake |
2015-04-28 | qtest/ahci: add qcow2 support to ahci-test | John Snow |
2015-03-17 | tests: Add PC CPU test | Andreas Färber |
2015-03-12 | tests: rtl8139: test timers and interrupt | Frediano Ziglio |
2015-03-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2015-03-10 | libqos: Add virtio MMIO support | Marc Marí |
2015-03-09 | target-i386: Move topology.h to include/hw/i386 | Eduardo Habkost |
2015-03-03 | Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'... | Peter Maydell |
2015-02-25 | target-i386: Move topology.h to include/hw/i386 | Eduardo Habkost |
2015-02-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-02-16 | rcu: introduce RCU-enabled QLIST | Mike Day |
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-11 | rcu: run RCU callbacks under the BQL | Paolo Bonzini |
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 |