Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | virtio_pci: Do the ISR read without kernel lock | 2015-07-18 | 1 | -3/+12 | |
* | KNF fixes | 2015-07-18 | 1 | -23/+24 | |
* | Remove some includes include-what-you-use claims don't | 2015-03-14 | 1 | -2/+1 | |
* | Consistency with the pci_intr_map bits. | 2014-12-15 | 1 | -2/+2 | |
* | Support MSI for virtio. This is useful for bhyve. | 2013-09-22 | 1 | -2/+2 | |
* | Rename write_queue_address -> setup_queue | 2013-03-10 | 1 | -4/+4 | |
* | Move sc_ih to virtio_pci_softc, it is not used outside of virtio_pci | 2013-03-10 | 1 | -5/+8 | |
* | Remove excessive sys/cdefs.h inclusion | 2012-12-05 | 1 | -3/+1 | |
* | Add $OpenBSD$ CVS Ids. | 2012-10-12 | 1 | -0/+1 | |
* | make the lines printed during attach more consistent with other drivers | 2012-09-20 | 1 | -6/+6 | |
* | Add new drivers for virtio network (vio) and block devices (vioblk, the disks | 2012-09-19 | 1 | -0/+411 |