summaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-pci.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-18vhost-user-blk: introduce a new vhost-user-blk host deviceChangpeng Liu1-0/+18
2017-10-15virtio-pci: Replace modern_as with direct access to modern_barAlexey Kardashevskiy1-7/+10
2017-06-15vhost-user-scsi: Introduce vhost-user-scsi host deviceFelipe Franciosi1-0/+11
2017-03-16hw/virtio: fix Power Management Control Register for PCI Express virtio devicesMarcel Apfelbaum1-0/+4
2017-03-16hw/virtio: fix Link Control Register for PCI Express virtio devicesMarcel Apfelbaum1-0/+4
2017-03-16hw/virtio: fix error enabling flags in Device Control registerMarcel Apfelbaum1-0/+4
2017-01-10virtio-pci: address space translation service (ATS) supportJason Wang1-0/+4
2016-12-15virtio-pci: Fix cross-version migration with older machinesMaxime Coquelin1-0/+1
2016-11-01virtio-crypto-pci: add virtio crypto pci supportGonglei1-0/+15
2016-10-30virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini1-1/+0
2016-10-30virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini1-1/+0
2016-10-08virtio: rename the bar index field name in VirtIOPCIProxyChen Fan1-4/+4
2016-09-15virtio-bus: Plug devices after features are negotiatedMaxime Coquelin1-0/+5
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi1-0/+18
2016-09-09virtio-pci: reduce modern_mem_bar sizeMarcel Apfelbaum1-0/+5
2016-07-29hw/virtio-pci: fix virtio behaviourMarcel Apfelbaum1-4/+17
2016-03-11hw/virtio: group virtio flags into an enumMarcel Apfelbaum1-7/+10
2016-03-11hw/virtio: fix double use of a virtio flagMarcel Apfelbaum1-1/+1
2016-01-129pfs: introduce V9fsVirtioStateWei Liu1-1/+1
2016-01-089pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.hWei Liu1-1/+0
2015-12-02virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability early in its DeviceClass ...Shmulik Ladkani1-0/+1
2015-11-12hw/virtio: Add PCIe capability to virtio devicesMarcel Apfelbaum1-0/+2
2015-11-12virtio-pci: introduce pio notification capability for modern deviceJason Wang1-0/+8
2015-11-12virtio-pci: fix 1.0 virtqueue migrationJason Wang1-7/+13
2015-10-09virtio-input: Fix device introspection on non-Linux hostsMarkus Armbruster1-0/+4
2015-07-08virtio-pci: implement cfg capabilityMichael S. Tsirkin1-0/+3
2015-06-23virtio-input: evdev passthroughGerd Hoffmann1-0/+10
2015-06-12virtio-gpu-pci: add virtio pci supportGerd Hoffmann1-0/+14
2015-06-10virtio-input: emulated devices [pci]Gerd Hoffmann1-0/+13
2015-06-10virtio-input: core code & base class [pci]Gerd Hoffmann1-0/+14
2015-06-10virtio-pci: fill VirtIOPCIRegions early.Gerd Hoffmann1-0/+4
2015-06-10virtio-pci: move cap type to VirtIOPCIRegionGerd Hoffmann1-0/+1
2015-06-10virtio-pci: add virtio_pci_modern_region_map()Gerd Hoffmann1-0/+1
2015-06-10virtio-pci: add struct VirtIOPCIRegion for virtio-1 regionsGerd Hoffmann1-4/+8
2015-06-10virtio-pci: add flags to enable/disable legacy/modernGerd Hoffmann1-0/+6
2015-06-10virtio-pci: initial virtio 1.0 supportMichael S. Tsirkin1-0/+16
2015-05-31virtio: move host_featuresCornelia Huck1-1/+0
2015-03-11virtio-pci: Convert to realize()Markus Armbruster1-1/+1
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin1-0/+5
2014-07-01virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi1-1/+0
2013-12-09virtio-pci: remove vdev fieldPaolo Bonzini1-1/+0
2013-04-24virtio-pci: cleanup.KONRAD Frederic1-2/+0
2013-04-24virtio-bus: make virtio_x_bus_new static.KONRAD Frederic1-1/+0
2013-04-24virtio-rng-pci: switch to the new API.KONRAD Frederic1-1/+13
2013-04-23virtio-9p-pci: switch to the new API.KONRAD Frederic1-3/+20
2013-04-19vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger1-0/+18
2013-04-17virtio-net-pci: switch to the new API.KONRAD Frederic1-2/+13
2013-04-15virtio-serial-pci: switch to the new API.KONRAD Frederic1-1/+13
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-0/+139