aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-14test-bdrv-drain: fix iothread_join() hangStefan Hajnoczi1-2/+8
2019-10-12Update OpenBIOS images to f28e16f9 built from submodule.Mark Cave-Ayland4-0/+0
2019-10-11migration: Support gtree migrationEric Auger4-0/+618
2019-10-11migration/multifd: pages->used would be cleared when attach to multifd_send_s...Wei Yang1-1/+0
2019-10-11migration/multifd: initialize packet->magic/version once at setup stageWei Yang1-2/+2
2019-10-11migration/multifd: use pages->allocated instead of the static maxWei Yang1-2/+1
2019-10-11migration/multifd: fix a typo in comment of multifd_recv_unfill_packet()Wei Yang1-1/+1
2019-10-11migration/postcopy: check PostcopyState before setting to POSTCOPY_INCOMING_R...Wei Yang1-1/+2
2019-10-11migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incomin...Wei Yang3-4/+4
2019-10-11migration/postcopy: postpone setting PostcopyState to ENDWei Yang2-2/+2
2019-10-11migration/postcopy: mis->have_listen_thread check will never be touchedWei Yang1-5/+0
2019-10-11migration: report SaveStateEntry id and name on failureWei Yang1-0/+2
2019-10-11migration: pass in_postcopy instead of check state againWei Yang1-2/+1
2019-10-11migration/postcopy: fix typo in mark_postcopy_blocktime_begin's commentWei Yang1-3/+5
2019-10-11migration/postcopy: map large zero page in postcopy_ram_incoming_setup()Wei Yang1-17/+17
2019-10-11migration/postcopy: allocate tmp_page in setup stageWei Yang3-38/+11
2019-10-11migration: Don't try and recover return path in non-postcopyDr. David Alan Gilbert1-1/+1
2019-10-11rcu: Use automatic rc_read unlock in core memory/exec codeDr. David Alan Gilbert3-151/+118
2019-10-11migration: Use automatic rcu_read unlock in rdma.cDr. David Alan Gilbert1-46/+11
2019-10-11migration: Use automatic rcu_read unlock in ram.cDr. David Alan Gilbert1-138/+121
2019-10-11migration: Fix missing rcu_read_unlockDr. David Alan Gilbert1-14/+13
2019-10-11rcu: Add automatically released rcu_read_lock variantsDr. David Alan Gilbert2-0/+41
2019-10-11migration: use migration_is_active to represent active stateWei Yang2-4/+9
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