Age | Commit message (Expand) | Author |
2018-01-18 | vhost-user-blk: introduce a new vhost-user-blk host device | Changpeng Liu |
2017-10-15 | virtio-pci: Replace modern_as with direct access to modern_bar | Alexey Kardashevskiy |
2017-06-15 | vhost-user-scsi: Introduce vhost-user-scsi host device | Felipe Franciosi |
2017-03-16 | hw/virtio: fix Power Management Control Register for PCI Express virtio devices | Marcel Apfelbaum |
2017-03-16 | hw/virtio: fix Link Control Register for PCI Express virtio devices | Marcel Apfelbaum |
2017-03-16 | hw/virtio: fix error enabling flags in Device Control register | Marcel Apfelbaum |
2017-01-10 | virtio-pci: address space translation service (ATS) support | Jason Wang |
2016-12-15 | virtio-pci: Fix cross-version migration with older machines | Maxime Coquelin |
2016-11-01 | virtio-crypto-pci: add virtio crypto pci support | Gonglei |
2016-10-30 | virtio: move ioeventfd_started flag to VirtioBusState | Paolo Bonzini |
2016-10-30 | virtio: move ioeventfd_disabled flag to VirtioBusState | Paolo Bonzini |
2016-10-08 | virtio: rename the bar index field name in VirtIOPCIProxy | Chen Fan |
2016-09-15 | virtio-bus: Plug devices after features are negotiated | Maxime Coquelin |
2016-09-10 | vhost-vsock: add virtio sockets device | Stefan Hajnoczi |
2016-09-09 | virtio-pci: reduce modern_mem_bar size | Marcel Apfelbaum |
2016-07-29 | hw/virtio-pci: fix virtio behaviour | Marcel Apfelbaum |
2016-03-11 | hw/virtio: group virtio flags into an enum | Marcel Apfelbaum |
2016-03-11 | hw/virtio: fix double use of a virtio flag | Marcel Apfelbaum |
2016-01-12 | 9pfs: introduce V9fsVirtioState | Wei Liu |
2016-01-08 | 9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h | Wei Liu |
2015-12-02 | virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability early in its DeviceClass ... | Shmulik Ladkani |
2015-11-12 | hw/virtio: Add PCIe capability to virtio devices | Marcel Apfelbaum |
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 |