aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-14vl: Split off user_creatable_print_help()Kevin Wolf3-51/+74
2019-10-14iotests/028: Fix for long $TEST_DIRsMax Reitz2-4/+8
2019-10-14block: Reject misaligned write requests with BDRV_REQ_NO_FALLBACKAlberto Garcia4-0/+70
2019-10-14replay: add BH oneshot event for block layerPavel Dovgalyuk13-16/+59
2019-10-14replay: finish record/replay before closing the disksPavel Dovgalyuk2-0/+3
2019-10-14replay: don't drain/flush bdrv queue while RR is workingPavel Dovgalyuk2-2/+28
2019-10-14replay: update docs for record/replay with block devicesPavel Dovgalyuk1-3/+9
2019-10-14replay: disable default snapshot for record/replayPavel Dovgalyuk1-2/+8
2019-10-14block: implement bdrv_snapshot_goto for blkreplayPavel Dovgalyuk1-0/+8
2019-10-14block/vhdx: add check for truncated image filesPeter Lieven1-17/+103
2019-10-14Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20191010.0' i...Peter Maydell1-0/+1
2019-10-14Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2019-10-10' into sta...Peter Maydell14-61/+639
2019-10-14Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-10' in...Peter Maydell40-1249/+2108
2019-10-14Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-10...Peter Maydell21-433/+475
2019-10-10hw/vfio/pci: fix double free in vfio_msi_disableEvgeny Yakovlev1-0/+1
2019-10-10MAINTAINERS: Downgrade status of virtio-9p to "Odd Fixes"Greg Kurz1-1/+1
2019-10-10s390x/tcg: MVCL: Exit to main loop if requestedDavid Hildenbrand2-1/+27
2019-10-10iotests/162: Fix for newer Linux 5.3+Max Reitz2-2/+2
2019-10-109p: Use variable length suffixes for inode remappingChristian Schoenebeck2-33/+279
2019-10-109p: stat_to_qid: implement slow pathAntonios Motakis2-7/+76
2019-10-109p: Added virtfs option 'multidevs=remap|forbid|warn'Antonios Motakis8-25/+242
2019-10-109p: Treat multiple devices on one export as an errorAntonios Motakis2-14/+57
2019-10-10fsdev: Add return value to fsdev_throttle_parse_opts()Greg Kurz3-5/+4
2019-10-109p: Simplify error path of v9fs_device_realize_common()Greg Kurz3-10/+14
2019-10-109p: unsigned type for type, version, pathAntonios Motakis3-13/+13
2019-10-10tests: fix I/O test for hosts defaulting to LUKSv2Daniel P. Berrangé2-23/+23
2019-10-10nbd: add empty .bdrv_reopen_prepareMaxim Levitsky1-0/+15
2019-10-10block/backup: use backup-top instead of write notifiersVladimir Sementsov-Ogievskiy12-287/+237
2019-10-10block: introduce backup-top filter driverVladimir Sementsov-Ogievskiy3-0/+323
2019-10-10block/block-copy: split block_copy_set_callbacks functionVladimir Sementsov-Ogievskiy3-15/+28
2019-10-10block/backup: move write_flags calculation inside backup_job_createVladimir Sementsov-Ogievskiy1-15/+15
2019-10-10block/backup: move in-flight requests handling from backup to block-copyVladimir Sementsov-Ogievskiy3-52/+51
2019-10-10iotests: Use stat -c %b in 125Max Reitz1-2/+1
2019-10-10iotests: Disable 125 on broken XFS versionsMax Reitz1-0/+40
2019-10-10iotests: Fix 125 for growth_mode = metadataMax Reitz1-1/+1
2019-10-10qapi: query-blockstat: add driver specific file-posix statsAnton Nefedov6-0/+86
2019-10-10file-posix: account discard operationsAnton Nefedov1-1/+21
2019-10-10scsi: account unmap operationsAnton Nefedov1-1/+11
2019-10-10scsi: move unmap error checking to the complete callbackAnton Nefedov1-4/+6
2019-10-10scsi: store unmap offset and nb_sectors in request structAnton Nefedov1-7/+7
2019-10-10ide: account UNMAP (TRIM) operationsAnton Nefedov1-0/+12
2019-10-10block: add empty account cookie typeAnton Nefedov2-0/+7
2019-10-10qapi: add unmap to BlockDeviceStatsAnton Nefedov4-6/+48
2019-10-10qapi: group BlockDeviceStats fieldsAnton Nefedov1-11/+15
2019-10-10iotests: 257: drop device_addVladimir Sementsov-Ogievskiy2-52/+0
2019-10-10iotests: 257: drop unused Drive.device fieldVladimir Sementsov-Ogievskiy1-22/+15
2019-10-10iotests: prepare 124 and 257 bitmap querying for backup-top filterVladimir Sementsov-Ogievskiy4-304/+219
2019-10-10block: teach bdrv_debug_breakpoint skip filters with backingVladimir Sementsov-Ogievskiy1-8/+26
2019-10-10block: move block_copy from block/backup.c to separate fileVladimir Sementsov-Ogievskiy5-354/+413
2019-10-10block/backup: fix block-comment styleVladimir Sementsov-Ogievskiy1-11/+21