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
2020-06-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2020-06-05
hw/block: Let the NVMe emulated device be target-agnostic
Philippe Mathieu-Daudé
2
-5
/
+3
2020-05-22
hw/block/pflash: Check return value of blk_pwrite()
Mansour Ahmadi
2
-2
/
+14
2020-05-22
hw/block/pflash_cfi01: Rename 'reset_flash' label as 'mode_read_array'
Philippe Mathieu-Daudé
1
-15
/
+15
2020-05-22
hw/block/pflash_cfi01: Document use of non-CFI compliant command '0x00'
Philippe Mathieu-Daudé
1
-5
/
+13
2020-05-22
hw/block/pflash_cfi01: Removed an unused timer
Philippe Mathieu-Daudé
1
-15
/
+0
2020-05-18
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
Philippe Mathieu-Daudé
2
-2
/
+2
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
4
-7
/
+7
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
4
-5
/
+5
2020-05-04
vhost-user-blk: fix invalid memory access
Li Feng
1
-0
/
+4
2020-04-30
nvme: introduce PMR support from NVMe 1.4 spec
Andrzej Jakowski
4
-1
/
+116
2020-04-29
fdc: Fix fallback=auto error handling
Markus Armbruster
1
-0
/
+1
2020-04-07
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200407' into st...
Peter Maydell
1
-1
/
+1
2020-04-07
xen-block: Fix uninitialized variable
Anthony PERARD
1
-1
/
+1
2020-04-07
xen-block: Fix double qlist remove and request leak
Anthony PERARD
1
-32
/
+16
2020-03-29
fix vhost_user_blk_watch crash
Li Feng
1
-19
/
+0
2020-03-29
virtio-blk: delete vqs on the error path in realize()
Pan Nengyuan
1
-0
/
+3
2020-03-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-43
/
+18
2020-03-27
fdc/i8257: implement verify transfer mode
Sven Schnelle
1
-43
/
+18
2020-03-27
nvme: Print 'cqid' for nvme_del_cq
Minwoo Im
1
-1
/
+1
2020-03-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...
Peter Maydell
1
-6
/
+4
2020-03-17
xen-block: Use one Error * variable instead of two
Markus Armbruster
1
-6
/
+4
2020-03-17
m25p80: Improve command handling for unsupported commands
Guenter Roeck
1
-0
/
+5
2020-03-17
m25p80: Improve command handling for Jedec commands
Guenter Roeck
1
-1
/
+4
2020-03-17
m25p80: Convert to support tracing
Guenter Roeck
2
-26
/
+38
2020-03-06
qapi: Flatten object-add
Kevin Wolf
1
-1
/
+10
2020-02-28
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200227' into st...
Peter Maydell
1
-2
/
+18
2020-02-27
xen-bus/block: explicitly assign event channels to an AioContext
Paul Durrant
1
-2
/
+18
2020-02-25
vhost-user-blk: convert to new virtio_delete_queue
Pan Nengyuan
1
-8
/
+11
2020-02-25
vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
Pan Nengyuan
1
-0
/
+8
2020-02-22
virtio: increase virtqueue size for virtio-scsi and virtio-blk
Denis Plotnikov
1
-1
/
+1
2020-02-18
hw/block/pflash_cfi02: Remove unneeded variable assignment
Philippe Mathieu-Daudé
1
-1
/
+0
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
1
-1
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
11
-14
/
+14
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+6
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-3
/
+15
2020-01-07
vhost-user-blk: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
1
-0
/
+5
2020-01-06
virtio: make seg_max virtqueue size dependent
Denis Plotnikov
1
-1
/
+8
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
1
-1
/
+1
2020-01-05
virtio: don't enable notifications during polling
Stefan Hajnoczi
1
-2
/
+7
2019-12-19
virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh
Li Hangjing
1
-1
/
+1
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
1
-1
/
+5
2019-11-19
hw/block/pflash: Remove dynamic field width from trace events
Philippe Mathieu-Daudé
3
-12
/
+12
2019-10-31
bootdevice: Gather LCHS from all relevant devices
Sam Eiderman
1
-0
/
+6
2019-10-29
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
3
-0
/
+493
2019-10-28
hw/m68k: add a dummy SWIM floppy controller
Laurent Vivier
3
-0
/
+493
2019-10-28
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
1
-2
/
+2
2019-10-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+6
2019-10-28
include: Move endof() up from hw/virtio/virtio.h
Max Reitz
1
-2
/
+2
[next]