index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
interop
/
vhost-user.rst
Age
Commit message (
Expand
)
Author
2024-03-12
hw/virtio: check owner for removing objects
Albert Esteve
2024-02-20
docs: correct typos
Manos Pitsidianakis
2024-02-14
vhost-user.rst: Fix vring address description
Andrey Ignatov
2023-11-07
vhost-user.rst: Migrating back-end-internal state
Hanna Czenczek
2023-11-07
vhost-user.rst: Introduce suspended state
Hanna Czenczek
2023-11-07
vhost-user.rst: Clarify enabling/disabling vrings
Hanna Czenczek
2023-11-07
vhost-user.rst: Improve [GS]ET_VRING_BASE doc
Hanna Czenczek
2023-10-22
vhost-user: Fix protocol feature bit conflict
Hanna Czenczek
2023-10-04
vhost-user: add shared_object msg
Albert Esteve
2023-04-21
docs: vhost-user: Add Xen specific memory mapping support
Viresh Kumar
2023-04-21
docs: vhost-user: Define memory region separately
Viresh Kumar
2023-03-02
docs: vhost-user: replace _SLAVE_ with _BACKEND_
Maxime Coquelin
2022-06-27
docs/vhost-user: Fix mismerge
Kevin Wolf
2022-06-08
Fix 'writeable' typos
Peter Maydell
2022-05-16
docs/vhost-user: Clarifications for VHOST_USER_ADD/REM_MEM_REG
Kevin Wolf
2022-05-16
vhost-user: more master/slave things
Michael S. Tsirkin
2022-05-16
vhost-user.rst: add clarifying language about protocol negotiation
Alex Bennée
2022-05-16
docs: vhost-user: replace master/slave with front-end/back-end
Paolo Bonzini
2022-05-16
docs: vhost-user: rewrite section on ring state machine
Paolo Bonzini
2022-05-16
docs: vhost-user: clean up request/reply description
Paolo Bonzini
2022-05-04
docs/vhost-user: Clarifications for VHOST_USER_ADD/REM_MEM_REG
Kevin Wolf
2022-03-06
docs: vhost-user: add subsection for non-Linux platforms
Sergio Lopez
2021-08-02
docs: Move licence/copyright from HTML output to rST comments
Peter Maydell
2021-07-23
docs: add a section on the generalities of vhost-user
Alex Bennée
2020-11-18
docs: Fix some typos (found by codespell)
Stefan Weil
2020-11-12
vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncation
Stefan Hajnoczi
2020-09-17
docs/: fix some comment spelling errors
zhaolichang
2020-07-03
docs: vhost-user: add Virtio status protocol feature
Maxime Coquelin
2020-06-12
Lift max memory slots limit imposed by vhost-user
Raphael Norwitz
2020-06-12
Transmit vhost-user memory regions individually
Raphael Norwitz
2020-06-12
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2020-02-27
docs: vhost-user: add in-band kick/call messages
Johannes Berg
2020-01-05
vhost-user: add VHOST_USER_RESET_DEVICE to reset devices
Raphael Norwitz
2020-01-05
Implement backend program convention command for vhost-user-blk
Micky Yun Chan
2019-07-25
docs: clarify multiqueue vs multiple virtqueues
Stefan Hajnoczi
2019-07-04
docs: avoid vhost-user-net specifics in multiqueue section
Stefan Hajnoczi
2019-05-29
vhost-user: add vhost_user_gpu_set_socket()
Marc-André Lureau
2019-05-20
docs: reST-ify vhost-user documentation
Marc-André Lureau