Jason Wang
|
e78a2b4285
virtio: add a queue_index to VirtQueue
|
12 жил өмнө |
Jason Wang
|
f23fd811ac
virtio: introduce virtio_del_queue()
|
12 жил өмнө |
KONRAD Frederic
|
8e05db9234
virtio-device: refactor virtio-device.
|
12 жил өмнө |
Michael S. Tsirkin
|
d2a0ccc613
virtio: make bindings typesafe
|
12 жил өмнө |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 жил өмнө |
Michael S. Tsirkin
|
e1f7b4812e
virtio: limit avail bytes lookahead
|
12 жил өмнө |
Avi Kivity
|
a8170e5e97
Rename target_phys_addr_t to hwaddr
|
13 жил өмнө |
Amit Shah
|
0d8d769085
virtio: Introduce virtqueue_get_avail_bytes()
|
13 жил өмнө |
Amit Shah
|
385ce95d9d
virtio: use unsigned int for counting bytes in vq
|
13 жил өмнө |
Michael S. Tsirkin
|
0cea71a207
virtio: don't mark unaccessed memory as dirty
|
13 жил өмнө |
Paolo Bonzini
|
26b9b5fe17
virtio: fix vhost handling
|
13 жил өмнө |
Paolo Bonzini
|
15b2bd1847
virtio: move common irqfd handling out of virtio-pci
|
13 жил өмнө |
Paolo Bonzini
|
b1f416aa8d
virtio: move common ioeventfd handling out of virtio-pci
|
13 жил өмнө |
Michael S. Tsirkin
|
a821ce5933
virtio: order index/descriptor reads
|
13 жил өмнө |
Michael S. Tsirkin
|
92045d80ba
virtio: add missing mb() on enable notification
|
13 жил өмнө |
Michael S. Tsirkin
|
a281ebc11a
virtio: add missing mb() on notification
|
13 жил өмнө |
Paolo Bonzini
|
c80decdbd9
virtio: add virtio_queue_get_id
|
13 жил өмнө |
Luiz Capitulino
|
6f79e06b35
virtio: Remove unneeded g_free() check in virtio_cleanup()
|
13 жил өмнө |
Alexander Graf
|
06dbfc6f88
virtio: change memcpy to guest reads
|
13 жил өмнө |
Paolo Bonzini
|
ad0c93328d
virtio: add and use virtio_set_features
|
13 жил өмнө |
David Gibson
|
b90d2f3512
virtio: Use global memory barrier macros
|
14 жил өмнө |
Anthony Liguori
|
7f67d8922e
Merge remote-tracking branch 'qmp/queue/qmp' into staging
|
14 жил өмнө |
Stefan Hajnoczi
|
4e1837f855
trace: add virtio_set_status() trace event
|
14 жил өмнө |
Luiz Capitulino
|
1354869c38
Drop the vm_running global variable
|
14 жил өмнө |
Luiz Capitulino
|
1dfb4dd993
Replace the VMSTOP macros with a proper state type
|
14 жил өмнө |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 жил өмнө |
Amit Shah
|
845f85fa15
virtio: Plug memleak by freeing vdev
|
14 жил өмнө |
Michael S. Tsirkin
|
c8eac1cfa1
virtio: fix indirect descriptor buffer overflow
|
14 жил өмнө |
Markus Armbruster
|
6daf194dde
Strip trailing '\n' from error_report()'s first argument
|
14 жил өмнө |
Michael S. Tsirkin
|
bcbabae8ff
virtio: event index support
|
14 жил өмнө |