summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2020-11-09block: Fix some code style problems, "foo* bar" should be "foo *bar"shiliyang
2020-11-09block: Fixes nfs compiling error on msys2/mingwYonggang Luo
2020-11-09qcow2: Document and enforce the QCowL2Meta invariantsAlberto Garcia
2020-11-09block: Remove unused includeAlexChen
2020-11-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-11-03block/export: fix vhost-user-blk get_config() information leakStefan Hajnoczi
2020-11-03block/export: make vhost-user-blk config space little-endianStefan Hajnoczi
2020-11-03configure: introduce --enable-vhost-user-blk-serverStefan Hajnoczi
2020-11-03block/vvfat: Fix bad printf format specifiersAlexChen
2020-10-30nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake
2020-10-30block: Return depth level during bdrv_is_allocated_aboveEric Blake
2020-10-27block: End quiescent sections when a BDS is deletedGreg Kurz
2020-10-27qcow2: Skip copy-on-write when allocating a zero clusterAlberto Garcia
2020-10-27qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status()Alberto Garcia
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-23block/io: fix bdrv_is_allocated_aboveVladimir Sementsov-Ogievskiy
2020-10-23block/io: bdrv_common_block_status_above: support bs == baseVladimir Sementsov-Ogievskiy
2020-10-23block/io: bdrv_common_block_status_above: support include_baseVladimir Sementsov-Ogievskiy
2020-10-23block/io: fix bdrv_co_block_status_aboveVladimir Sementsov-Ogievskiy
2020-10-23block/export: add vhost-user-blk multi-queue supportStefan Hajnoczi
2020-10-23block/export: add iothread and fixed-iothread optionsStefan Hajnoczi
2020-10-23block: move block exports to libblockdevStefan Hajnoczi
2020-10-23util/vhost-user-server: use static library in meson.buildStefan Hajnoczi
2020-10-23util/vhost-user-server: move header to include/Stefan Hajnoczi
2020-10-23block/export: convert vhost-user-blk server to block export APIStefan Hajnoczi
2020-10-23block/export: report flush errorsStefan Hajnoczi
2020-10-23util/vhost-user-server: rework vu_client_trip() coroutine lifecycleStefan Hajnoczi
2020-10-23util/vhost-user-server: drop unused DevicePanicNotifierStefan Hajnoczi
2020-10-23block/export: consolidate request structs into VuBlockReqStefan Hajnoczi
2020-10-23block/export: vhost-user block device backend serverCoiby Xu
2020-10-23block/nvme: Add driver statistics for access alignment and hw errorsPhilippe Mathieu-Daudé
2020-10-22replay: do not build if TCG is not availableClaudio Fontana
2020-10-15block: deprecate the sheepdog block driverDaniel P. Berrangé
2020-10-13block/blkdebug: fix memory leakElena Afanasova
2020-10-13vmdk: fix maybe uninitialized warningsChristian Borntraeger
2020-10-09block/nbd: nbd_co_reconnect_loop(): don't connect if drainedVladimir Sementsov-Ogievskiy
2020-10-09block/nbd: fix reconnect-delayVladimir Sementsov-Ogievskiy
2020-10-09block/nbd: correctly use qio_channel_detach_aio_context when neededVladimir Sementsov-Ogievskiy
2020-10-09block/nbd: fix drain dead-lock because of nbd reconnect-delayVladimir Sementsov-Ogievskiy
2020-10-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-06migration: introduce icount field for snapshotsPavel Dovgalyuk
2020-10-06qcow2: introduce icount field for snapshotsPavel Dovgalyuk
2020-10-05block/io: refactor save/load vmstateVladimir Sementsov-Ogievskiy
2020-10-05block: drop bdrv_prwvVladimir Sementsov-Ogievskiy
2020-10-05block: generate coroutine-wrapper codeVladimir Sementsov-Ogievskiy
2020-10-05scripts: add block-coroutine-wrapper.pyVladimir Sementsov-Ogievskiy
2020-10-05block: declare some coroutine functions in block/coroutines.hVladimir Sementsov-Ogievskiy
2020-10-05block/io: refactor coroutine wrappersVladimir Sementsov-Ogievskiy
2020-10-05block/nvme: Replace magic value by SCALE_MS definitionPhilippe Mathieu-Daudé
2020-10-05block/nvme: Use register definitions from 'block/nvme.h'Philippe Mathieu-Daudé