index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2020-10-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-23
block/io: fix bdrv_is_allocated_above
Vladimir Sementsov-Ogievskiy
2020-10-23
block/io: bdrv_common_block_status_above: support bs == base
Vladimir Sementsov-Ogievskiy
2020-10-23
block/io: bdrv_common_block_status_above: support include_base
Vladimir Sementsov-Ogievskiy
2020-10-23
block/io: fix bdrv_co_block_status_above
Vladimir Sementsov-Ogievskiy
2020-10-23
block/export: add vhost-user-blk multi-queue support
Stefan Hajnoczi
2020-10-23
block/export: add iothread and fixed-iothread options
Stefan Hajnoczi
2020-10-23
block: move block exports to libblockdev
Stefan Hajnoczi
2020-10-23
util/vhost-user-server: use static library in meson.build
Stefan Hajnoczi
2020-10-23
util/vhost-user-server: move header to include/
Stefan Hajnoczi
2020-10-23
block/export: convert vhost-user-blk server to block export API
Stefan Hajnoczi
2020-10-23
block/export: report flush errors
Stefan Hajnoczi
2020-10-23
util/vhost-user-server: rework vu_client_trip() coroutine lifecycle
Stefan Hajnoczi
2020-10-23
util/vhost-user-server: drop unused DevicePanicNotifier
Stefan Hajnoczi
2020-10-23
block/export: consolidate request structs into VuBlockReq
Stefan Hajnoczi
2020-10-23
block/export: vhost-user block device backend server
Coiby Xu
2020-10-23
block/nvme: Add driver statistics for access alignment and hw errors
Philippe Mathieu-Daudé
2020-10-22
replay: do not build if TCG is not available
Claudio Fontana
2020-10-15
block: deprecate the sheepdog block driver
Daniel P. Berrangé
2020-10-13
block/blkdebug: fix memory leak
Elena Afanasova
2020-10-13
vmdk: fix maybe uninitialized warnings
Christian Borntraeger
2020-10-09
block/nbd: nbd_co_reconnect_loop(): don't connect if drained
Vladimir Sementsov-Ogievskiy
2020-10-09
block/nbd: fix reconnect-delay
Vladimir Sementsov-Ogievskiy
2020-10-09
block/nbd: correctly use qio_channel_detach_aio_context when needed
Vladimir Sementsov-Ogievskiy
2020-10-09
block/nbd: fix drain dead-lock because of nbd reconnect-delay
Vladimir Sementsov-Ogievskiy
2020-10-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-06
migration: introduce icount field for snapshots
Pavel Dovgalyuk
2020-10-06
qcow2: introduce icount field for snapshots
Pavel Dovgalyuk
2020-10-05
block/io: refactor save/load vmstate
Vladimir Sementsov-Ogievskiy
2020-10-05
block: drop bdrv_prwv
Vladimir Sementsov-Ogievskiy
2020-10-05
block: generate coroutine-wrapper code
Vladimir Sementsov-Ogievskiy
2020-10-05
scripts: add block-coroutine-wrapper.py
Vladimir Sementsov-Ogievskiy
2020-10-05
block: declare some coroutine functions in block/coroutines.h
Vladimir Sementsov-Ogievskiy
2020-10-05
block/io: refactor coroutine wrappers
Vladimir Sementsov-Ogievskiy
2020-10-05
block/nvme: Replace magic value by SCALE_MS definition
Philippe Mathieu-Daudé
2020-10-05
block/nvme: Use register definitions from 'block/nvme.h'
Philippe Mathieu-Daudé
2020-10-05
block/nvme: Drop NVMeRegs structure, directly use NvmeBar
Philippe Mathieu-Daudé
2020-10-05
block/nvme: Reduce I/O registers scope
Philippe Mathieu-Daudé
2020-10-05
block/nvme: Map doorbells pages write-only
Philippe Mathieu-Daudé
2020-10-05
util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
Philippe Mathieu-Daudé
2020-10-02
qcow2: Use L1E_SIZE in qcow2_write_l1_entry()
Alberto Garcia
2020-10-02
block/export: Move writable to BlockExportOptions
Kevin Wolf
2020-10-02
block/export: Add query-block-exports
Kevin Wolf
2020-10-02
block/export: Create BlockBackend in blk_exp_add()
Kevin Wolf
2020-10-02
block/export: Move blk to BlockExport
Kevin Wolf
2020-10-02
block/export: Add BLOCK_EXPORT_DELETED event
Kevin Wolf
2020-10-02
block/export: Add block-export-del
Kevin Wolf
2020-10-02
block/export: Move strong user reference to block_exports
Kevin Wolf
2020-10-02
block/export: Add 'id' option to block-export-add
Kevin Wolf
2020-10-02
block/export: Add blk_exp_close_all(_type)
Kevin Wolf
[next]