index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
xen-block: scale sector based quantities correctly
Paul Durrant
3
-17
/
+23
2019-04-04
xen-block: only advertize discard to the frontend when it is enabled...
Paul Durrant
1
-3
/
+9
2019-03-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-26' int...
Peter Maydell
3
-23
/
+53
2019-03-26
pflash: Bury disabled code to limit device sizes
Alex Bennée
2
-13
/
+0
2019-03-26
pflash: Require backend size to match device, improve errors
Markus Armbruster
3
-10
/
+53
2019-03-26
xen-block: Replace qdict_put_obj() by qdict_put() where appropriate
Markus Armbruster
1
-2
/
+2
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-1
/
+2
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
1
-2
/
+0
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2
-7
/
+7
2019-03-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-18
/
+32
2019-03-12
vhost-user-blk: Add support to get/set inflight buffer
Xie Yongji
1
-0
/
+28
2019-03-12
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
1
-18
/
+4
2019-03-12
nvme: fix write zeroes offset and count
Keith Busch
1
-3
/
+3
2019-03-11
pflash_cfi01: Add pflash_cfi01_get_blk() helper
Philippe Mathieu-Daudé
1
-0
/
+5
2019-03-11
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
2
-4
/
+6
2019-03-11
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
2
-2
/
+2
2019-03-11
hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}
Markus Armbruster
2
-6
/
+0
2019-03-11
pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*
Markus Armbruster
2
-13
/
+13
2019-03-11
pflash_cfi01: Log use of flawed "write to buffer"
Markus Armbruster
1
-0
/
+13
2019-03-11
pflash_cfi01: Do not exit() on guest aborting "write to buffer"
Markus Armbruster
1
-8
/
+5
2019-03-11
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
Markus Armbruster
2
-78
/
+84
2019-03-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-7
/
+9
2019-03-07
isa: express SuperIO dependencies with Kconfig
Paolo Bonzini
1
-2
/
+3
2019-03-07
virtio: express virtio dependencies with Kconfig
Yang Zhong
1
-2
/
+5
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
1
-0
/
+2
2019-03-07
block: fix recursion in hw/block/dataplane
Paolo Bonzini
2
-2
/
+3
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
1
-0
/
+2
2019-03-07
build: switch to Kconfig
Paolo Bonzini
1
-0
/
+2
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+29
2019-03-07
hw/block/virtio-blk: Clean req->dev repetitions
Anastasiia Rusakova
1
-7
/
+9
2019-03-06
block/pflash_cfi02: Fix memory leak and potential use-after-free
Stephen Checkoway
1
-4
/
+11
2019-02-28
xen-block: stop leaking memory in xen_block_drive_create()
Paul Durrant
1
-7
/
+9
2019-02-28
xen-block: report error condition from vbd_name_to_disk()
Paul Durrant
1
-6
/
+15
2019-02-28
xen-block: remove redundant assignment
Paul Durrant
1
-2
/
+1
2019-02-28
dataplane/xen-block: remove dead code
Paul Durrant
1
-4
/
+1
2019-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+4
2019-02-25
virtio-blk: Increase in_flight for request restart BH
Kevin Wolf
1
-0
/
+4
2019-02-22
virtio-blk: add DISCARD and WRITE_ZEROES features
Stefano Garzarella
1
-0
/
+184
2019-02-22
virtio-blk: set config size depending on the features enabled
Stefano Garzarella
1
-6
/
+25
2019-02-22
virtio-blk: add "discard" and "write-zeroes" properties
Stefano Garzarella
1
-0
/
+4
2019-02-22
virtio-blk: add host_features field in VirtIOBlock
Stefano Garzarella
1
-7
/
+9
2019-02-22
virtio-blk: add acct_failed param to virtio_blk_handle_rw_error()
Stefano Garzarella
1
-4
/
+6
2019-02-13
virtio-blk: set correct config size for the host driver
Changpeng Liu
1
-4
/
+9
2019-02-12
virtio-blk: cleanup using VirtIOBlock *s and VirtIODevice *vdev
Stefano Garzarella
1
-13
/
+9
2019-02-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+4
2019-02-05
vhost-user-blk: add discard/write zeroes features support
Changpeng Liu
1
-0
/
+4
2019-02-04
xen-block: handle resize callback
Paul Durrant
3
-7
/
+38
2019-01-31
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...
Peter Maydell
1
-5
/
+10
2019-01-31
nvme: use pci_dev directly in nvme_realize
Li Qiang
1
-4
/
+4
2019-01-31
nvme: ensure the num_queues is not zero
Li Qiang
1
-0
/
+5
[next]