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/mst/tags/for_upstream' into staging
Peter Maydell
2015-05-11
2
-24
/
+63
|
\
|
*
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
2
-2
/
+42
*
|
vhost-user: remove superfluous '\n' around error_report()
Gonglei
2015-04-30
1
-11
/
+11
|
/
*
balloon: improve error msg when adding second device
Luiz Capitulino
2015-04-24
1
-1
/
+1
*
vhost: fix log base address
Michael S. Tsirkin
2015-04-20
1
-2
/
+5
*
virtio: validate the existence of handle_output before calling it
Jason Wang
2015-03-16
1
-1
/
+2
*
virtio-pci: Convert to realize()
Markus Armbruster
2015-03-11
2
-54
/
+36
*
vhost: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-09
6
-98
/
+26
|
\
|
*
balloon: call qdev_alias_all_properties for proxy dev in balloon class init
Denis V. Lunev
2015-03-01
1
-3
/
+2
|
*
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
3
-11
/
+11
|
*
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
2
-3
/
+3
|
*
virtio: cull virtio_bus_set_vdev_features
Cornelia Huck
2015-02-26
1
-14
/
+0
|
*
virtio-pci: use standard headers
Michael S. Tsirkin
2015-02-26
1
-49
/
+5
|
*
virtio: use standard-headers
Michael S. Tsirkin
2015-02-26
1
-18
/
+5
*
|
virtio-balloon: Add some trace events
zhanghailiang
2015-03-04
1
-0
/
+6
*
|
virtio-balloon: Fix balloon not working correctly when hotplug memory
zhanghailiang
2015-03-04
1
-6
/
+9
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-02-24
1
-0
/
+2
|
\
|
*
vhost-scsi: add bootindex property
Gonglei
2015-02-11
1
-0
/
+2
*
|
dataplane: endianness-aware accesses
Cornelia Huck
2015-02-16
3
-21
/
+36
|
/
*
migration: Append JSON description of migration stream
Alexander Graf
2015-02-05
1
-1
/
+1
*
virtio: fix feature bit checks
Cornelia Huck
2015-01-27
1
-2
/
+2
*
virtio-rng: fix check for period_ms validity
Amit Shah
2015-01-05
1
-1
/
+1
*
virtio-bus: avoid breaking build when open DEBUG switch
Gonglei
2014-12-10
1
-1
/
+1
*
vhost: Fix vhostfd leak in error branch
Gonglei
2014-12-01
1
-0
/
+2
*
Fix for crash after migration in virtio-rng on bi-endian targets
David Gibson
2014-11-28
1
-7
/
+8
*
vhost-user: fix mmap offset calculation
Michael S. Tsirkin
2014-11-03
1
-1
/
+1
*
hw/virtio/vring/event_idx: fix the vring_avail_event error
Bin Wu
2014-11-02
2
-5
/
+5
*
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
2014-11-02
2
-18
/
+16
*
virtio: link the rng backend through an alias property
Paolo Bonzini
2014-10-30
1
-5
/
+2
*
virtio-balloon: Tweak recent fix for integer overflow
Markus Armbruster
2014-10-23
1
-1
/
+1
*
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-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
[next]