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
2024-04-10
hw/block/nand: Fix out-of-bound access in NAND block buffer
Philippe Mathieu-Daudé
2024-04-10
hw/block/nand: Have blk_load() take unsigned offset and return boolean
Philippe Mathieu-Daudé
2024-04-10
hw/block/nand: Factor nand_load_iolen() method out
Philippe Mathieu-Daudé
2024-04-09
block/virtio-blk: Fix memory leak from virtio_blk_zone_report
Zheyu Ma
2024-02-12
virtio-blk: avoid using ioeventfd state in irqfd conditional
Stefan Hajnoczi
2024-01-20
hw/pflash: implement update buffer for block writes
Gerd Hoffmann
2024-01-20
hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
Gerd Hoffmann
2024-01-20
hw/pflash: refactor pflash_data_write()
Gerd Hoffmann
2023-12-02
vhost-user: fix the reconnect error
Li Feng
2023-11-21
hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positive
David Woodhouse
2023-11-07
hw/xen: automatically assign device index to block devices
David Woodhouse
2023-11-06
hw/xen: use correct default protocol for xen-block on x86
David Woodhouse
2023-10-31
virtio-blk: remove batch notification BH
Stefan Hajnoczi
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-22
vhost-user: fix lost reconnect
Li Feng
2023-10-22
vhost: move and rename the conn retry times
Li Feng
2023-10-19
hw/block/vhost-user-blk: Use DEVICE() / VIRTIO_DEVICE() macros
Philippe Mathieu-Daudé
2023-10-06
swim: update IWM/ISM register block decoding
Mark Cave-Ayland
2023-10-06
swim: split into separate IWM and ISM register blocks
Mark Cave-Ayland
2023-10-06
swim: add trace events for IWM and ISM registers
Mark Cave-Ayland
2023-09-29
block: Clean up local variable shadowing
Markus Armbruster
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2023-09-01
m25p80: Introduce an helper to retrieve the BlockBackend of a device
Cédric Le Goater
2023-08-01
xen-block: Avoid leaks on new error path
Anthony PERARD
2023-07-12
virtio-blk: fix host notifier issues during dataplane start/stop
Stefan Hajnoczi
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2023-06-23
hw/virtio: Build various target-agnostic objects just once
Philippe Mathieu-Daudé
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-01
block: add blk_io_plug_call() API
Stefan Hajnoczi
2023-05-30
virtio-blk: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2023-05-30
virtio: make it possible to detach host notifier from any thread
Stefan Hajnoczi
2023-05-30
xen-block: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2023-05-15
virtio-blk: add some trace events for zoned emulation
Sam Li
2023-05-15
block: add accounting for zone append operation
Sam Li
2023-05-15
virtio-blk: add zoned storage emulation for zoned devices
Sam Li
2023-05-10
aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
Stefan Hajnoczi
2023-04-28
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
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é
[next]