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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
nvme: fix copy direction in DMA reads going to CMB
Klaus Birkelund Jensen
2019-05-20
1
-1
/
+1
*
pflash_cfi01: New pflash_cfi01_legacy_drive()
Markus Armbruster
2019-05-07
1
-0
/
+28
*
xen-block: scale sector based quantities correctly
Paul Durrant
2019-04-04
3
-17
/
+23
*
xen-block: only advertize discard to the frontend when it is enabled...
Paul Durrant
2019-04-04
1
-3
/
+9
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-26' int...
Peter Maydell
2019-03-26
3
-23
/
+53
|
\
|
*
pflash: Bury disabled code to limit device sizes
Alex Bennée
2019-03-26
2
-13
/
+0
|
*
pflash: Require backend size to match device, improve errors
Markus Armbruster
2019-03-26
3
-10
/
+53
*
|
xen-block: Replace qdict_put_obj() by qdict_put() where appropriate
Markus Armbruster
2019-03-26
1
-2
/
+2
|
/
*
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
1
-1
/
+2
*
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
1
-2
/
+0
*
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
2
-7
/
+7
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-03-13
1
-18
/
+32
|
\
|
*
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
*
|
nvme: fix write zeroes offset and count
Keith Busch
2019-03-12
1
-3
/
+3
|
/
*
pflash_cfi01: Add pflash_cfi01_get_blk() helper
Philippe Mathieu-Daudé
2019-03-11
1
-0
/
+5
*
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
2019-03-11
2
-4
/
+6
*
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
2019-03-11
2
-2
/
+2
*
hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}
Markus Armbruster
2019-03-11
2
-6
/
+0
*
pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*
Markus Armbruster
2019-03-11
2
-13
/
+13
*
pflash_cfi01: Log use of flawed "write to buffer"
Markus Armbruster
2019-03-11
1
-0
/
+13
*
pflash_cfi01: Do not exit() on guest aborting "write to buffer"
Markus Armbruster
2019-03-11
1
-8
/
+5
*
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
Markus Armbruster
2019-03-11
2
-78
/
+84
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-03-09
1
-7
/
+9
|
\
|
*
hw/block/virtio-blk: Clean req->dev repetitions
Anastasiia Rusakova
2019-03-07
1
-7
/
+9
*
|
isa: express SuperIO dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-2
/
+3
*
|
virtio: express virtio dependencies with Kconfig
Yang Zhong
2019-03-07
1
-2
/
+5
*
|
isa: express dependencies with kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+2
*
|
block: fix recursion in hw/block/dataplane
Paolo Bonzini
2019-03-07
2
-2
/
+3
*
|
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+2
*
|
build: switch to Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+2
*
|
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+29
|
/
*
block/pflash_cfi02: Fix memory leak and potential use-after-free
Stephen Checkoway
2019-03-06
1
-4
/
+11
*
xen-block: stop leaking memory in xen_block_drive_create()
Paul Durrant
2019-02-28
1
-7
/
+9
*
xen-block: report error condition from vbd_name_to_disk()
Paul Durrant
2019-02-28
1
-6
/
+15
*
xen-block: remove redundant assignment
Paul Durrant
2019-02-28
1
-2
/
+1
*
dataplane/xen-block: remove dead code
Paul Durrant
2019-02-28
1
-4
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-02-26
1
-0
/
+4
|
\
|
*
virtio-blk: Increase in_flight for request restart BH
Kevin Wolf
2019-02-25
1
-0
/
+4
*
|
virtio-blk: add DISCARD and WRITE_ZEROES features
Stefano Garzarella
2019-02-22
1
-0
/
+184
*
|
virtio-blk: set config size depending on the features enabled
Stefano Garzarella
2019-02-22
1
-6
/
+25
*
|
virtio-blk: add "discard" and "write-zeroes" properties
Stefano Garzarella
2019-02-22
1
-0
/
+4
*
|
virtio-blk: add host_features field in VirtIOBlock
Stefano Garzarella
2019-02-22
1
-7
/
+9
*
|
virtio-blk: add acct_failed param to virtio_blk_handle_rw_error()
Stefano Garzarella
2019-02-22
1
-4
/
+6
|
/
*
virtio-blk: set correct config size for the host driver
Changpeng Liu
2019-02-13
1
-4
/
+9
*
virtio-blk: cleanup using VirtIOBlock *s and VirtIODevice *vdev
Stefano Garzarella
2019-02-12
1
-13
/
+9
[next]