Age | Commit message (Expand) | Author |
2022-12-01 | vhost: enable vrings in vhost_dev_start() for vhost-user devices | Stefano Garzarella |
2022-11-22 | vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices | Stefano Garzarella |
2022-11-07 | hw/virtio: introduce virtio_device_should_start | Alex Bennée |
2022-10-07 | hw/virtio: move vhd->started check into helper and add FIXME | Alex Bennée |
2022-10-07 | hw/virtio: move vm_running check to virtio_device_started | Alex Bennée |
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 |