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
/
hw
/
virtio
/
vhost-vdpa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
2023-06-23
1
-1
/
+0
*
vhost-vdpa: Add support for vIOMMU.
Cindy Lu
2023-05-19
1
-7
/
+138
*
vhost-vdpa: Add check for full 64-bit in region delete
Cindy Lu
2023-05-19
1
-1
/
+19
*
vhost_vdpa: fix the input in trace_vhost_vdpa_listener_region_del()
Cindy Lu
2023-05-19
1
-1
/
+2
*
vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
Eugenio Pérez
2023-03-07
1
-2
/
+1
*
vdpa: block migration if SVQ does not admit a feature
Eugenio Pérez
2023-03-07
1
-0
/
+15
*
vdpa net: block migration if the device has CVQ
Eugenio Pérez
2023-03-07
1
-0
/
+1
*
vdpa: disable RAM block discard only for the first device
Eugenio Pérez
2023-03-07
1
-11
/
+14
*
vdpa: move vhost reset after get vring base
Eugenio Pérez
2023-03-07
1
-6
/
+16
*
vdpa: add vhost_vdpa_suspend
Eugenio Pérez
2023-03-07
1
-0
/
+26
*
vdpa: add vhost_vdpa->suspended parameter
Eugenio Pérez
2023-03-07
1
-0
/
+8
*
vdpa: rewind at get_base, not set_base
Eugenio Pérez
2023-03-07
1
-11
/
+0
*
vdpa: Negotiate _F_SUSPEND feature
Eugenio Pérez
2023-03-07
1
-1
/
+2
*
vdpa: Remember last call fd set
Eugenio Pérez
2023-03-07
1
-6
/
+6
*
vdpa: stop all svq on device deletion
Eugenio Pérez
2023-03-02
1
-15
/
+2
*
vdpa: commit all host notifier MRs in a single MR transaction
Longpeng
2023-01-08
1
-6
/
+19
*
vdpa-dev: get iova range explicitly
Longpeng
2023-01-08
1
-0
/
+7
*
vhost-vdpa: add support for config interrupt
Cindy Lu
2023-01-08
1
-0
/
+8
*
vdpa: always start CVQ in SVQ mode if possible
Eugenio Pérez
2022-12-21
1
-1
/
+2
*
vdpa: add shadow_data to vhost_vdpa
Eugenio Pérez
2022-12-21
1
-3
/
+3
*
vdpa: add asid parameter to vhost_vdpa_dma_map/unmap
Eugenio Pérez
2022-12-21
1
-11
/
+25
*
vdpa: allocate SVQ array unconditionally
Eugenio Pérez
2022-12-21
1
-4
/
+0
*
vdpa: move SVQ vring features check to net/
Eugenio Pérez
2022-12-21
1
-30
/
+2
*
vdpa: request iova_range only once
Eugenio Pérez
2022-12-21
1
-15
/
+0
*
vhost: move iova_tree set to vhost_svq_start
Eugenio Pérez
2022-12-21
1
-3
/
+2
*
vhost: allocate SVQ device file descriptors at device start
Eugenio Pérez
2022-12-21
1
-7
/
+28
*
vdpa: use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
Eugenio Pérez
2022-12-21
1
-2
/
+2
*
error: Move ERRP_GUARD() to the beginning of the function
Markus Armbruster
2022-12-14
1
-1
/
+1
*
vdpa: Delete CVQ migration blocker
Eugenio Pérez
2022-09-02
1
-15
/
+0
*
vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
Eugenio Pérez
2022-09-02
1
-9
/
+8
*
vdpa: Make SVQ vring unmapping return void
Eugenio Pérez
2022-09-02
1
-22
/
+10
*
vdpa: Remove SVQ vring from iova_tree at shutdown
Eugenio Pérez
2022-09-02
1
-0
/
+6
*
util: accept iova_tree_remove_parameter by value
Eugenio Pérez
2022-09-02
1
-3
/
+3
*
vdpa: do not save failed dma maps in SVQ iova tree
Eugenio Pérez
2022-09-02
1
-7
/
+13
*
vdpa: Skip the maps not in the iova tree
Eugenio Pérez
2022-09-02
1
-0
/
+4
*
vdpa: Fix memory listener deletions of iova tree
Eugenio Pérez
2022-07-26
1
-1
/
+1
*
vhost: Get vring base from vq, not svq
Eugenio Pérez
2022-07-26
1
-12
/
+12
*
vdpa: Add device migration blocker
Eugenio Pérez
2022-07-20
1
-0
/
+15
*
vdpa: manual forward CVQ buffers
Eugenio Pérez
2022-07-20
1
-1
/
+2
*
vdpa: Export vhost_vdpa_dma_map and unmap calls
Eugenio Pérez
2022-07-20
1
-4
/
+3
*
vhost: Add svq avail_handler callback
Eugenio Pérez
2022-07-20
1
-1
/
+2
*
vhost-vdpa: change name and polarity for vhost_vdpa_one_time_request()
Si-Wei Liu
2022-05-16
1
-8
/
+15
*
vhost-vdpa: backend feature should set only once
Si-Wei Liu
2022-05-16
1
-1
/
+1
*
vdpa: Fix index calculus at vhost_vdpa_svqs_start
Eugenio Pérez
2022-05-13
1
-1
/
+1
*
vdpa: Fix bad index calculus at vhost_vdpa_get_vring_base
Eugenio Pérez
2022-05-13
1
-2
/
+2
*
vdpa: Add missing tracing to batch mapping functions
Eugenio Pérez
2022-04-26
1
-0
/
+2
*
include: move C/util-related declarations to cutils.h
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-3
/
+3
*
vhost-vdpa: fix typo in a comment
Stefano Garzarella
2022-03-31
1
-1
/
+1
*
vdpa: Expose VHOST_F_LOG_ALL on SVQ
Eugenio Pérez
2022-03-15
1
-4
/
+35
[next]