index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-input: evdev passthrough
Gerd Hoffmann
2015-06-23
1
-0
/
+16
*
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
2015-06-23
1
-16
/
+11
*
virtio-input: emulated devices [pci]
Gerd Hoffmann
2015-06-10
1
-0
/
+84
*
virtio-input: core code & base class [pci]
Gerd Hoffmann
2015-06-10
1
-0
/
+36
*
virtio-pci: fill VirtIOPCIRegions early.
Gerd Hoffmann
2015-06-10
1
-41
/
+51
*
virtio-pci: drop identical virtio_pci_cap
Gerd Hoffmann
2015-06-10
1
-13
/
+5
*
virtio-pci: move cap type to VirtIOPCIRegion
Gerd Hoffmann
2015-06-10
1
-4
/
+5
*
virtio-pci: move virtio_pci_add_mem_cap call to virtio_pci_modern_region_map
Gerd Hoffmann
2015-06-10
1
-18
/
+10
*
virtio-pci: add virtio_pci_modern_region_map()
Gerd Hoffmann
2015-06-10
1
-6
/
+19
*
virtio-pci: add virtio_pci_modern_regions_init()
Gerd Hoffmann
2015-06-10
1
-58
/
+59
*
virtio-pci: add struct VirtIOPCIRegion for virtio-1 regions
Gerd Hoffmann
2015-06-10
1
-9
/
+11
*
virtio-pci: correctly set host notifiers for modern bar
Jason Wang
2015-06-10
1
-6
/
+25
*
virtio-pci: make modern bar 64bit + prefetchable
Gerd Hoffmann
2015-06-10
1
-1
/
+3
*
virtio-pci: change & document virtio pci bar layout.
Gerd Hoffmann
2015-06-10
1
-6
/
+25
*
virtio-pci: make QEMU_VIRTIO_PCI_QUEUE_MEM_MULT smaller
Gerd Hoffmann
2015-06-10
1
-1
/
+1
*
virtio-pci: add flags to enable/disable legacy/modern
Gerd Hoffmann
2015-06-10
1
-13
/
+33
*
virtio-pci: switch to modern accessors for 1.0
Michael S. Tsirkin
2015-06-10
1
-6
/
+6
*
virtio: generation counter support
Michael S. Tsirkin
2015-06-10
1
-1
/
+1
*
virtio-pci: initial virtio 1.0 support
Michael S. Tsirkin
2015-06-10
1
-0
/
+379
*
linux-headers: add virtio_pci
Michael S. Tsirkin
2015-06-10
1
-0
/
+2
*
virtio-pci: don't try to mask or unmask vqs without notifiers
Jason Wang
2015-06-03
1
-7
/
+14
*
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
2015-05-31
1
-5
/
+5
*
virtio: device_plugged() can fail
Jason Wang
2015-05-31
1
-1
/
+1
*
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
2015-05-31
1
-1
/
+0
*
virtio: move host_features
Cornelia Huck
2015-05-31
1
-13
/
+4
*
hw/virtio/virtio-pci: use alias property for virtio-balloon-pci
Shannon Zhao
2015-05-31
1
-34
/
+6
*
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
2015-04-28
1
-1
/
+0
*
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
2015-04-28
1
-2
/
+0
*
virtio-pci: speedup MSI-X masking and unmasking
Jason Wang
2015-04-27
1
-19
/
+21
*
virtio: introduce vector to virtqueues mapping
Jason Wang
2015-04-27
1
-0
/
+8
*
virtio-pci: Convert to realize()
Markus Armbruster
2015-03-11
1
-53
/
+35
*
balloon: call qdev_alias_all_properties for proxy dev in balloon class init
Denis V. Lunev
2015-03-01
1
-3
/
+2
*
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
1
-2
/
+2
*
virtio-pci: use standard headers
Michael S. Tsirkin
2015-02-26
1
-49
/
+5
*
vhost-scsi: add bootindex property
Gonglei
2015-02-11
1
-0
/
+2
*
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
2014-11-02
1
-18
/
+11
*
virtio: link the rng backend through an alias property
Paolo Bonzini
2014-10-30
1
-5
/
+2
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...
Peter Maydell
2014-10-16
1
-0
/
+4
|
\
|
*
virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390
Gonglei
2014-10-15
1
-0
/
+2
|
*
virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390
Gonglei
2014-10-15
1
-0
/
+2
*
|
virtio-pci: Drop BusState::allow_hotplug
Igor Mammedov
2014-10-15
1
-3
/
+0
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-30
1
-24
/
+24
|
\
|
*
virtio-scsi: Add 'iothread' property to virtio-scsi
Fam Zheng
2014-09-30
1
-0
/
+2
|
*
virtio: add a wrapper for virtio-backend initialization
Gonglei
2014-09-30
1
-28
/
+21
|
*
virtio-9p: fix virtio-9p child refcount in transports
Gonglei
2014-09-30
1
-0
/
+1
|
*
virtio-9p: use aliases instead of duplicate qdev properties
Gonglei
2014-09-30
1
-1
/
+1
|
*
virtio-balloon: fix virtio-balloon child refcount in transports
Gonglei
2014-09-30
1
-1
/
+1
|
*
virtio-rng: fix virtio-rng child refcount in transports
Gonglei
2014-09-30
1
-0
/
+1
|
*
virtio-rng: use aliases instead of duplicate qdev properties
Gonglei
2014-09-30
1
-1
/
+1
[next]