aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-29Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-29' into queue-b...Kevin Wolf
2017-11-29block/nfs: fix nfs_client_open for filesize greater than 1TBPeter Lieven
2017-11-29blockjob: reimplement block_job_sleep_ns to allow cancellationPaolo Bonzini
2017-11-29blockjob: introduce block_job_do_yieldPaolo Bonzini
2017-11-29blockjob: remove clock argument from block_job_sleep_nsPaolo Bonzini
2017-11-29block: Expect graph changes in bdrv_parent_drained_begin/endKevin Wolf
2017-11-28blockjob: Remove the job from the list earlier in block_job_unref()Alberto Garcia
2017-11-27QAPI & interop: Clarify events emitted by 'block-job-cancel'Kashyap Chamarthy
2017-11-27qemu-options: Mention locking option of file driverFam Zheng
2017-11-27docs: Add image locking subsectionFam Zheng
2017-11-27iotests: fix 075 and 078John Snow
2017-11-24osdep.h: Make TIME_MAX handle different time_t typesPeter Maydell
2017-11-24hw/arm/virt: Add 2.11 machine typeEric Auger
2017-11-24Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171124' into stagingPeter Maydell
2017-11-24s390/kvm_virtio/linux-headers: remove traces of old virtio transportChristian Borntraeger
2017-11-23configure: Deal with OpenBSD/i386 emulation linkerBrad Smith
2017-11-23Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171122' i...Peter Maydell
2017-11-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171122' int...Peter Maydell
2017-11-23Fix build of console and GUI executables for WindowsStefan Weil
2017-11-23tcg: Fix compilation without TCGJuan Quintela
2017-11-22migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_ENDDaniel Henrique Barboza
2017-11-22ppc: fix VTB migrationLaurent Vivier
2017-11-22spapr: Implement bug in spapr-vty device to be compatible with PowerVMDavid Gibson
2017-11-22hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256Thomas Huth
2017-11-21migration, xen: Fix block image lock issue on live migrationAnthony PERARD
2017-11-21Update version for v2.11.0-rc2 releasev2.11.0-rc2Peter Maydell
2017-11-21Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-11-21qemu-iotest: add test for blockjob coroutine race conditionJeff Cody
2017-11-21qemu-iotests: add option in common.qemu for mismatch onlyJeff Cody
2017-11-21coroutine: abort if we try to schedule or enter a pending coroutineJeff Cody
2017-11-21blockjob: do not allow coroutine double entry or entry-after-completionJeff Cody
2017-11-21Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-11-21build: disarm the TCG unit test trapDaniel P. Berrange
2017-11-21Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-21' into queue-b...Kevin Wolf
2017-11-21iotests: Fix 176 on 32-bit hostEric Blake
2017-11-21block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia
2017-11-21block: Error out on load_vm with active dirty bitmapsKevin Wolf
2017-11-21block: Add errp to bdrv_all_goto_snapshot()Kevin Wolf
2017-11-21block: Add errp to bdrv_snapshot_goto()Kevin Wolf
2017-11-21block: Don't request I/O permission with BDRV_O_NO_IOKevin Wolf
2017-11-21block: Don't use BLK_PERM_CONSISTENT_READ for format probingKevin Wolf
2017-11-21Use HTTPS for qemu.org and other domainsStefan Hajnoczi
2017-11-21Use qemu.org domain nameStefan Hajnoczi
2017-11-21scripts/make-release: ship u-boot source as a tarballMichael Roth
2017-11-21accel/tcg: Handle atomic accesses to notdirty memory correctlyPeter Maydell
2017-11-21exec.c: Factor out before/after actions for notdirty memory writesPeter Maydell
2017-11-21Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-11-20-tag' in...Peter Maydell
2017-11-21Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171120' int...Peter Maydell
2017-11-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...Peter Maydell
2017-11-20qga: replace GetIfEntry with GetIfEntry2 for interface statsZhiPeng Lu