index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
block
/
vhost-user-blk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost-user-blk: fix blkcfg->num_queues endianness
Stefan Hajnoczi
2021-03-08
1
-4
/
+3
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
vhost-blk: set features before setting inflight feature
Jin Yu
2020-11-03
1
-0
/
+6
*
Revert "vhost-blk: set features before setting inflight feature"
Stefan Hajnoczi
2020-11-03
1
-6
/
+0
*
vhost-blk: set features before setting inflight feature
Jin Yu
2020-10-30
1
-0
/
+6
*
vhost: recheck dev state in the vhost_migration_log routine
Dima Stepanov
2020-09-29
1
-3
/
+16
*
vhost-user-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
2020-08-27
1
-1
/
+5
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-13
1
-1
/
+0
|
\
|
*
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2020-06-10
1
-1
/
+0
*
|
vhost-user-blk: delay vhost_user_blk_disconnect
Dima Stepanov
2020-06-09
1
-1
/
+37
|
/
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
1
-1
/
+1
*
vhost-user-blk: fix invalid memory access
Li Feng
2020-05-04
1
-0
/
+4
*
fix vhost_user_blk_watch crash
Li Feng
2020-03-29
1
-19
/
+0
*
vhost-user-blk: convert to new virtio_delete_queue
Pan Nengyuan
2020-02-25
1
-8
/
+11
*
vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
Pan Nengyuan
2020-02-25
1
-0
/
+8
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-08
1
-1
/
+1
*
vhost-user-blk: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+5
*
vhost-user-blk: prevent using uninitialized vqs
Raphael Norwitz
2019-09-16
1
-1
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
virtio: add "use-started" property
Xie Yongji
2019-07-04
1
-2
/
+2
*
vhost-user-blk: Add support to reconnect backend
Xie Yongji
2019-05-21
1
-23
/
+136
*
vhost-user-blk: Add return value for vhost_user_blk_start()
Xie Yongji
2019-05-21
1
-4
/
+5
*
vhost-user-blk: Only start vhost-user backend with the first kick
Xie Yongji
2019-05-21
1
-2
/
+1
*
vhost-user-blk: Use started flag in vhost_user_blk_set_status()
Xie Yongji
2019-05-21
1
-2
/
+2
*
vhost-user-blk: Add support to get/set inflight buffer
Xie Yongji
2019-03-13
1
-0
/
+28
*
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
2019-03-13
1
-18
/
+4
*
vhost-user-blk: add discard/write zeroes features support
Changpeng Liu
2019-02-05
1
-0
/
+4
*
qemu: avoid memory leak while remove disk
Jian Wang
2019-01-15
1
-2
/
+5
*
vhost-user-blk: start vhost when guest kicks
Yongji Xie
2018-11-05
1
-0
/
+25
*
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
2018-06-01
1
-4
/
+1
*
vhost-user: introduce shared vhost-user state
Tiwei Bie
2018-05-24
1
-1
/
+21
*
Remove unnecessary variables for function return value
Laurent Vivier
2018-05-20
1
-4
/
+1
*
vhost-user-blk: set config ops before vhost-user init
Maxime Coquelin
2018-04-09
1
-2
/
+2
*
Clean up includes
Markus Armbruster
2018-02-09
1
-1
/
+0
*
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
2018-01-18
1
-0
/
+359