index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
/
vhost-user-blk.c
Age
Commit message (
Expand
)
Author
2019-09-16
vhost-user-blk: prevent using uninitialized vqs
Raphael Norwitz
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-07-04
virtio: add "use-started" property
Xie Yongji
2019-05-20
vhost-user-blk: Add support to reconnect backend
Xie Yongji
2019-05-20
vhost-user-blk: Add return value for vhost_user_blk_start()
Xie Yongji
2019-05-20
vhost-user-blk: Only start vhost-user backend with the first kick
Xie Yongji
2019-05-20
vhost-user-blk: Use started flag in vhost_user_blk_set_status()
Xie Yongji
2019-03-12
vhost-user-blk: Add support to get/set inflight buffer
Xie Yongji
2019-03-12
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
2019-02-05
vhost-user-blk: add discard/write zeroes features support
Changpeng Liu
2019-01-14
qemu: avoid memory leak while remove disk
Jian Wang
2018-11-05
vhost-user-blk: start vhost when guest kicks
Yongji Xie
2018-06-01
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
2018-05-24
vhost-user: introduce shared vhost-user state
Tiwei Bie
2018-05-20
Remove unnecessary variables for function return value
Laurent Vivier
2018-04-09
vhost-user-blk: set config ops before vhost-user init
Maxime Coquelin
2018-02-09
Clean up includes
Markus Armbruster
2018-01-18
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu