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-06-10
dataplane: allow virtio-1 devices
Cornelia Huck
1
-21
/
+26
2015-06-10
virtio: allow virtio-1 queue layout
Cornelia Huck
2
-19
/
+37
2015-06-10
virtio: endianness checks for virtio 1.0 devices
Cornelia Huck
1
-1
/
+5
2015-06-10
vhost: put log correctly in vhost_dev_start()
Jason Wang
1
-3
/
+1
2015-06-05
memory: prepare for multiple bits in the dirty log mask
Paolo Bonzini
1
-2
/
+4
2015-06-05
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
2
-2
/
+3
2015-06-04
vhost: logs sharing
Jason Wang
1
-18
/
+59
2015-06-03
virtio: 64bit features fixups.
Gerd Hoffmann
1
-1
/
+1
2015-06-03
virtio-pci: don't try to mask or unmask vqs without notifiers
Jason Wang
1
-7
/
+14
2015-06-01
vhost-user: add multi queue support
Ouyang Changchun
1
-1
/
+10
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
3
-8
/
+47
2015-06-01
virtio-mmio: ioeventfd support
Ying-Shiuan Pan
1
-0
/
+181
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
3
-21
/
+21
2015-05-31
virtio: introduce virtio_get_num_queues()
Jason Wang
1
-0
/
+13
2015-05-31
virtio: device_plugged() can fail
Jason Wang
3
-5
/
+9
2015-05-31
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
2
-11
/
+0
2015-05-31
virtio: move host_features
Cornelia Huck
5
-54
/
+21
2015-05-31
hw/virtio/virtio-pci: use alias property for virtio-balloon-pci
Shannon Zhao
1
-34
/
+6
2015-05-31
hw/virtio/virtio-balloon: move adding property to virtio_balloon_instance_init
Shannon Zhao
1
-8
/
+14
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
[prev]
[next]