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
2023-02-07
m25p80: Add the is25wp256 SFPD table
Guenter Roeck
3
-1
/
+44
2023-01-24
pflash: Only read non-zero parts of backend image
Xiang Zheng
1
-1
/
+35
2023-01-23
virtio-blk: simplify virtio_blk_dma_restart_cb()
Stefan Hajnoczi
2
-36
/
+25
2023-01-20
Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
1
-0
/
+1
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
1
-0
/
+1
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
1
-1
/
+1
2022-12-01
hw/virtio: generalise CHR_EVENT_CLOSED handling
Alex Bennée
1
-36
/
+5
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
1
-2
/
+2
2022-11-22
vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
Stefano Garzarella
1
-0
/
+1
2022-11-08
Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"
Daniel Henrique Barboza
2
-11
/
+2
2022-11-07
hw/virtio: introduce virtio_device_should_start
Alex Bennée
1
-5
/
+1
2022-11-07
vhost: Change the sequence of device start
Yajun Wu
1
-7
/
+11
2022-10-31
Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2
-2
/
+11
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
1
-0
/
+4
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
1
-14
/
+25
2022-10-28
hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
Bernhard Beschow
2
-2
/
+11
2022-10-27
vhost-user-blk: fix the resize crash
Li Feng
1
-0
/
+4
2022-10-26
virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
Stefan Hajnoczi
1
-14
/
+25
2022-10-24
m25p80: Add the w25q01jvq SFPD table
Patrick Williams
3
-1
/
+40
2022-10-24
m25p80: Add the w25q512jv SFPD table
Cédric Le Goater
3
-1
/
+39
2022-10-24
m25p80: Add the w25q256 SFPD table
Cédric Le Goater
3
-1
/
+44
2022-10-24
m25p80: Add the mx66l1g45g SFDP table
Cédric Le Goater
3
-2
/
+71
2022-10-24
m25p80: Add the mx25l25635f SFPD table
Cédric Le Goater
3
-0
/
+71
2022-10-24
m25p80: Add the mx25l25635e SFPD table
Cédric Le Goater
3
-1
/
+30
2022-10-24
m25p80: Add erase size for mx25l25635e
Cédric Le Goater
1
-1
/
+2
2022-10-24
m25p80: Add the n25q256a SFDP table
Cédric Le Goater
4
-3
/
+66
2022-10-24
m25p80: Add basic support for the SFDP command
Cédric Le Goater
3
-0
/
+46
2022-10-07
vhost-user-blk: dynamically resize config space based on features
Daniil Tatianin
2
-8
/
+11
2022-10-07
vhost-user-blk: make 'config_wce' part of 'host_features'
Daniil Tatianin
1
-4
/
+2
2022-10-07
vhost-user-blk: make it possible to disable write-zeroes/discard
Daniil Tatianin
1
-2
/
+4
2022-10-07
virtio-blk: move config size params to virtio-blk-common
Daniil Tatianin
3
-23
/
+42
2022-10-07
virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
Daniil Tatianin
1
-9
/
+7
2022-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
1
-2
/
+8
2022-09-30
block: add missed block_acct_setup with new block device init procedure
Denis V. Lunev
1
-0
/
+2
2022-08-17
virtio-scsi: fix race in virtio_scsi_dataplane_start()
Stefan Hajnoczi
1
-0
/
+5
2022-08-02
hw/block/hd-geometry: Do not override specified bios-chs-trans
Lev Kujawski
1
-1
/
+6
2022-07-14
hw: m25p80: Add Block Protect and Top Bottom bits for write protect
Iris Chen
1
-12
/
+90
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
8
-56
/
+57
2022-07-12
block: Add a 'flags' param to blk_pread()
Alberto Faria
6
-18
/
+18
2022-07-12
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
1
-1
/
+1
2022-06-30
hw: m25p80: add WP# pin and SRWD bit for write protection
Iris Chen
1
-15
/
+67
2022-06-24
block: get rid of blk->guest_block_size
Stefan Hajnoczi
2
-2
/
+0
2022-06-11
hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA
Peter Maydell
1
-5
/
+11
2022-06-09
hw/vhost-user-scsi|blk: set `supports_config` flag correctly
Changpeng Liu
1
-0
/
+1
2022-06-09
acpi: fdc-isa: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build...
Igor Mammedov
1
-6
/
+10
2022-05-25
hw: m25p80: allow write_enable latch get/set
Iris Chen
1
-0
/
+1
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
1
-0
/
+7
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
2
-2
/
+2
2022-05-12
hw/block/fdc: Prevent end-of-track overrun (CVE-2021-3507)
Philippe Mathieu-Daudé
1
-0
/
+8
2022-05-12
coroutine: Rename qemu_coroutine_inc/dec_pool_size()
Kevin Wolf
1
-4
/
+2
[next]