index
:
rocket-tools/riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
vhost.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
vhost: Do not abort on log-stop error
Hanna Czenczek
1
-1
/
+2
8 days
vhost: Do not abort on log-start error
Hanna Czenczek
1
-1
/
+2
2025-07-14
vhost: add a helper for force stopping a device
Daniil Tatianin
1
-13
/
+39
2025-07-14
vhost: Fix used memslot tracking when destroying a vhost device
David Hildenbrand
1
-27
/
+10
2025-05-14
vhost: return failure if stop virtqueue failed in vhost_dev_stop
Haoqian He
1
-10
/
+13
2025-04-24
cleanup: Drop pointless return at end of function
Markus Armbruster
1
-1
/
+0
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
1
-1
/
+1
2024-11-26
vhost: fail device start if iotlb update fails
Prasad Pandit
1
-1
/
+12
2024-10-03
vhost: Remove unused vhost_dev_{load|save}_inflight
Dr. David Alan Gilbert
1
-56
/
+0
2024-09-11
vhost_net: configure all host notifiers in a single MR transaction
zuoboqun
1
-3
/
+3
2024-07-01
vhost: Perform memory section dirty scans once per iteration
Si-Wei Liu
1
-6
/
+61
2024-07-01
vhost: dirty log should be per backend type
Si-Wei Liu
1
-12
/
+33
2024-04-23
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
1
-1
/
+2
2024-03-26
vdpa-dev: Fix initialisation order to restore VDUSE compatibility
Kevin Wolf
1
-1
/
+7
2024-03-12
hw/virtio/vhost: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+2
2023-11-07
vhost: Add high-level state save/load functions
Hanna Czenczek
1
-0
/
+204
2023-11-07
vhost-user: Interface for migration state transfer
Hanna Czenczek
1
-0
/
+37
2023-11-01
cpr: relax vhost migration blockers
Steve Sistare
1
-1
/
+1
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-0
/
+9
2023-10-22
virtio: call ->vhost_reset_device() during reset
Stefan Hajnoczi
1
-0
/
+9
2023-10-20
migration: simplify blockers
Steve Sistare
1
-6
/
+2
2023-10-12
memory,vhost: Allow for marking memory device memory regions unmergeable
David Hildenbrand
1
-2
/
+2
2023-10-12
memory-device,vhost: Support automatic decision on the number of memslots
David Hildenbrand
1
-1
/
+13
2023-10-12
vhost: Add vhost_get_max_memslots()
David Hildenbrand
1
-0
/
+11
2023-10-12
memory-device,vhost: Support memory devices that dynamically consume memslots
David Hildenbrand
1
-4
/
+14
2023-10-12
vhost: Return number of free memslots
David Hildenbrand
1
-2
/
+2
2023-10-12
vhost: Remove vhost_backend_can_merge() callback
David Hildenbrand
1
-5
/
+1
2023-10-12
vhost: Rework memslot filtering and fix "used_memslot" tracking
David Hildenbrand
1
-9
/
+47
2023-10-06
hw/virtio/vhost: Silence compiler warnings in vhost code when using -Wshadow
Thomas Huth
1
-4
/
+4
2023-08-03
vhost: fix the fd leak
Li Feng
1
-0
/
+2
2023-07-10
vhost: register and change IOMMU flag depending on Device-TLB state
Viktor Prutyanov
1
-12
/
+26
2023-06-28
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
1
-1
/
+1
2023-06-26
vhost: fix vhost_dev_enable_notifiers() error case
Laurent Vivier
1
-29
/
+36
2023-06-23
vhost: release virtqueue objects in error path
Prasad Pandit
1
-1
/
+2
2023-06-23
vhost: release memory_listener object in error path
Prasad Pandit
1
-0
/
+3
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-05-19
vhost: expose function vhost_dev_has_iommu()
Cindy Lu
1
-1
/
+1
2023-04-21
vhost: Drop unused eventfd_add|del hooks
Peter Xu
1
-14
/
+0
2023-03-07
vdpa: move vhost reset after get vring base
Eugenio Pérez
1
-0
/
+3
2023-01-08
vhost: configure all host notifiers in a single MR transaction
Longpeng
1
-0
/
+24
2023-01-08
vhost: simplify vhost_dev_enable_notifiers
Longpeng
1
-16
/
+4
2023-01-08
vhost: add support for configure interrupt
Cindy Lu
1
-1
/
+77
2022-12-21
vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
Jason Wang
1
-20
/
+64
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
1
-5
/
+39
2022-11-07
vhost: expose vhost_virtqueue_stop()
Kangjie Xu
1
-4
/
+4
2022-11-07
vhost: expose vhost_virtqueue_start()
Kangjie Xu
1
-4
/
+4
2022-10-07
hw/virtio: add some vhost-user trace events
Alex Bennée
1
-0
/
+6
2022-08-17
hw/virtio: gracefully handle unset vhost_dev vdev
Alex Bennée
1
-3
/
+7
2022-06-27
vhost: setup error eventfd and dump errors
Konstantin Khlebnikov
1
-0
/
+37
2022-06-16
vhost: also check queue state in the vhost_dev_set_log error routine
Ni Xun
1
-0
/
+4
[next]