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
/
virtio-mmio.c
Age
Commit message (
Expand
)
Author
2016-01-29
virtio: Clean up includes
Peter Maydell
2015-06-10
virtio: allow virtio-1 queue layout
Cornelia Huck
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: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
2015-05-31
virtio: move host_features
Cornelia Huck
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
2014-10-15
virtio-mmio: Drop useless bus->allow_hotplug = 0
Igor Mammedov
2014-07-06
hw/virtio: enable common virtio feature for mmio device
Ming Lei
2013-12-09
virtio-bus: remove vdev field
Paolo Bonzini
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
virtio-mmio: Pass size to virtio_mmio_bus_new()
Andreas Färber
2013-08-12
hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queues
Peter Maydell
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-19
virtio: Implement MMIO based virtio transport
Peter Maydell