index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
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
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-11
virtio-pci: call pci reset variant when guest requests reset.
Gerd Hoffmann
1
-7
/
+4
2016-02-18
vhost-user interrupt management fixes
Victor Kaplansky
1
-6
/
+8
2016-01-29
virtio: Clean up includes
Peter Maydell
1
-1
/
+1
2015-12-02
virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability early in its DeviceClass ...
Shmulik Ladkani
1
-5
/
+25
2015-11-12
hw/virtio: Add PCIe capability to virtio devices
Marcel Apfelbaum
1
-0
/
+22
2015-11-12
virtio-pci: unbreak queue_enable read
Jason Wang
1
-0
/
+7
2015-11-12
virtio-pci: introduce pio notification capability for modern device
Jason Wang
1
-17
/
+105
2015-11-12
virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possible
Jason Wang
1
-4
/
+15
2015-11-12
virtio-pci: fix 1.0 virtqueue migration
Jason Wang
1
-0
/
+129
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
1
-2
/
+3
2015-10-09
virtio-input: Fix device introspection on non-Linux hosts
Markus Armbruster
1
-8
/
+12
2015-10-01
virtio: Notice when the system doesn't support MSIx at all
Richard Henderson
1
-6
/
+11
2015-09-11
hw/virtio/virtio-pci: Remove meaningless blank Property
Shannon Zhao
1
-5
/
+0
2015-09-07
hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculation
Peter Maydell
1
-3
/
+1
2015-07-27
virtio-pci: fix memory MR cleanup for modern
Michael S. Tsirkin
1
-0
/
+15
2015-07-27
virtio: hide legacy features from modern guests
Michael S. Tsirkin
1
-1
/
+2
2015-07-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+4
2015-07-13
virtio-pci: don't crash on illegal length
Michael S. Tsirkin
1
-2
/
+4
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+150
2015-07-08
virtio fix cfg endian-ness for BE targets
Michael S. Tsirkin
1
-8
/
+83
2015-07-08
virtio-pci: implement cfg capability
Michael S. Tsirkin
1
-1
/
+75
2015-07-06
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
1
-2
/
+2
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+2
2015-06-23
virtio-input: evdev passthrough
Gerd Hoffmann
1
-0
/
+16
2015-06-23
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
1
-16
/
+11
2015-06-23
virito-pci: fix OVERRUN problem
Gonglei
1
-2
/
+2
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
[next]