Sign in
qemu
/
qemu
/
8cf3f22b77df4aa2a21bd93937b800f08b90e69c
/
hw
/
virtio.c
25db9eb
virtio-pci: Use ioeventfd for virtqueue notify
by Stefan Hajnoczi
· 14 years ago
85cf2a8
virtio: move vmstate change tracking to core
by Michael S. Tsirkin
· 14 years ago
1abeb5a
virtio: fix up VQ checks
by Michael S. Tsirkin
· 14 years ago
ce67ed6
virtio: Convert fprintf() to error_report()
by Stefan Hajnoczi
· 14 years ago
258dc7c
virtio: sanity-check available index
by Michael S. Tsirkin
· 14 years ago
e0c472d
virtio: invoke set_status callback on reset
by Michael S. Tsirkin
· 14 years ago
64979a4
trace: Trace virtqueue operations
by Stefan Hajnoczi
· 15 years ago
42fb2e0
virtio: Factor virtqueue_map_sg out
by Kevin Wolf
· 14 years ago
fae054b
virtio: invoke set_features on load
by Michael S. Tsirkin
· 15 years ago
2b3af99
win32: Fix compiler errors from u_int64_t
by Stefan Weil
· 15 years ago
1cbdabe
virtio: notifier support + APIs for queue fields
by Michael S. Tsirkin
· 15 years ago
bb61564
virtio: Remove duplicate macro definition for max. virtqueues, bump up the max
by Amit Shah
· 15 years ago
8172539
virtio: add features as qdev properties
by Michael S. Tsirkin
· 15 years ago
704a76f
virtio: rename features -> guest_features
by Michael S. Tsirkin
· 15 years ago
6d74ca5
virtio: verify features on load
by Michael S. Tsirkin
· 15 years ago
79758e9
qemu/virtio: make wmb compiler barrier + comments
by Michael S. Tsirkin
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
b8193ad
qemu: init all queues to NO_VECTOR value
by Michael S. Tsirkin
· 15 years ago
dca6162
qemu: remove control vector save
by Michael S. Tsirkin
· 16 years ago
ff24bd5
qemu/virtio: virtio save/load bindings
by Michael S. Tsirkin
· 16 years ago
7055e68
qemu/virtio: virtio support for many interrupt vectors
by Michael S. Tsirkin
· 16 years ago
efeea6d
virtio: add support for indirect ring entries
by Mark McLoughlin
· 16 years ago
5774cf9
virtio: make vring_desc_*() take phys addrs
by Mark McLoughlin
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
53c25ce
Separate virtio PCI code
by Paul Brook
· 16 years ago
cf21e10
Virtio-net qdev conversion
by Paul Brook
· 16 years ago
6407f37
use PCI_HEADER_TYPE.
by Isaku Yamahata
· 16 years ago
b946a15
Introduce VLANClientState::cleanup() (Mark McLoughlin)
by aliguori
· 16 years ago
8eca6b1
Fix oops on 2.6.25 guest (Rusty Russell)
by aliguori
· 16 years ago
26b258e
Use the DMA api to map virtio elements.
by aliguori
· 16 years ago
97b83de
virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY (Alex Williamson)
by aliguori
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
173a543
Add and use #defines for PCI device classes
by blueswir1
· 16 years ago
7625162
Don't notify virtio devices before S_DRIVER_OK (Mark McLoughlin)
by aliguori
· 16 years ago
deb5439
Define PCI vendor and device IDs in pci.h (Stuart Brady)
by aliguori
· 16 years ago
ad46db9
Rename fls to qemu_fls
by blueswir1
· 16 years ago
69d6451
Fix some new warnings introduced after r5022
by blueswir1
· 16 years ago
bb6834c
Fix windows build after virtio changes
by aliguori
· 16 years ago
f46f15b
Remove TARGET_PAGE_SIZE from virtio interface (Hollis Blanchard)
by aliguori
· 16 years ago
967f97f
Virtio core support
by aliguori
· 16 years ago