index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
vhost-user-fs.c
Age
Commit message (
Expand
)
Author
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2021-06-30
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
2021-04-13
vhost-user-fs: fix features handling
Anton Kuchin
2021-01-13
vhost-user-fs: add the "bootindex" property
Laszlo Ersek
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-02-25
vhost-user-fs: convert to the new virtio_delete_queue function
Pan Nengyuan
2020-02-25
vhost-user-fs: do delete virtio_queues in unrealize
Pan Nengyuan
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-12-13
vhost-user-fs: remove "vhostfd" property
Marc-André Lureau
2019-10-05
virtio: add vhost-user-fs base device
Dr. David Alan Gilbert