Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handling indirect descriptors is a capability of the host and | grehan | 2015-05-11 | 1 | -1/+1 |
* | Move legacy interrupt allocation for virtio devices to common code. | grehan | 2015-03-27 | 1 | -0/+5 |
* | Fix networking problem after r280026. | mav | 2015-03-15 | 1 | -2/+15 |
* | Modify virtqueue helpers added in r253440 to allow queuing. | mav | 2015-03-15 | 1 | -9/+10 |
* | Add a callback to be notified about negotiated features. | grehan | 2014-09-09 | 1 | -0/+3 |
* | Fix a recursive lock acquisition in vi_reset_dev(). | tychon | 2014-08-22 | 1 | -2/+6 |
* | Use correct flag for event index. | grehan | 2014-07-03 | 1 | -1/+1 |
* | Enhance the support for PCI legacy INTx interrupts and enable them in | jhb | 2014-01-29 | 1 | -4/+9 |
* | Fix issue with the virtio descriptor region being truncated | grehan | 2014-01-09 | 1 | -1/+1 |
* | Pass the number of supported vectors to pci_emul_add_msicap() and | grehan | 2013-09-17 | 1 | -1/+2 |
* | Major rework of the virtio code. Split out common parts, and modify | grehan | 2013-07-17 | 1 | -0/+745 |