index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
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
Files
Lines
2023-07-10
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
1
-2
/
+2
2023-02-09
vhost-user-fs: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
1
-2
/
+2
2023-01-08
virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
Cindy Lu
1
-0
/
+18
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
1
-2
/
+2
2022-11-22
vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
Stefano Garzarella
1
-0
/
+1
2022-11-07
hw/virtio: introduce virtio_device_should_start
Alex Bennée
1
-1
/
+1
2022-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
1
-1
/
+2
2022-10-07
hw/virtio: move vm_running check to virtio_device_started
Alex Bennée
1
-5
/
+1
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
1
-0
/
+7
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
1
-2
/
+1
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
1
-6
/
+0
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
1
-0
/
+6
2021-06-30
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
1
-2
/
+1
2021-04-13
vhost-user-fs: fix features handling
Anton Kuchin
1
-4
/
+16
2021-01-13
vhost-user-fs: add the "bootindex" property
Laszlo Ersek
1
-0
/
+10
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
1
-0
/
+1
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-1
/
+1
2020-02-25
vhost-user-fs: convert to the new virtio_delete_queue function
Pan Nengyuan
1
-6
/
+9
2020-02-25
vhost-user-fs: do delete virtio_queues in unrealize
Pan Nengyuan
1
-0
/
+9
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-12-13
vhost-user-fs: remove "vhostfd" property
Marc-André Lureau
1
-1
/
+0
2019-10-05
virtio: add vhost-user-fs base device
Dr. David Alan Gilbert
1
-0
/
+299