aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-pci.h
AgeCommit message (Expand)Author
2016-10-08virtio: rename the bar index field name in VirtIOPCIProxyChen Fan
2016-09-15virtio-bus: Plug devices after features are negotiatedMaxime Coquelin
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi
2016-09-09virtio-pci: reduce modern_mem_bar sizeMarcel Apfelbaum
2016-07-29hw/virtio-pci: fix virtio behaviourMarcel Apfelbaum
2016-03-11hw/virtio: group virtio flags into an enumMarcel Apfelbaum
2016-03-11hw/virtio: fix double use of a virtio flagMarcel Apfelbaum
2016-01-129pfs: introduce V9fsVirtioStateWei Liu
2016-01-089pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.hWei Liu
2015-12-02virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability early in its DeviceClass ...Shmulik Ladkani
2015-11-12hw/virtio: Add PCIe capability to virtio devicesMarcel Apfelbaum
2015-11-12virtio-pci: introduce pio notification capability for modern deviceJason Wang
2015-11-12virtio-pci: fix 1.0 virtqueue migrationJason Wang
2015-10-09virtio-input: Fix device introspection on non-Linux hostsMarkus Armbruster
2015-07-08virtio-pci: implement cfg capabilityMichael S. Tsirkin
2015-06-23virtio-input: evdev passthroughGerd Hoffmann
2015-06-12virtio-gpu-pci: add virtio pci supportGerd Hoffmann
2015-06-10virtio-input: emulated devices [pci]Gerd Hoffmann
2015-06-10virtio-input: core code & base class [pci]Gerd Hoffmann
2015-06-10virtio-pci: fill VirtIOPCIRegions early.Gerd Hoffmann
2015-06-10virtio-pci: move cap type to VirtIOPCIRegionGerd Hoffmann
2015-06-10virtio-pci: add virtio_pci_modern_region_map()Gerd Hoffmann
2015-06-10virtio-pci: add struct VirtIOPCIRegion for virtio-1 regionsGerd Hoffmann
2015-06-10virtio-pci: add flags to enable/disable legacy/modernGerd Hoffmann
2015-06-10virtio-pci: initial virtio 1.0 supportMichael S. Tsirkin
2015-05-31virtio: move host_featuresCornelia Huck
2015-03-11virtio-pci: Convert to realize()Markus Armbruster
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin
2014-07-01virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi
2013-12-09virtio-pci: remove vdev fieldPaolo Bonzini
2013-04-24virtio-pci: cleanup.KONRAD Frederic
2013-04-24virtio-bus: make virtio_x_bus_new static.KONRAD Frederic
2013-04-24virtio-rng-pci: switch to the new API.KONRAD Frederic
2013-04-23virtio-9p-pci: switch to the new API.KONRAD Frederic
2013-04-19vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger
2013-04-17virtio-net-pci: switch to the new API.KONRAD Frederic
2013-04-15virtio-serial-pci: switch to the new API.KONRAD Frederic
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini