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
2024-12-15
hw/block: Constify all Property
Richard Henderson
11
-12
/
+12
2024-12-15
hw/block/xen-block: Unexport PropertyInfo
Richard Henderson
1
-1
/
+1
2024-12-10
hw/block: Replace type_register() with type_register_static()
Zhao Liu
1
-1
/
+1
2024-11-06
Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging
Peter Maydell
1
-13
/
+8
2024-11-05
hw/block/pflash_cfi01: Prefer DEFINE_TYPES() macro
Bernhard Beschow
1
-13
/
+8
2024-11-04
qapi: introduce device-sync-config
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2024-11-04
vhost-user-blk: split vhost_user_blk_sync_config()
Vladimir Sementsov-Ogievskiy
1
-7
/
+19
2024-10-24
hw/block/m25p80: Add SFDP table for w25q80bl flash
Jamin Lin
3
-2
/
+39
2024-10-24
hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvq
Jamin Lin
1
-0
/
+38
2024-10-24
hw/block:m25p80: Fix coding style
Jamin Lin
1
-8
/
+14
2024-10-15
hw/block: Remove ecc
Peter Maydell
3
-95
/
+0
2024-10-02
hw/virtio-blk: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
1
-1
/
+1
2024-10-01
hw/block: Remove OneNAND device
Peter Maydell
3
-876
/
+0
2024-10-01
m25p80: Add SFDP table for mt35xu01g flash
Shiva sagar Myana
3
-1
/
+40
2024-09-17
hw/block: fix uint32 overflow
Dmitry Frolov
1
-1
/
+1
2024-09-13
hw/block: Remove TC58128 NAND EEPROM
Philippe Mathieu-Daudé
3
-215
/
+0
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
8
-8
/
+8
2024-08-06
hw/block/fdc-isa: Assert that isa_fdc_get_drive_max_chs() found something
Peter Maydell
1
-0
/
+2
2024-08-06
hw/block/pflash_cfi01: Don't decrement pfl->counter below 0
Peter Maydell
1
-0
/
+1
2024-07-26
hw/block: Add Microchip's 25CSM04 to m25p80
Chalapathi V
1
-0
/
+3
2024-07-21
vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
Jonah Palmer
1
-0
/
+1
2024-07-09
hw/block: m25p80: support quad mode for w25q01jvq
Jamin Lin
1
-0
/
+16
2024-07-01
vhost-user: fix lost reconnect again
Li Feng
1
-1
/
+2
2024-07-01
Revert "vhost-user: fix lost reconnect"
Li Feng
1
-1
/
+1
2024-07-01
vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
Jonah Palmer
1
-0
/
+1
2024-06-05
virtio-blk: remove SCSI passthrough functionality
Paolo Bonzini
1
-155
/
+11
2024-05-17
hw/pflash: fix block write start
Gerd Hoffmann
1
-5
/
+3
2024-04-10
hw/block/nand: Fix out-of-bound access in NAND block buffer
Philippe Mathieu-Daudé
1
-1
/
+7
2024-04-10
hw/block/nand: Have blk_load() take unsigned offset and return boolean
Philippe Mathieu-Daudé
1
-4
/
+10
2024-04-10
hw/block/nand: Factor nand_load_iolen() method out
Philippe Mathieu-Daudé
1
-13
/
+22
2024-04-09
vhost-user-blk: simplify and fix vhost_user_blk_handle_config_change
Vladimir Sementsov-Ogievskiy
1
-8
/
+3
2024-04-04
block/virtio-blk: Fix memory leak from virtio_blk_zone_report
Zheyu Ma
1
-1
/
+2
2024-03-19
aspeed/smc: Only wire flash devices at reset
Cédric Le Goater
1
-1
/
+0
2024-03-12
block/virtio-blk: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+1
2024-02-27
block: m25p80: Add support of mt35xu02gbba
Sai Pavan Boddu
3
-0
/
+40
2024-02-15
hw/block/tc58128: Don't emit deprecation warning under qtest
Peter Maydell
1
-1
/
+3
2024-02-14
hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC
Bernhard Beschow
1
-0
/
+14
2024-02-14
hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus
Bernhard Beschow
2
-4
/
+4
2024-02-14
hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus
Bernhard Beschow
2
-3
/
+3
2024-02-08
virtio-blk: avoid using ioeventfd state in irqfd conditional
Stefan Hajnoczi
1
-1
/
+1
2024-02-07
virtio-blk: Use ioeventfd_attach in start_ioeventfd
Hanna Czenczek
1
-11
/
+10
2024-02-07
virtio-blk: do not use C99 mixed declarations
Stefan Hajnoczi
1
-7
/
+10
2024-02-07
virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()
Stefan Hajnoczi
1
-0
/
+2
2024-02-07
virtio-blk: clarify that there is at least 1 virtqueue
Stefan Hajnoczi
1
-0
/
+1
2024-02-07
virtio-blk: enforce iothread-vq-mapping validation
Stefan Hajnoczi
1
-81
/
+102
2024-01-30
hw/block/block.c: improve confusing blk_check_size_and_read_all() error
Manos Pitsidianakis
4
-14
/
+20
2024-01-30
pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes()
Stefan Hajnoczi
1
-1
/
+1
2024-01-26
virtio-blk: always set ioeventfd during startup
Stefan Hajnoczi
1
-6
/
+6
2024-01-26
virtio-blk: tolerate failure to set BlockBackend AioContext
Stefan Hajnoczi
1
-14
/
+5
2024-01-26
virtio-blk: restart s->rq reqs in vq AioContexts
Stefan Hajnoczi
1
-11
/
+33
[next]