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