Age | Commit message (Expand) | Author | Files | Lines |
2016-10-06 | libqos: add PCI management in qtest_vboot()/qtest_shutdown() | Laurent Vivier | 1 | -1/+1 |
2016-06-20 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into... | Peter Maydell | 1 | -4/+1 |
2016-06-20 | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost | 1 | -4/+1 |
2016-06-20 | libqos: add qvirtqueue_cleanup() | Stefan Hajnoczi | 1 | -5/+5 |
2016-06-20 | libqos: drop duplicated virtio_pci.h definitions | Stefan Hajnoczi | 1 | -5/+6 |
2016-06-20 | libqos: drop duplicated virtio_blk.h definitions | Stefan Hajnoczi | 1 | -34/+16 |
2016-06-20 | libqos: drop duplicated virtio_ring.h bit definitions | Stefan Hajnoczi | 1 | -7/+11 |
2016-06-20 | libqos: drop duplicated virtio_config.h definitions | Stefan Hajnoczi | 1 | -2/+4 |
2016-06-20 | libqos: use virtio_ids.h for device ID definitions | Stefan Hajnoczi | 1 | -3/+4 |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-02-16 | tests: Clean up includes | Peter Maydell | 1 | -4/+1 |
2015-03-10 | tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk test | Marc Marí | 1 | -46/+52 |
2015-03-10 | libqos: Add virtio MMIO support | Marc Marí | 1 | -7/+76 |
2015-03-10 | libqos: Remove PCI assumptions in constants of virtio driver | Marc Marí | 1 | -5/+6 |
2015-03-10 | tests: Prepare virtio-blk-test for multi-arch implementation | Marc Marí | 1 | -65/+89 |
2015-03-10 | libqos: Change use of pointers to uint64_t in virtio | Marc Marí | 1 | -7/+14 |
2014-12-10 | qtests: Specify image format explicitly | Kevin Wolf | 1 | -2/+2 |
2014-10-15 | tests: virtio-blk: Check if hot-plug/unplug works | Igor Mammedov | 1 | -11/+38 |
2014-09-29 | libqos: use microseconds instead of iterations for virtio timeout | Stefan Hajnoczi | 1 | -25/+22 |
2014-09-29 | libqos: improve event_index test with timeout | Stefan Hajnoczi | 1 | -4/+4 |
2014-09-08 | libqos: Added EVENT_IDX support | Marc Marí | 1 | -0/+124 |
2014-09-08 | libqos: Added MSI-X support | Marc Marí | 1 | -36/+144 |
2014-09-08 | libqos: Added test case for configuration changes in virtio-blk test | Marc Marí | 1 | -0/+34 |
2014-09-08 | libqos: Added indirect descriptor support to virtio implementation | Marc Marí | 1 | -0/+100 |
2014-09-08 | libqos: Added basic virtqueue support to virtio implementation | Marc Marí | 1 | -3/+193 |
2014-09-08 | tests: Add virtio device initialization | Marc Marí | 1 | -4/+27 |
2014-09-08 | tests: Functions bus_foreach and device_find from libqos virtio API | Marc Marí | 1 | -8/+53 |
2014-03-13 | tests: Add virtio-blk qtest | Andreas Färber | 1 | -0/+34 |