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-user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-07
vhost-user: Interface for migration state transfer
Hanna Czenczek
1
-0
/
+146
2023-10-25
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
1
-6
/
+1
2023-10-22
vhost-user: fix lost reconnect
Li Feng
1
-2
/
+8
2023-10-22
vhost-user: do not send RESET_OWNER on device reset
Stefan Hajnoczi
1
-4
/
+9
2023-10-22
vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
Laszlo Ersek
1
-1
/
+15
2023-10-22
vhost-user: allow "vhost_set_vring" to wait for a reply
Laszlo Ersek
1
-5
/
+6
2023-10-22
vhost-user: hoist "write_sync", "get_features", "get_u64"
Laszlo Ersek
1
-85
/
+85
2023-10-22
vhost-user: flatten "enforce_reply" into "vhost_user_write_sync"
Laszlo Ersek
1
-19
/
+13
2023-10-22
vhost-user: factor out "vhost_user_write_sync"
Laszlo Ersek
1
-36
/
+26
2023-10-22
vhost-user: tighten "reply_supported" scope in "set_vring_addr"
Laszlo Ersek
1
-5
/
+6
2023-10-22
vhost-user: strip superfluous whitespace
Laszlo Ersek
1
-1
/
+1
2023-10-12
vhost: Remove vhost_backend_can_merge() callback
David Hildenbrand
1
-14
/
+0
2023-10-12
vhost: Rework memslot filtering and fix "used_memslot" tracking
David Hildenbrand
1
-4
/
+3
2023-10-04
vhost-user: add shared_object msg
Albert Esteve
1
-12
/
+155
2023-10-04
vhost-user: move VhostUserProtocolFeature definition to header file
Jonah Palmer
1
-21
/
+0
2023-07-10
vhost-user: Make RESET_DEVICE a per device message
Tom Lonergan
1
-0
/
+1
2023-07-10
vhost-user: Change one_time to per_device request
Tom Lonergan
1
-6
/
+12
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
1
-26
/
+26
2023-06-23
cryptodev-vhost-user: add asymmetric crypto support
Gowrishankar Muthukrishnan
1
-13
/
+62
2023-05-23
hostmem-file: add offset option
Alexander Graf
1
-0
/
+1
2023-05-19
vhost-user: Remove acpi-specific memslot limit
David Hildenbrand
1
-11
/
+1
2023-05-19
vhost-user: send SET_STATUS 0 after GET_VRING_BASE
Stefan Hajnoczi
1
-1
/
+15
2023-03-07
hw/virtio/vhost-user: avoid using unitialized errp
Albert Esteve
1
-2
/
+2
2023-03-02
vhost-user: Adopt new backend naming
Maxime Coquelin
1
-15
/
+15
2023-01-28
Revert "vhost-user: Introduce nested event loop in vhost_user_read()"
Greg Kurz
1
-60
/
+5
2023-01-28
Revert "vhost-user: Monitor slave channel in vhost_user_read()"
Greg Kurz
1
-32
/
+3
2023-01-28
vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requests
Minghao Yuan
1
-0
/
+2
2023-01-27
vhost-user: Correct a reference of TARGET_AARCH64
Akihiko Odaki
1
-1
/
+1
2022-12-21
vhost-user: send set log base message only once
Yajun Wu
1
-0
/
+5
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
1
-5
/
+1
2022-12-01
hw/virtio: generalise CHR_EVENT_CLOSED handling
Alex Bennée
1
-0
/
+71
2022-11-07
vhost-user: Support vhost_dev_start
Yajun Wu
1
-1
/
+73
2022-11-07
vhost-user: Fix out of order vring host notification handling
Yajun Wu
1
-0
/
+5
2022-10-07
hw/virtio: fix some coding style issues
Alex Bennée
1
-3
/
+4
2022-10-07
hw/virtio: incorporate backend features in features
Alex Bennée
1
-1
/
+8
2022-09-29
vhost-user: Call qemu_socketpair() instead of socketpair()
Guoyi Tu
1
-1
/
+1
2022-08-17
hw/virtio: fix vhost_user_read tracepoint
Alex Bennée
1
-2
/
+2
2022-06-27
vhost: add method vhost_set_vring_err
Konstantin Khlebnikov
1
-0
/
+6
2022-06-16
virtio/vhost-user: Fix wrong vhost notifier GPtrArray size
Yajun Wu
1
-1
/
+1
2022-06-09
hw/virtio/vhost-user: don't use uninitialized variable
Changpeng Liu
1
-5
/
+3
2022-05-16
virtio/vhost-user: dynamically assign VhostUserHostNotifiers
Alex Bennée
1
-17
/
+66
2022-05-16
hw/virtio/vhost-user: don't suppress F_CONFIG when supported
Alex Bennée
1
-13
/
+33
2022-05-16
hw/virtio: add vhost_user_[read|write] trace points
Alex Bennée
1
-0
/
+4
2022-05-05
vhost-user: Use correct macro name TARGET_PPC64
Murilo Opsfelder Araujo
1
-1
/
+1
2022-05-04
vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REG
Kevin Wolf
1
-1
/
+1
2022-05-03
util: rename qemu_*block() socket functions
Marc-André Lureau
1
-1
/
+1
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
1
-2
/
+2
2022-03-04
vhost-user: fix VirtQ notifier cleanup
Xueming Li
1
-19
/
+29
2022-03-04
vhost-user: remove VirtQ notifier restore
Xueming Li
1
-18
/
+1
2022-01-07
vhost-user: stick to -errno error return convention
Roman Kagan
1
-178
/
+223
[next]