Sergio Lopez
|
bca964bcea
hw/virtio: Factorize virtio-mmio headers
|
5 years ago |
Sergio Lopez
|
44e687a4d9
virtio-mmio: implement modern (v2) personality (virtio-1)
|
6 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Markus Armbruster
|
ca77ee28e0
Include migration/qemu-file-types.h a lot less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Boxuan Li
|
da1804d17a
hw/virtio/virtio-mmio: Convert DPRINTF to trace and log
|
6 years ago |
Michael S. Tsirkin
|
7e71da7f12
virtio-mmio: switch to linux headers
|
8 years ago |
Wei Huang
|
2858bc6870
virtio: avoid using guest_notifier_mask in vhost-user mode
|
8 years ago |
Paolo Bonzini
|
0687c37c5e
virtio: access ISR atomically
|
8 years ago |
Paolo Bonzini
|
8e93cef14e
virtio: introduce virtio_device_ioeventfd_enabled
|
8 years ago |
Paolo Bonzini
|
b13d396227
virtio: move ioeventfd_started flag to VirtioBusState
|
8 years ago |
Paolo Bonzini
|
4ddcc2d5cb
virtio: move ioeventfd_disabled flag to VirtioBusState
|
8 years ago |
Laszlo Ersek
|
f58b39d2d5
virtio-mmio: format transport base address in BusClass.get_dev_path
|
9 years ago |
Cornelia Huck
|
c0971bcb7c
virtio-mmio: convert to ioeventfd callbacks
|
9 years ago |
Peter Maydell
|
9b8bfe21be
virtio: Clean up includes
|
9 years ago |
Cornelia Huck
|
ab223c9518
virtio: allow virtio-1 queue layout
|
10 years ago |
Ying-Shiuan Pan
|
434027badb
virtio-mmio: ioeventfd support
|
10 years ago |
Jason Wang
|
87b3bd1c85
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
|
10 years ago |
Cornelia Huck
|
cf34f533a1
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
|
10 years ago |
Cornelia Huck
|
6b8f102054
virtio: move host_features
|
10 years ago |
Cornelia Huck
|
0cd09c3a6c
virtio: feature bit manipulation helpers
|
10 years ago |
Igor Mammedov
|
2f4f603517
virtio-mmio: Drop useless bus->allow_hotplug = 0
|
11 years ago |
Ming Lei
|
b7c9285b8d
hw/virtio: enable common virtio feature for mmio device
|
11 years ago |
Paolo Bonzini
|
06d3dff072
virtio-bus: remove vdev field
|
12 years ago |
Andreas Färber
|
fb17dfe057
qdev: Pass size to qbus_create_inplace()
|
12 years ago |
Andreas Färber
|
e5f720391e
virtio-mmio: Pass size to virtio_mmio_bus_new()
|
12 years ago |
Peter Maydell
|
f7b803b377
hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queues
|
12 years ago |
Marcel Apfelbaum
|
125ee0ed9c
devices: Associate devices to their logical category
|
12 years ago |
Peter Maydell
|
4b52530be9
virtio: Implement MMIO based virtio transport
|
12 years ago |