index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-10
virtio-input: emulated devices [pci]
Gerd Hoffmann
1
-0
/
+84
2015-06-10
virtio-input: core code & base class [pci]
Gerd Hoffmann
1
-0
/
+36
2015-06-10
virtio-pci: fill VirtIOPCIRegions early.
Gerd Hoffmann
1
-41
/
+51
2015-06-10
virtio-pci: drop identical virtio_pci_cap
Gerd Hoffmann
1
-13
/
+5
2015-06-10
virtio-pci: move cap type to VirtIOPCIRegion
Gerd Hoffmann
1
-4
/
+5
2015-06-10
virtio-pci: move virtio_pci_add_mem_cap call to virtio_pci_modern_region_map
Gerd Hoffmann
1
-18
/
+10
2015-06-10
virtio-pci: add virtio_pci_modern_region_map()
Gerd Hoffmann
1
-6
/
+19
2015-06-10
virtio-pci: add virtio_pci_modern_regions_init()
Gerd Hoffmann
1
-58
/
+59
2015-06-10
virtio-pci: add struct VirtIOPCIRegion for virtio-1 regions
Gerd Hoffmann
1
-9
/
+11
2015-06-10
virtio-pci: correctly set host notifiers for modern bar
Jason Wang
1
-6
/
+25
2015-06-10
virtio-pci: make modern bar 64bit + prefetchable
Gerd Hoffmann
1
-1
/
+3
2015-06-10
virtio-pci: change & document virtio pci bar layout.
Gerd Hoffmann
1
-6
/
+25
2015-06-10
virtio-pci: make QEMU_VIRTIO_PCI_QUEUE_MEM_MULT smaller
Gerd Hoffmann
1
-1
/
+1
2015-06-10
virtio-pci: add flags to enable/disable legacy/modern
Gerd Hoffmann
1
-13
/
+33
2015-06-10
virtio-pci: switch to modern accessors for 1.0
Michael S. Tsirkin
1
-6
/
+6
2015-06-10
virtio: generation counter support
Michael S. Tsirkin
1
-1
/
+1
2015-06-10
virtio-pci: initial virtio 1.0 support
Michael S. Tsirkin
1
-0
/
+379
2015-06-10
linux-headers: add virtio_pci
Michael S. Tsirkin
1
-0
/
+2
2015-06-03
virtio-pci: don't try to mask or unmask vqs without notifiers
Jason Wang
1
-7
/
+14
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
1
-5
/
+5
2015-05-31
virtio: device_plugged() can fail
Jason Wang
1
-1
/
+1
2015-05-31
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
1
-1
/
+0
2015-05-31
virtio: move host_features
Cornelia Huck
1
-13
/
+4
2015-05-31
hw/virtio/virtio-pci: use alias property for virtio-balloon-pci
Shannon Zhao
1
-34
/
+6
2015-04-28
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
1
-1
/
+0
2015-04-28
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
1
-2
/
+0
2015-04-27
virtio-pci: speedup MSI-X masking and unmasking
Jason Wang
1
-19
/
+21
2015-04-27
virtio: introduce vector to virtqueues mapping
Jason Wang
1
-0
/
+8
2015-03-11
virtio-pci: Convert to realize()
Markus Armbruster
1
-53
/
+35
2015-03-01
balloon: call qdev_alias_all_properties for proxy dev in balloon class init
Denis V. Lunev
1
-3
/
+2
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
1
-2
/
+2
2015-02-26
virtio-pci: use standard headers
Michael S. Tsirkin
1
-49
/
+5
2015-02-11
vhost-scsi: add bootindex property
Gonglei
1
-0
/
+2
2014-11-02
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
1
-18
/
+11
2014-10-30
virtio: link the rng backend through an alias property
Paolo Bonzini
1
-5
/
+2
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-1
/
+1
2014-10-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...
Peter Maydell
1
-0
/
+4
2014-10-15
virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390
Gonglei
1
-0
/
+2
2014-10-15
virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390
Gonglei
1
-0
/
+2
2014-10-15
virtio-pci: Drop BusState::allow_hotplug
Igor Mammedov
1
-3
/
+0
2014-09-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-24
/
+24
2014-09-30
virtio-scsi: Add 'iothread' property to virtio-scsi
Fam Zheng
1
-0
/
+2
2014-09-30
virtio: add a wrapper for virtio-backend initialization
Gonglei
1
-28
/
+21
2014-09-30
virtio-9p: fix virtio-9p child refcount in transports
Gonglei
1
-0
/
+1
2014-09-30
virtio-9p: use aliases instead of duplicate qdev properties
Gonglei
1
-1
/
+1
2014-09-30
virtio-balloon: fix virtio-balloon child refcount in transports
Gonglei
1
-1
/
+1
2014-09-30
virtio-rng: fix virtio-rng child refcount in transports
Gonglei
1
-0
/
+1
2014-09-30
virtio-rng: use aliases instead of duplicate qdev properties
Gonglei
1
-1
/
+1
2014-09-30
virtio-serial: fix virtio-serial child refcount in transports
Gonglei
1
-0
/
+1
2014-09-30
virtio-serial: use aliases instead of duplicate qdev properties
Gonglei
1
-1
/
+1
[next]