Age | Commit message (Expand) | Author |
---|---|---|
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: drop name parameter for virtio_init() | Jonah Palmer |
2021-10-05 | vhost-vsock: handle common features in vhost-vsock-common | Stefano Garzarella |
2021-06-30 | vhost: Distinguish errors in vhost_dev_get_config() | Kevin Wolf |
2021-06-30 | vhost: Add Error parameter to vhost_dev_init() | Kevin Wolf |
2020-12-18 | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost |
2020-06-12 | virtio: add vhost-user-vsock base device | Stefano Garzarella |