Age | Commit message (Expand) | Author |
2015-11-12 | virtio-pci: introduce pio notification capability for modern device | Jason Wang |
2015-11-12 | virtio-pci: fix 1.0 virtqueue migration | Jason Wang |
2015-10-09 | virtio-input: Fix device introspection on non-Linux hosts | Markus Armbruster |
2015-07-08 | virtio-pci: implement cfg capability | Michael S. Tsirkin |
2015-06-23 | virtio-input: evdev passthrough | Gerd Hoffmann |
2015-06-12 | virtio-gpu-pci: add virtio pci support | Gerd Hoffmann |
2015-06-10 | virtio-input: emulated devices [pci] | Gerd Hoffmann |
2015-06-10 | virtio-input: core code & base class [pci] | Gerd Hoffmann |
2015-06-10 | virtio-pci: fill VirtIOPCIRegions early. | Gerd Hoffmann |
2015-06-10 | virtio-pci: move cap type to VirtIOPCIRegion | Gerd Hoffmann |
2015-06-10 | virtio-pci: add virtio_pci_modern_region_map() | Gerd Hoffmann |
2015-06-10 | virtio-pci: add struct VirtIOPCIRegion for virtio-1 regions | Gerd Hoffmann |
2015-06-10 | virtio-pci: add flags to enable/disable legacy/modern | Gerd Hoffmann |
2015-06-10 | virtio-pci: initial virtio 1.0 support | Michael S. Tsirkin |
2015-05-31 | virtio: move host_features | Cornelia Huck |
2015-03-11 | virtio-pci: Convert to realize() | Markus Armbruster |
2014-11-02 | virtio-pci: fix migration for pci bus master | Michael S. Tsirkin |
2014-07-01 | virtio-blk: use aliases instead of duplicate qdev properties | Stefan Hajnoczi |
2013-12-09 | virtio-pci: remove vdev field | Paolo Bonzini |
2013-04-24 | virtio-pci: cleanup. | KONRAD Frederic |
2013-04-24 | virtio-bus: make virtio_x_bus_new static. | KONRAD Frederic |
2013-04-24 | virtio-rng-pci: switch to the new API. | KONRAD Frederic |
2013-04-23 | virtio-9p-pci: switch to the new API. | KONRAD Frederic |
2013-04-19 | vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel module | Nicholas Bellinger |
2013-04-17 | virtio-net-pci: switch to the new API. | KONRAD Frederic |
2013-04-15 | virtio-serial-pci: switch to the new API. | KONRAD Frederic |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |