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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
2024-04-23
1
-1
/
+2
*
vdpa-dev: Fix initialisation order to restore VDUSE compatibility
Kevin Wolf
2024-03-26
1
-1
/
+7
*
hw/virtio/vhost: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+2
*
vhost: Add high-level state save/load functions
Hanna Czenczek
2023-11-07
1
-0
/
+204
*
vhost-user: Interface for migration state transfer
Hanna Czenczek
2023-11-07
1
-0
/
+37
*
cpr: relax vhost migration blockers
Steve Sistare
2023-11-01
1
-1
/
+1
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-23
1
-0
/
+9
|
\
|
*
virtio: call ->vhost_reset_device() during reset
Stefan Hajnoczi
2023-10-22
1
-0
/
+9
*
|
migration: simplify blockers
Steve Sistare
2023-10-20
1
-6
/
+2
|
/
*
memory,vhost: Allow for marking memory device memory regions unmergeable
David Hildenbrand
2023-10-12
1
-2
/
+2
*
memory-device,vhost: Support automatic decision on the number of memslots
David Hildenbrand
2023-10-12
1
-1
/
+13
*
vhost: Add vhost_get_max_memslots()
David Hildenbrand
2023-10-12
1
-0
/
+11
*
memory-device,vhost: Support memory devices that dynamically consume memslots
David Hildenbrand
2023-10-12
1
-4
/
+14
*
vhost: Return number of free memslots
David Hildenbrand
2023-10-12
1
-2
/
+2
*
vhost: Remove vhost_backend_can_merge() callback
David Hildenbrand
2023-10-12
1
-5
/
+1
*
vhost: Rework memslot filtering and fix "used_memslot" tracking
David Hildenbrand
2023-10-12
1
-9
/
+47
*
hw/virtio/vhost: Silence compiler warnings in vhost code when using -Wshadow
Thomas Huth
2023-10-06
1
-4
/
+4
*
vhost: fix the fd leak
Li Feng
2023-08-03
1
-0
/
+2
*
vhost: register and change IOMMU flag depending on Device-TLB state
Viktor Prutyanov
2023-07-10
1
-12
/
+26
*
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
2023-06-28
1
-1
/
+1
*
vhost: fix vhost_dev_enable_notifiers() error case
Laurent Vivier
2023-06-26
1
-29
/
+36
*
vhost: release virtqueue objects in error path
Prasad Pandit
2023-06-23
1
-1
/
+2
*
vhost: release memory_listener object in error path
Prasad Pandit
2023-06-23
1
-0
/
+3
*
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
2023-06-23
1
-1
/
+0
*
vhost: expose function vhost_dev_has_iommu()
Cindy Lu
2023-05-19
1
-1
/
+1
*
vhost: Drop unused eventfd_add|del hooks
Peter Xu
2023-04-21
1
-14
/
+0
*
vdpa: move vhost reset after get vring base
Eugenio Pérez
2023-03-07
1
-0
/
+3
*
vhost: configure all host notifiers in a single MR transaction
Longpeng
2023-01-08
1
-0
/
+24
*
vhost: simplify vhost_dev_enable_notifiers
Longpeng
2023-01-08
1
-16
/
+4
*
vhost: add support for configure interrupt
Cindy Lu
2023-01-08
1
-1
/
+77
*
vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
Jason Wang
2022-12-21
1
-20
/
+64
*
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
2022-12-01
1
-5
/
+39
*
vhost: expose vhost_virtqueue_stop()
Kangjie Xu
2022-11-07
1
-4
/
+4
*
vhost: expose vhost_virtqueue_start()
Kangjie Xu
2022-11-07
1
-4
/
+4
*
hw/virtio: add some vhost-user trace events
Alex Bennée
2022-10-07
1
-0
/
+6
*
hw/virtio: gracefully handle unset vhost_dev vdev
Alex Bennée
2022-08-17
1
-3
/
+7
*
vhost: setup error eventfd and dump errors
Konstantin Khlebnikov
2022-06-27
1
-0
/
+37
*
vhost: also check queue state in the vhost_dev_set_log error routine
Ni Xun
2022-06-16
1
-0
/
+4
*
virtio: add vhost support for virtio devices
Jonah Palmer
2022-05-16
1
-1
/
+3
*
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-20
1
-1
/
+0
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
vhost: use wfd on functions setting vring call fd
Sergio Lopez
2022-03-06
1
-3
/
+3
*
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-76
/
+0
*
vhost: stick to -errno error return convention
Roman Kagan
2022-01-07
1
-54
/
+46
*
vhost: add support for configure interrupt
Cindy Lu
2022-01-06
1
-0
/
+76
*
hw/virtio/vhost: Fix typo in comment.
Leonardo Garcia
2021-12-17
1
-1
/
+1
*
memory: Name all the memory listeners
Peter Xu
2021-09-30
1
-0
/
+2
*
vhost: correctly detect the enabling IOMMU
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
/
+29
*
vhost: Clean up how VhostOpts method vhost_backend_init() fails
Markus Armbruster
2021-08-26
1
-4
/
+0
[next]