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
2018-06-30
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
4
-39
/
+44
2018-06-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...
Peter Maydell
1
-8
/
+1
2018-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+3
2018-06-29
hw/block/fdc: Replace error_setg(&error_abort) by assert()
Philippe Mathieu-Daudé
1
-8
/
+1
2018-06-29
hw/block/pflash_cfi: Convert from DPRINTF() macro to trace events
Philippe Mathieu-Daudé
3
-36
/
+37
2018-06-29
hw/block/fdc: Convert from FLOPPY_DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2
-3
/
+7
2018-06-29
hw/block/nvme: add optional parameter num_queues for nvme device
Weiping Zhang
1
-2
/
+3
2018-06-28
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
Thomas Huth
1
-2
/
+2
2018-06-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-29
/
+0
2018-06-15
m25p80: add support for two bytes WRSR for Macronix chips
Cédric Le Goater
1
-0
/
+1
2018-06-15
hw/block/pflash_cfi02: Convert away from old_mmio
Peter Maydell
1
-79
/
+18
2018-06-15
block: Remove deprecated -drive option serial
Kevin Wolf
3
-15
/
+0
2018-06-15
block: Remove deprecated -drive geometry options
Kevin Wolf
1
-14
/
+0
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-5
/
+22
2018-06-01
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
1
-4
/
+1
2018-06-01
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
1
-4
/
+2
2018-06-01
hw/block/nvme: Include "qemu/cutils.h" directly in the source file
Philippe Mathieu-Daudé
2
-1
/
+1
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2
-2
/
+0
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2
-2
/
+0
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
3
-3
/
+0
2018-05-24
vhost-user: introduce shared vhost-user state
Tiwei Bie
1
-1
/
+21
2018-05-24
Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...
Peter Maydell
1
-512
/
+102
2018-05-22
xen_disk: be consistent with use of xendev and blkdev->xendev
Paul Durrant
1
-44
/
+46
2018-05-22
xen_disk: use a single entry iovec
Paul Durrant
1
-55
/
+21
2018-05-22
xen_disk: remove use of grant map/unmap
Paul Durrant
1
-327
/
+25
2018-05-22
xen_disk: remove open-coded use of libxengnttab
Paul Durrant
1
-90
/
+32
2018-05-22
xen: add a meaningful declaration of grant_copy_segment into xen_common.h
Paul Durrant
1
-18
/
+0
2018-05-20
Remove unnecessary variables for function return value
Laurent Vivier
1
-4
/
+1
2018-04-10
hw/block/pflash_cfi: fix off-by-one error
Philippe Mathieu-Daudé
2
-11
/
+8
2018-04-09
vhost-user-blk: set config ops before vhost-user init
Maxime Coquelin
1
-2
/
+2
2018-03-26
fdc: Exit if ISA controller does not support DMA
Alexey Kardashevskiy
1
-1
/
+4
2018-03-08
virtio-blk: fix race between .ioeventfd_stop() and vq handler
Stefan Hajnoczi
1
-7
/
+17
2018-03-08
virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is present
Sergio Lopez
1
-2
/
+13
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2
-0
/
+2
2018-02-19
trace: avoid SystemTap "char const" warnings
Stefan Hajnoczi
1
-2
/
+2
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-1
/
+2
2018-02-09
Clean up includes
Markus Armbruster
1
-1
/
+0
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
1
-1
/
+0
2018-02-08
virtio: remove event notifier cleanup call on de-assign
Gal Hammer
1
-0
/
+2
2018-02-08
block: Move NVMe constants to a separate header
Fam Zheng
1
-697
/
+1
2018-01-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-5
/
+35
2018-01-23
hw/block: Fix pin-based interrupt behaviour of NVMe
Hikaru Nishida
2
-5
/
+35
2018-01-22
Fixes after renaming __FUNCTION__ to __func__
Alistair Francis
1
-1
/
+1
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2
-6
/
+6
2018-01-18
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
2
-0
/
+362
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
1
-1
/
+1
2017-12-22
nvme: Add tracing
Doug Gale
2
-52
/
+390
2017-12-19
virtio-blk: reject configs with logical block size > physical block size
Mark Kanda
1
-0
/
+7
2017-12-19
virtio-blk: make queue size configurable
Mark Kanda
1
-1
/
+9
2017-12-19
hw/block: Use errp directly rather than local_err
Mao Zhongyi
3
-24
/
+13
[next]