index
:
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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
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
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
1
-1
/
+3
2022-04-20
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
1
-1
/
+0
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2022-03-06
vhost: use wfd on functions setting vring call fd
Sergio Lopez
1
-3
/
+3
2022-01-10
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
1
-76
/
+0
2022-01-07
vhost: stick to -errno error return convention
Roman Kagan
1
-54
/
+46
2022-01-06
vhost: add support for configure interrupt
Cindy Lu
1
-0
/
+76
2021-12-17
hw/virtio/vhost: Fix typo in comment.
Leonardo Garcia
1
-1
/
+1
2021-09-30
memory: Name all the memory listeners
Peter Xu
1
-0
/
+2
2021-09-04
vhost: correctly detect the enabling IOMMU
Jason Wang
1
-1
/
+1
2021-09-04
hw/virtio: move vhost_set_backend_type() to vhost.c
Tiberiu Georgescu
1
-0
/
+29
2021-08-26
vhost: Clean up how VhostOpts method vhost_backend_init() fails
Markus Armbruster
1
-4
/
+0
2021-08-26
vhost: Clean up how VhostOpts method vhost_get_config() fails
Markus Armbruster
1
-8
/
+2
2021-08-26
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
1
-1
/
+1
2021-06-30
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
1
-3
/
+11
2021-06-30
vhost: Return 0/-errno in vhost_dev_init()
Kevin Wolf
1
-4
/
+4
2021-06-30
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
1
-6
/
+7
2021-06-30
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
1
-6
/
+10
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-09
Various spelling fixes
Michael Tokarev
1
-1
/
+1
2021-03-02
vhost: simplify vhost_dev_init() fail_busyloop label
Stefan Hajnoczi
1
-7
/
+5
2021-02-05
vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
Peter Xu
1
-2
/
+11
2020-12-08
memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
Eugenio Pérez
1
-1
/
+1
2020-11-03
vhost-blk: set features before setting inflight feature
Jin Yu
1
-0
/
+20
2020-11-03
Revert "vhost-blk: set features before setting inflight feature"
Stefan Hajnoczi
1
-18
/
+0
2020-10-30
vhost-blk: set features before setting inflight feature
Jin Yu
1
-0
/
+18
2020-10-30
vhost: Don't special case vq->used_phys in vhost_get_log_size()
Greg Kurz
1
-10
/
+0
2020-10-09
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
1
-7
/
+3
2020-09-29
vhost: check queue state in the vhost_dev_set_log routine
Dima Stepanov
1
-0
/
+12
[next]