aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2020-11-03block/nvme: Use unsigned integer for queue counter/sizePhilippe Mathieu-Daudé
2020-11-03block/nvme: Move definitions before structure declarationsPhilippe Mathieu-Daudé
2020-11-03block/nvme: Trace queue pair creation/deletionPhilippe Mathieu-Daudé
2020-11-03block/nvme: Improve nvme_free_req_queue_wait() trace informationPhilippe Mathieu-Daudé
2020-11-03block/nvme: Trace nvme_poll_queue() per queuePhilippe Mathieu-Daudé
2020-11-03block/nvme: Trace controller capabilitiesPhilippe Mathieu-Daudé
2020-11-03block/nvme: Report warning with warn_report()Philippe Mathieu-Daudé
2020-11-03block/nvme: Use hex format to display offset in trace eventsPhilippe Mathieu-Daudé
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é