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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-07-02
qapi: Split qom.json and qdev.json off misc.json
Markus Armbruster
1
-1
/
+1
2019-07-01
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...
Peter Maydell
4
-38
/
+52
2019-06-24
nvme: do not advertise support for unsupported arbitration mechanism
Klaus Birkelund Jensen
1
-1
/
+0
2019-06-24
xen: Import other xen/io/*.h
Anthony PERARD
1
-3
/
+2
2019-06-24
xen-bus / xen-block: add support for event channel polling
Paul Durrant
1
-8
/
+9
2019-06-24
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
1
-1
/
+1
2019-06-24
xen-block: support feature-large-sector-size
Paul Durrant
3
-26
/
+40
2019-06-14
hw/block/fdc: floppy command FIFO memory initialization
Andrey Shinkevich
1
-0
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
9
-2
/
+9
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
2
-2
/
+2
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
2
-5
/
+13
2019-06-04
nvme: add Get/Set Feature Timestamp support
Kenneth Heitke
3
-2
/
+108
2019-05-20
vhost-user-blk: Add support to reconnect backend
Xie Yongji
1
-23
/
+136
2019-05-20
vhost-user-blk: Add return value for vhost_user_blk_start()
Xie Yongji
1
-4
/
+5
2019-05-20
vhost-user-blk: Only start vhost-user backend with the first kick
Xie Yongji
1
-2
/
+1
2019-05-20
vhost-user-blk: Use started flag in vhost_user_blk_set_status()
Xie Yongji
1
-2
/
+2
2019-05-20
nvme: fix copy direction in DMA reads going to CMB
Klaus Birkelund Jensen
1
-1
/
+1
2019-05-07
pflash_cfi01: New pflash_cfi01_legacy_drive()
Markus Armbruster
1
-0
/
+28
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
[next]