index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
Age
Commit message (
Expand
)
Author
2023-08-04
xen-block: Avoid leaks on new error path
Anthony PERARD
2023-03-24
hw/block: replace TABs with space
Yeqi Fu
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
2023-03-07
hw/xen: Only advertise ring-page-order for xen-block if gnttab supports it
David Woodhouse
2023-03-07
hw/xen: Build PV backend drivers for CONFIG_XEN_BUS
David Woodhouse
2023-03-07
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
2023-03-07
hw/xen: Use XEN_PAGE_SIZE in PV backend drivers
David Woodhouse
2023-03-07
hw/xen: Pass grant ref to gnttab unmap operation
David Woodhouse
2023-03-07
pflash: Fix blk_pread_nonzeroes()
Kevin Wolf
2023-03-07
m25p80: Improve error when the backend file size does not match the device
Cédric Le Goater
2023-02-27
hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available
Philippe Mathieu-Daudé
2023-02-27
hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()
Philippe Mathieu-Daudé
2023-02-09
virtio-blk: add missing AioContext lock
Emanuele Giuseppe Esposito
2023-02-08
Drop duplicate #include
Markus Armbruster
2023-02-07
m25p80: Add the is25wp256 SFPD table
Guenter Roeck
2023-01-24
pflash: Only read non-zero parts of backend image
Xiang Zheng
2023-01-23
virtio-blk: simplify virtio_blk_dma_restart_cb()
Stefan Hajnoczi
2023-01-20
Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2022-12-01
hw/virtio: generalise CHR_EVENT_CLOSED handling
Alex Bennée
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
2022-11-22
vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
Stefano Garzarella
2022-11-08
Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"
Daniel Henrique Barboza
2022-11-07
hw/virtio: introduce virtio_device_should_start
Alex Bennée
2022-11-07
vhost: Change the sequence of device start
Yajun Wu
2022-10-31
Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2022-10-28
hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
Bernhard Beschow
2022-10-27
vhost-user-blk: fix the resize crash
Li Feng
2022-10-26
virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
Stefan Hajnoczi
2022-10-24
m25p80: Add the w25q01jvq SFPD table
Patrick Williams
2022-10-24
m25p80: Add the w25q512jv SFPD table
Cédric Le Goater
2022-10-24
m25p80: Add the w25q256 SFPD table
Cédric Le Goater
2022-10-24
m25p80: Add the mx66l1g45g SFDP table
Cédric Le Goater
2022-10-24
m25p80: Add the mx25l25635f SFPD table
Cédric Le Goater
2022-10-24
m25p80: Add the mx25l25635e SFPD table
Cédric Le Goater
2022-10-24
m25p80: Add erase size for mx25l25635e
Cédric Le Goater
2022-10-24
m25p80: Add the n25q256a SFDP table
Cédric Le Goater
2022-10-24
m25p80: Add basic support for the SFDP command
Cédric Le Goater
2022-10-07
vhost-user-blk: dynamically resize config space based on features
Daniil Tatianin
2022-10-07
vhost-user-blk: make 'config_wce' part of 'host_features'
Daniil Tatianin
2022-10-07
vhost-user-blk: make it possible to disable write-zeroes/discard
Daniil Tatianin
2022-10-07
virtio-blk: move config size params to virtio-blk-common
Daniil Tatianin
2022-10-07
virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
Daniil Tatianin
2022-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
2022-09-30
block: add missed block_acct_setup with new block device init procedure
Denis V. Lunev
2022-08-17
virtio-scsi: fix race in virtio_scsi_dataplane_start()
Stefan Hajnoczi
2022-08-02
hw/block/hd-geometry: Do not override specified bios-chs-trans
Lev Kujawski
[next]