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
*
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-mmio: Drop useless bus->allow_hotplug = 0
Igor Mammedov
2014-10-15
1
-15
/
+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
2
-24
/
+35
|
\
|
*
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
2
-28
/
+32
|
*
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
|
*
virtio-serial: fix virtio-serial child refcount in transports
Gonglei
2014-09-30
1
-0
/
+1
|
*
virtio-serial: use aliases instead of duplicate qdev properties
Gonglei
2014-09-30
1
-1
/
+1
|
*
virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports
Gonglei
2014-09-30
1
-0
/
+2
|
*
virtio/vhost-scsi: use aliases instead of duplicate qdev properties
Gonglei
2014-09-30
1
-2
/
+2
|
*
virtio-net: fix virtio-net child refcount in transports
Gonglei
2014-09-30
1
-0
/
+1
|
*
virtio-net: use aliases instead of duplicate qdev properties
Gonglei
2014-09-30
1
-2
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-30
1
-20
/
+19
|
\
\
|
*
|
Revert "virtio-pci: fix migration for pci bus master"
Michael S. Tsirkin
2014-09-29
1
-20
/
+19
|
|
/
*
|
virtio-balloon: fix integer overflow in memory stats feature
Luiz Capitulino
2014-09-26
1
-1
/
+6
|
/
*
block: Always compile virtio-blk dataplane
Fam Zheng
2014-09-22
1
-1
/
+1
*
vring: Better error handling if num is too large
Fam Zheng
2014-09-22
1
-1
/
+2
*
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
2014-09-18
1
-19
/
+20
*
virtio-pci: enable bus master for old guests
Michael S. Tsirkin
2014-09-18
1
-0
/
+10
*
Revert "virtio: don't call device on !vm_running"
Michael S. Tsirkin
2014-09-18
1
-8
/
+1
*
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-09-04
1
-1
/
+8
|
\
|
*
virtio: don't call device on !vm_running
Michael S. Tsirkin
2014-09-04
1
-1
/
+8
*
|
vhost_net: start/stop guest notifiers properly
Jason Wang
2014-09-03
1
-2
/
+0
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
1
-3
/
+0
|
\
|
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-3
/
+0
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-08-15
1
-0
/
+6
|
\
\
|
*
|
virtio-rng: add some trace events
Amit Shah
2014-08-12
1
-0
/
+6
*
|
|
virtio: Move extern declaration to header file
Stefan Weil
2014-08-09
1
-2
/
+0
|
/
/
*
|
virtio-rng: replace error_set calls with error_setg
John Snow
2014-08-04
1
-5
/
+4
*
|
virtio-rng: Move error-checking forward to prevent memory leak
John Snow
2014-08-04
1
-10
/
+10
*
|
virtio-rng: Add human-readable error message for negative max-bytes parameter
John Snow
2014-07-22
1
-1
/
+7
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-07-18
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
vhost-user: minor cleanups
Michael S. Tsirkin
2014-07-18
1
-1
/
+3
|
*
vhost-user: Fix VHOST_SET_MEM_TABLE processing
Nikolay Nikolaev
2014-07-18
1
-1
/
+3
*
|
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
2014-07-14
1
-11
/
+6
*
|
dataplane: do not free VirtQueueElement in vring_push()
Stefan Hajnoczi
2014-07-14
1
-5
/
+4
|
/
*
virtio-pci: fix MSI memory region use after free
Paolo Bonzini
2014-07-06
1
-2
/
+2
*
hw/virtio: enable common virtio feature for mmio device
Ming Lei
2014-07-06
1
-0
/
+6
*
virtio: move common virtio properties to bus class device
Ming Lei
2014-07-06
1
-6
/
+6
*
virtio-blk: replace x-iothread with iothread link property
Stefan Hajnoczi
2014-07-01
1
-0
/
+2
*
virtio: fix virtio-blk child refcount in transports
Stefan Hajnoczi
2014-07-01
1
-0
/
+1
*
virtio-blk: use aliases instead of duplicate qdev properties
Stefan Hajnoczi
2014-07-01
2
-3
/
+1
*
virtio-blk: move x-data-plane qdev property to virtio-blk.h
Stefan Hajnoczi
2014-07-01
1
-3
/
+0
[next]