index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2015-06-05
memory: prepare for multiple bits in the dirty log mask
Paolo Bonzini
2015-06-05
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
2015-06-04
vhost: logs sharing
Jason Wang
2015-06-03
virtio: 64bit features fixups.
Gerd Hoffmann
2015-06-03
virtio-pci: don't try to mask or unmask vqs without notifiers
Jason Wang
2015-06-01
vhost-user: add multi queue support
Ouyang Changchun
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
2015-06-01
virtio-mmio: ioeventfd support
Ying-Shiuan Pan
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
2015-05-31
virtio: introduce virtio_get_num_queues()
Jason Wang
2015-05-31
virtio: device_plugged() can fail
Jason Wang
2015-05-31
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
2015-05-31
virtio: move host_features
Cornelia Huck
2015-05-31
hw/virtio/virtio-pci: use alias property for virtio-balloon-pci
Shannon Zhao
2015-05-31
hw/virtio/virtio-balloon: move adding property to virtio_balloon_instance_init
Shannon Zhao
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-04-30
vhost-user: remove superfluous '\n' around error_report()
Gonglei
2015-04-28
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
2015-04-28
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
2015-04-27
virtio-pci: speedup MSI-X masking and unmasking
Jason Wang
2015-04-27
virtio: introduce vector to virtqueues mapping
Jason Wang
2015-04-24
balloon: improve error msg when adding second device
Luiz Capitulino
2015-04-20
vhost: fix log base address
Michael S. Tsirkin
2015-03-16
virtio: validate the existence of handle_output before calling it
Jason Wang
2015-03-11
virtio-pci: Convert to realize()
Markus Armbruster
2015-03-10
vhost: Remove superfluous '\n' around error_report()
Gonglei
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-04
virtio-balloon: Add some trace events
zhanghailiang
2015-03-04
virtio-balloon: Fix balloon not working correctly when hotplug memory
zhanghailiang
2015-03-01
balloon: call qdev_alias_all_properties for proxy dev in balloon class init
Denis V. Lunev
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
virtio: cull virtio_bus_set_vdev_features
Cornelia Huck
2015-02-26
virtio-pci: use standard headers
Michael S. Tsirkin
2015-02-26
virtio: use standard-headers
Michael S. Tsirkin
2015-02-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-02-16
dataplane: endianness-aware accesses
Cornelia Huck
2015-02-11
vhost-scsi: add bootindex property
Gonglei
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
2015-01-27
virtio: fix feature bit checks
Cornelia Huck
2015-01-05
virtio-rng: fix check for period_ms validity
Amit Shah
2014-12-10
virtio-bus: avoid breaking build when open DEBUG switch
Gonglei
2014-12-01
vhost: Fix vhostfd leak in error branch
Gonglei
2014-11-28
Fix for crash after migration in virtio-rng on bi-endian targets
David Gibson
2014-11-03
vhost-user: fix mmap offset calculation
Michael S. Tsirkin
2014-11-02
hw/virtio/vring/event_idx: fix the vring_avail_event error
Bin Wu
2014-11-02
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
2014-10-30
virtio: link the rng backend through an alias property
Paolo Bonzini
2014-10-23
virtio-balloon: Tweak recent fix for integer overflow
Markus Armbruster
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
[next]