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
2022-03-09
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...
Peter Maydell
1
-0
/
+1
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
1
-1
/
+1
2022-03-08
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
1
-1
/
+1
2022-03-08
hw/block: m25p80: Add support for w25q01jvq
Patrick Williams
1
-0
/
+1
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2
-0
/
+2
2022-03-04
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
1
-1
/
+1
2022-02-15
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
1
-0
/
+5
2022-02-14
util: adjust coroutine pool size to virtio block queue
Hiroki Narukawa
1
-0
/
+5
2022-02-11
hw/block/fdc-isa: Respect QOM properties when building AML
Bernhard Beschow
1
-4
/
+7
2022-01-28
hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g
Francisco Iglesias
1
-0
/
+2
2022-01-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+1
2022-01-14
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
2022-01-12
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
1
-14
/
+2
2022-01-12
virtio-blk: drop unused virtio_blk_handle_vq() return value
Stefan Hajnoczi
1
-11
/
+3
2022-01-12
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
1
-2
/
+2
2022-01-07
hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device
Andy Pei
1
-0
/
+1
2022-01-07
vhost-user-blk: propagate error return from generic vhost
Roman Kagan
1
-1
/
+1
2022-01-07
vhost-user-blk: reconnect on any error during realize
Roman Kagan
1
-1
/
+1
2021-12-06
virtio-blk: Fix clean up of host notifiers for single MR transaction.
Mark Mielke
1
-1
/
+1
2021-12-02
hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196
Philippe Mathieu-Daudé
1
-1
/
+13
2021-12-02
hw/block/fdc: Extract blk_create_empty_drive()
Philippe Mathieu-Daudé
1
-2
/
+7
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2
-3
/
+2
2021-07-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+16
2021-07-06
block: Add backend_defaults property
Akihiko Odaki
1
-4
/
+38
2021-07-02
virtio: Clarify MR transaction optimization
Greg Kurz
1
-0
/
+16
2021-06-30
vhost-user-blk: Implement reconnection during realize
Kevin Wolf
1
-1
/
+15
2021-06-30
vhost-user-blk: Factor out vhost_user_blk_realize_connect()
Kevin Wolf
1
-16
/
+32
2021-06-30
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
1
-4
/
+5
2021-06-30
vhost-user-blk: Add Error parameter to vhost_user_blk_start()
Kevin Wolf
1
-16
/
+15
2021-06-30
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
1
-2
/
+2
2021-06-25
hw/block/fdc: Add description to floppy controllers
Philippe Mathieu-Daudé
2
-0
/
+3
2021-06-25
hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
Philippe Mathieu-Daudé
5
-220
/
+256
2021-06-25
hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
Philippe Mathieu-Daudé
4
-268
/
+325
2021-06-25
hw/block/fdc: Declare shared prototypes in fdc-internal.h
Philippe Mathieu-Daudé
2
-122
/
+167
2021-06-25
hw/block/fdc: Replace disabled fprintf() by trace event
Philippe Mathieu-Daudé
2
-6
/
+2
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2
-2
/
+2
2021-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-55
/
+30
2021-05-18
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
1
-0
/
+1
2021-05-18
vhost-user-blk: Get more feature flags from vhost device
Kevin Wolf
1
-0
/
+2
2021-05-18
vhost-user-blk: Improve error reporting in realize
Kevin Wolf
1
-12
/
+11
2021-05-18
vhost-user-blk: Don't reconnect during initialisation
Kevin Wolf
1
-42
/
+17
2021-05-18
vhost-user-blk: Make sure to set Error on realize failure
Kevin Wolf
1
-3
/
+1
2021-05-17
hw/nvme: move nvme emulation out of hw/block
Klaus Jensen
8
-8293
/
+0
2021-05-17
hw/block/nvme: move zoned constraints checks
Klaus Jensen
1
-24
/
+28
2021-05-17
hw/block/nvme: remove irrelevant zone resource checks
Klaus Jensen
1
-13
/
+0
2021-05-17
hw/block/nvme: remove num_namespaces member
Klaus Jensen
2
-16
/
+15
2021-05-17
hw/block/nvme: streamline namespace array indexing
Klaus Jensen
2
-4
/
+4
2021-05-17
hw/block/nvme: add metadata offset helper
Klaus Jensen
4
-10
/
+15
2021-05-17
hw/block/nvme: cache lba and ms sizes
Klaus Jensen
4
-99
/
+56
2021-05-17
hw/block/nvme: replace nvme_ns_status
Klaus Jensen
2
-12
/
+8
[next]