summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-14replay: update docs for record/replay with block devicesPavel Dovgalyuk
2019-10-14replay: disable default snapshot for record/replayPavel Dovgalyuk
2019-10-14block: implement bdrv_snapshot_goto for blkreplayPavel Dovgalyuk
2019-10-14block/vhdx: add check for truncated image filesPeter Lieven
2019-10-14Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20191010.0' i...Peter Maydell
2019-10-14Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2019-10-10' into sta...Peter Maydell
2019-10-14Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-10' in...Peter Maydell
2019-10-14Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-10...Peter Maydell
2019-10-10hw/vfio/pci: fix double free in vfio_msi_disableEvgeny Yakovlev
2019-10-10MAINTAINERS: Downgrade status of virtio-9p to "Odd Fixes"Greg Kurz
2019-10-10s390x/tcg: MVCL: Exit to main loop if requestedDavid Hildenbrand
2019-10-10iotests/162: Fix for newer Linux 5.3+Max Reitz
2019-10-109p: Use variable length suffixes for inode remappingChristian Schoenebeck
2019-10-109p: stat_to_qid: implement slow pathAntonios Motakis
2019-10-109p: Added virtfs option 'multidevs=remap|forbid|warn'Antonios Motakis
2019-10-109p: Treat multiple devices on one export as an errorAntonios Motakis
2019-10-10fsdev: Add return value to fsdev_throttle_parse_opts()Greg Kurz
2019-10-109p: Simplify error path of v9fs_device_realize_common()Greg Kurz
2019-10-109p: unsigned type for type, version, pathAntonios Motakis
2019-10-10tests: fix I/O test for hosts defaulting to LUKSv2Daniel P. Berrangé
2019-10-10nbd: add empty .bdrv_reopen_prepareMaxim Levitsky
2019-10-10block/backup: use backup-top instead of write notifiersVladimir Sementsov-Ogievskiy
2019-10-10block: introduce backup-top filter driverVladimir Sementsov-Ogievskiy
2019-10-10block/block-copy: split block_copy_set_callbacks functionVladimir Sementsov-Ogievskiy
2019-10-10block/backup: move write_flags calculation inside backup_job_createVladimir Sementsov-Ogievskiy
2019-10-10block/backup: move in-flight requests handling from backup to block-copyVladimir Sementsov-Ogievskiy
2019-10-10iotests: Use stat -c %b in 125Max Reitz
2019-10-10iotests: Disable 125 on broken XFS versionsMax Reitz
2019-10-10iotests: Fix 125 for growth_mode = metadataMax Reitz
2019-10-10qapi: query-blockstat: add driver specific file-posix statsAnton Nefedov
2019-10-10file-posix: account discard operationsAnton Nefedov
2019-10-10scsi: account unmap operationsAnton Nefedov
2019-10-10scsi: move unmap error checking to the complete callbackAnton Nefedov
2019-10-10scsi: store unmap offset and nb_sectors in request structAnton Nefedov
2019-10-10ide: account UNMAP (TRIM) operationsAnton Nefedov
2019-10-10block: add empty account cookie typeAnton Nefedov
2019-10-10qapi: add unmap to BlockDeviceStatsAnton Nefedov
2019-10-10qapi: group BlockDeviceStats fieldsAnton Nefedov
2019-10-10iotests: 257: drop device_addVladimir Sementsov-Ogievskiy
2019-10-10iotests: 257: drop unused Drive.device fieldVladimir Sementsov-Ogievskiy
2019-10-10iotests: prepare 124 and 257 bitmap querying for backup-top filterVladimir Sementsov-Ogievskiy
2019-10-10block: teach bdrv_debug_breakpoint skip filters with backingVladimir Sementsov-Ogievskiy
2019-10-10block: move block_copy from block/backup.c to separate fileVladimir Sementsov-Ogievskiy
2019-10-10block/backup: fix block-comment styleVladimir Sementsov-Ogievskiy
2019-10-10block/backup: introduce BlockCopyStateVladimir Sementsov-Ogievskiy
2019-10-10block/backup: improve comment about image fleecingVladimir Sementsov-Ogievskiy
2019-10-10block/backup: split shareable copying part from backup_do_cowVladimir Sementsov-Ogievskiy
2019-10-10block/backup: fix backup_cow_with_offload for last clusterVladimir Sementsov-Ogievskiy
2019-10-10block/backup: fix max_transfer handling for copy_rangeVladimir Sementsov-Ogievskiy
2019-10-10block/qcow2: introduce parallel subrequest handling in read and writeVladimir Sementsov-Ogievskiy