aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio/vhost.h
AgeCommit message (Expand)Author
2023-11-15include/hw/virtio/vhost.h: spelling fix: sateMichael Tokarev
2023-11-07vhost: Add high-level state save/load functionsHanna Czenczek
2023-11-07vhost-user: Interface for migration state transferHanna Czenczek
2023-10-22vhost: move and rename the conn retry timesLi Feng
2023-10-22virtio: call ->vhost_reset_device() during resetStefan Hajnoczi
2023-10-12vhost: Add vhost_get_max_memslots()David Hildenbrand
2023-10-12vhost: Return number of free memslotsDavid Hildenbrand
2023-07-10vhost: register and change IOMMU flag depending on Device-TLB stateViktor Prutyanov
2023-05-19vhost: expose function vhost_dev_has_iommu()Cindy Lu
2023-01-08vhost: add support for configure interruptCindy Lu
2022-12-21include/hw: attempt to document VirtIO feature variablesAlex Bennée
2022-12-01vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella
2022-11-07vhost: expose vhost_virtqueue_stop()Kangjie Xu
2022-11-07vhost: expose vhost_virtqueue_start()Kangjie Xu
2022-10-09qmp: decode feature & status bits in virtio-statusLaurent Vivier
2022-10-07hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée
2022-10-07include/hw: document vhost_dev feature life-cycleAlex Bennée
2022-06-27include/hw/virtio: document vhost_ack_featuresAlex Bennée
2022-06-27include/hw/virtio: document vhost_get_featuresAlex Bennée
2022-06-27vhost: setup error eventfd and dump errorsKonstantin Khlebnikov
2022-05-16include/hw: start documenting the vhost APIAlex Bennée
2022-01-10Revert "vhost: add support for configure interrupt"Michael S. Tsirkin
2022-01-06vhost: add support for configure interruptCindy Lu
2021-11-11vhost: Rename last_index to vq_index_endEugenio Pérez
2021-10-20vhost: record the last virtqueue index for the virtio deviceJason Wang
2021-09-04vhost: use unsigned int for nvqsJason Wang
2021-09-04hw/virtio: move vhost_set_backend_type() to vhost.cTiberiu Georgescu
2021-06-30vhost: Distinguish errors in vhost_dev_get_config()Kevin Wolf
2021-06-30vhost: Add Error parameter to vhost_dev_init()Kevin Wolf
2021-05-18vhost-user-blk: Check that num-queues is supported by backendKevin Wolf
2020-11-03vhost-blk: set features before setting inflight featureJin Yu
2020-11-03Revert "vhost-blk: set features before setting inflight feature"Stefan Hajnoczi
2020-10-30vhost-blk: set features before setting inflight featureJin Yu
2020-09-29vhost: switch to use IOTLB v2 formatJason Wang
2020-07-07vhost-vdpa: introduce vhost-vdpa backendCindy Lu
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-03-12vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji
2018-02-08vhost: Clean out old vhost_set_memory and friendsDr. David Alan Gilbert
2018-02-08vhost: Build temporary section list and deref after commitDr. David Alan Gilbert
2018-01-18vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu
2017-06-02vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin
2017-03-30vhost: generalize iommu memory regionJason Wang
2017-01-18vhost_net: device IOTLB supportJason Wang
2016-11-15vhost: drop legacy vring layout bitsGreg Kurz
2016-11-15vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layoutGreg Kurz
2016-07-29vhost: add vhost_net_set_backend()Marc-André Lureau
2016-07-07tap: vhost busy polling supportJason Wang
2015-12-02vhost: drop dead codeMichael S. Tsirkin
2015-10-22vhost: use a function for each callMarc-André Lureau
2015-10-22vhost: alloc shareable logMarc-André Lureau