index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/virtio/virtio-pci: Remove meaningless blank Property
Shannon Zhao
2015-09-11
1
-5
/
+0
*
virtio: avoid leading underscores for helpers
Cornelia Huck
2015-09-10
4
-15
/
+15
*
hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculation
Peter Maydell
2015-09-07
1
-3
/
+1
*
virtio: fix 1.0 virtqueue migration
Jason Wang
2015-08-05
1
-0
/
+56
*
virtio: get_features() can fail
Jason Wang
2015-07-27
3
-3
/
+5
*
virtio-pci: fix memory MR cleanup for modern
Michael S. Tsirkin
2015-07-27
1
-0
/
+15
*
virtio: hide legacy features from modern guests
Michael S. Tsirkin
2015-07-27
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-20
1
-10
/
+1
|
\
|
*
Revert "vhost-user: add multi queue support"
Michael S. Tsirkin
2015-07-20
1
-10
/
+1
*
|
virtio-rng: trigger timer only when guest requests for entropy
Pankaj Gupta
2015-07-17
1
-7
/
+8
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-13
1
-2
/
+4
|
\
|
*
virtio-pci: don't crash on illegal length
Michael S. Tsirkin
2015-07-13
1
-2
/
+4
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
3
-29
/
+178
|
\
\
|
|
/
|
*
virtio fix cfg endian-ness for BE targets
Michael S. Tsirkin
2015-07-08
1
-8
/
+83
|
*
virtio-pci: implement cfg capability
Michael S. Tsirkin
2015-07-08
2
-1
/
+78
|
*
Revert "dataplane: allow virtio-1 devices"
Cornelia Huck
2015-07-07
1
-26
/
+21
|
*
dataplane: fix cross-endian issues
Greg Kurz
2015-07-07
1
-2
/
+4
*
|
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
2015-07-06
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-26
3
-6
/
+10
|
\
|
*
vhost: correctly pass error to caller in vhost_dev_enable_notifiers()
Jason Wang
2015-06-23
1
-4
/
+4
|
*
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
2015-06-23
1
-0
/
+4
|
*
virito-pci: fix OVERRUN problem
Gonglei
2015-06-23
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...
Peter Maydell
2015-06-23
2
-16
/
+37
|
\
\
|
*
|
virtio-input: evdev passthrough
Gerd Hoffmann
2015-06-23
2
-0
/
+26
|
*
|
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
2015-06-23
1
-16
/
+11
|
|
/
*
|
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-19
1
-14
/
+50
|
\
|
*
vhost: enable vhost without without MSI-X
Pankaj Gupta
2015-06-19
1
-13
/
+1
|
*
vhost: set vring endianness for legacy virtio
Greg Kurz
2015-06-17
1
-1
/
+49
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...
Peter Maydell
2015-06-16
1
-0
/
+14
|
\
\
|
*
|
virtio-gpu-pci: add virtio pci support
Gerd Hoffmann
2015-06-12
1
-0
/
+14
*
|
|
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-10
/
+6
|
/
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-11
8
-77
/
+870
|
\
\
|
|
/
|
*
virtio-rng: move qdev properties into virtio-rng.c
Shannon Zhao
2015-06-10
1
-1
/
+7
|
*
virtio-input: emulated devices [pci]
Gerd Hoffmann
2015-06-10
2
-0
/
+97
|
*
virtio-input: core code & base class [pci]
Gerd Hoffmann
2015-06-10
2
-0
/
+50
|
*
virtio-pci: fill VirtIOPCIRegions early.
Gerd Hoffmann
2015-06-10
2
-41
/
+55
|
*
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
2
-4
/
+6
|
*
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
2
-6
/
+20
|
*
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
2
-13
/
+19
|
*
virtio-balloon: switch to virtio_add_feature
Cornelia Huck
2015-06-10
1
-1
/
+1
|
*
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
2
-13
/
+39
|
*
virtio-pci: switch to modern accessors for 1.0
Michael S. Tsirkin
2015-06-10
1
-6
/
+6
[next]