Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libqos: Solve bug in interrupt checking when using MSIX in virtio-pci.c | Marc Marí | 2015-03-10 | 1 | -4/+12 |
* | libqos: Remove PCI assumptions in constants of virtio driver | Marc Marí | 2015-03-10 | 1 | -15/+15 |
* | libqos: Change use of pointers to uint64_t in virtio | Marc Marí | 2015-03-10 | 1 | -9/+11 |
* | libqos: Added EVENT_IDX support | Marc Marí | 2014-09-08 | 1 | -0/+1 |
* | libqos: Added MSI-X support | Marc Marí | 2014-09-08 | 1 | -19/+123 |
* | libqos: Added indirect descriptor support to virtio implementation | Marc Marí | 2014-09-08 | 1 | -0/+10 |
* | libqos: Added basic virtqueue support to virtio implementation | Marc Marí | 2014-09-08 | 1 | -0/+82 |
* | tests: Add virtio device initialization | Marc Marí | 2014-09-08 | 1 | -0/+71 |
* | tests: Functions bus_foreach and device_find from libqos virtio API | Marc Marí | 2014-09-08 | 1 | -0/+75 |