index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
/
vhost.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/hw/virtio/vhost.h: spelling fix: sate
Michael Tokarev
2023-11-15
1
-1
/
+1
*
vhost: Add high-level state save/load functions
Hanna Czenczek
2023-11-07
1
-0
/
+35
*
vhost-user: Interface for migration state transfer
Hanna Czenczek
2023-11-07
1
-0
/
+78
*
vhost: move and rename the conn retry times
Li Feng
2023-10-22
1
-0
/
+2
*
virtio: call ->vhost_reset_device() during reset
Stefan Hajnoczi
2023-10-22
1
-0
/
+10
*
vhost: Add vhost_get_max_memslots()
David Hildenbrand
2023-10-12
1
-0
/
+1
*
vhost: Return number of free memslots
David Hildenbrand
2023-10-12
1
-1
/
+1
*
vhost: register and change IOMMU flag depending on Device-TLB state
Viktor Prutyanov
2023-07-10
1
-0
/
+1
*
vhost: expose function vhost_dev_has_iommu()
Cindy Lu
2023-05-19
1
-0
/
+1
*
vhost: add support for configure interrupt
Cindy Lu
2023-01-08
1
-0
/
+4
*
include/hw: attempt to document VirtIO feature variables
Alex Bennée
2022-12-21
1
-3
/
+22
*
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
2022-12-01
1
-2
/
+4
*
vhost: expose vhost_virtqueue_stop()
Kangjie Xu
2022-11-07
1
-0
/
+2
*
vhost: expose vhost_virtqueue_start()
Kangjie Xu
2022-11-07
1
-0
/
+3
*
qmp: decode feature & status bits in virtio-status
Laurent Vivier
2022-10-09
1
-0
/
+3
*
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
2022-10-07
1
-0
/
+12
*
include/hw: document vhost_dev feature life-cycle
Alex Bennée
2022-10-07
1
-0
/
+3
*
include/hw/virtio: document vhost_ack_features
Alex Bennée
2022-06-27
1
-0
/
+10
*
include/hw/virtio: document vhost_get_features
Alex Bennée
2022-06-27
1
-0
/
+11
*
vhost: setup error eventfd and dump errors
Konstantin Khlebnikov
2022-06-27
1
-0
/
+1
*
include/hw: start documenting the vhost API
Alex Bennée
2022-05-16
1
-10
/
+122
*
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-4
/
+0
*
vhost: add support for configure interrupt
Cindy Lu
2022-01-06
1
-0
/
+4
*
vhost: Rename last_index to vq_index_end
Eugenio Pérez
2021-11-11
1
-2
/
+2
*
vhost: record the last virtqueue index for the virtio device
Jason Wang
2021-10-20
1
-0
/
+2
*
vhost: use unsigned int for nvqs
Jason Wang
2021-09-04
1
-1
/
+1
*
hw/virtio: move vhost_set_backend_type() to vhost.c
Tiberiu Georgescu
2021-09-04
1
-0
/
+4
*
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
2021-06-30
1
-2
/
+2
*
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
2021-06-30
1
-1
/
+1
*
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
2021-05-18
1
-0
/
+2
*
vhost-blk: set features before setting inflight feature
Jin Yu
2020-11-03
1
-0
/
+1
*
Revert "vhost-blk: set features before setting inflight feature"
Stefan Hajnoczi
2020-11-03
1
-1
/
+0
*
vhost-blk: set features before setting inflight feature
Jin Yu
2020-10-30
1
-0
/
+1
*
vhost: switch to use IOTLB v2 format
Jason Wang
2020-09-29
1
-0
/
+1
*
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
2020-07-07
1
-0
/
+7
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
2019-03-12
1
-0
/
+18
*
vhost: Clean out old vhost_set_memory and friends
Dr. David Alan Gilbert
2018-02-08
1
-3
/
+0
*
vhost: Build temporary section list and deref after commit
Dr. David Alan Gilbert
2018-02-08
1
-0
/
+2
*
vhost-user: add new vhost user messages to support virtio config space
Changpeng Liu
2018-01-18
1
-0
/
+15
*
vhost: propagate errors in vhost_device_iotlb_miss()
Maxime Coquelin
2017-06-02
1
-1
/
+1
*
vhost: generalize iommu memory region
Jason Wang
2017-03-30
1
-0
/
+11
*
vhost_net: device IOTLB support
Jason Wang
2017-01-18
1
-0
/
+4
*
vhost: drop legacy vring layout bits
Greg Kurz
2016-11-15
1
-3
/
+0
*
vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout
Greg Kurz
2016-11-15
1
-0
/
+4
*
vhost: add vhost_net_set_backend()
Marc-André Lureau
2016-07-29
1
-0
/
+4
*
tap: vhost busy polling support
Jason Wang
2016-07-07
1
-1
/
+2
*
vhost: drop dead code
Michael S. Tsirkin
2015-12-02
1
-1
/
+0
*
vhost: use a function for each call
Marc-André Lureau
2015-10-22
1
-6
/
+6
*
vhost: alloc shareable log
Marc-André Lureau
2015-10-22
1
-1
/
+2
[next]