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
/
contrib
/
vhost-user-blk
Age
Commit message (
Expand
)
Author
2024-07-21
contrib/vhost-user-blk: fix overflowing expression
Stefano Garzarella
2024-07-02
contrib/vhost-user-*: use QEMU bswap helper functions
Stefano Garzarella
2024-07-02
contrib/vhost-user-blk: fix bind() using the right size of the address
Stefano Garzarella
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2022-12-21
contrib/vhost-user-blk: Replace lseek64 with lseek
Khem Raj
2022-12-14
Drop more useless casts from void * to pointer
Markus Armbruster
2022-08-08
contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement
Markus Armbruster
2022-06-27
contrib/vhost-user-blk: fix 32 bit build and enable
Alex Bennée
2022-04-21
contrib/vhost-user-blk: add missing GOptionEntry NULL terminator
Stefan Hajnoczi
2020-12-09
contrib/vhost-user-blk: avoid g_return_val_if() input validation
Stefan Hajnoczi
2020-12-08
libvhost-user: make it a meson subproject
Marc-André Lureau
2020-11-17
vhost-user-blk/scsi: Fix broken error handling for socket call
AlexChen
2020-11-03
contrib/vhost-user-blk: fix get_config() information leak
Stefan Hajnoczi
2020-08-21
contrib/vhost-user-blk: convert to Meson
Paolo Bonzini
2020-06-12
libvhost-user: advertise vring features
Stefan Hajnoczi
2020-01-05
Implement backend program convention command for vhost-user-blk
Micky Yun Chan
2019-07-04
libvhost-user: support many virtqueues
Stefan Hajnoczi
2019-05-20
contrib/vhost-user-blk: enable inflight I/O tracking
Xie Yongji
2019-02-05
vhost-user-blk: add discard/write zeroes features support
Changpeng Liu
2019-02-05
contrib/vhost-user-blk: fix the compilation issue
Peter Xu
2018-12-20
Clean up includes
Markus Armbruster
2018-06-01
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
2018-05-23
contrib/vhost-user-blk: enable protocol feature for vhost-user-blk
Changpeng Liu
2018-01-18
contrib/vhost-user-blk: introduce a vhost-user-blk sample application
Changpeng Liu