Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/virtio: introduce virtio_device_should_start | Alex Bennée | 2022-11-07 | 1 | -1/+1 |
* | hw/virtio: move vhd->started check into helper and add FIXME | Alex Bennée | 2022-10-07 | 1 | -1/+1 |
* | hw/virtio: move vm_running check to virtio_device_started | Alex Bennée | 2022-10-07 | 1 | -5/+1 |
* | virtio: drop name parameter for virtio_init() | Jonah Palmer | 2022-05-16 | 1 | -1/+1 |
* | vhost-vsock: handle common features in vhost-vsock-common | Stefano Garzarella | 2021-10-05 | 1 | -1/+3 |
* | vhost: Distinguish errors in vhost_dev_get_config() | Kevin Wolf | 2021-06-30 | 1 | -4/+5 |
* | vhost: Add Error parameter to vhost_dev_init() | Kevin Wolf | 2021-06-30 | 1 | -2/+1 |
* | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost | 2020-12-18 | 1 | -0/+1 |
* | virtio: add vhost-user-vsock base device | Stefano Garzarella | 2020-06-12 | 1 | -0/+181 |