aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-11block: Drop permissions when migration completesKevin Wolf
2017-05-11block: New BdrvChildRole.activate() for blk_resume_after_migration()Kevin Wolf
2017-05-11migration: Unify block node activation error handlingKevin Wolf
2017-05-11iotests: Extend test 066Max Reitz
2017-05-11qcow2: Discard preallocated zero clustersMax Reitz
2017-05-11qcow2: Reuse preallocated zero clustersMax Reitz
2017-05-11qcow2: Fix preallocation size formulaMax Reitz
2017-05-11tests: Add POSIX image locking test case 182Fam Zheng
2017-05-11qemu-iotests: Add test case 153 for image lockingFam Zheng
2017-05-11file-posix: Add image locking to perm operationsFam Zheng
2017-05-11osdep: Fall back to posix lock when OFD lock is unavailableFam Zheng
2017-05-11osdep: Add qemu_lock_fd and qemu_unlock_fdFam Zheng
2017-05-11block: Reuse bs as backing hd for drive-backup sync=noneFam Zheng
2017-05-11tests: Disable image lock in test-replicationFam Zheng
2017-05-11file-win32: Error out if locking=onFam Zheng
2017-05-11file-posix: Add 'locking' optionFam Zheng
2017-05-11tests: Use null-co:// instead of /dev/null as the dummy imageFam Zheng
2017-05-11iotests: 172: Use separate images for multiple devicesFam Zheng
2017-05-11iotests: 091: Quit QEMU before checking imageFam Zheng
2017-05-11iotests: 087: Don't attach test image twiceFam Zheng
2017-05-11iotests: 085: Avoid image locking conflictFam Zheng
2017-05-11iotests: 055: Don't attach the target image already for drive-backupFam Zheng
2017-05-11iotests: 046: Prepare for image lockingFam Zheng
2017-05-11iotests: 030: Prepare for image lockingFam Zheng
2017-05-11qemu-io: Add --force-share optionFam Zheng
2017-05-11qemu-img: Update documentation for -UFam Zheng
2017-05-11qemu-img: Add --force-share option to subcommandsFam Zheng
2017-05-11block: Respect "force-share" in perm propagatingFam Zheng
2017-05-11block: Add, parse and store "force-share" optionFam Zheng
2017-05-11block: Make bdrv_perm_names publicFam Zheng
2017-05-11vga: fix display update region calculationGerd Hoffmann
2017-05-11sm501: make display updates thread safeGerd Hoffmann
2017-05-11tcx: make display updates thread safeMark Cave-Ayland
2017-05-11cg3: make display updates thread safeMark Cave-Ayland
2017-05-11ui: input-linux: Add absolute event supportPhilippe Voinov
2017-05-11ui: Support non-zero minimum values for absolute input axesPhilippe Voinov
2017-05-11target/ppc: Avoid printing wrong aliases in CPU help textThomas Huth
2017-05-11pnv: Fix build failures on some host platformsDavid Gibson
2017-05-11target/ppc: Allow workarounds for POWER9 DD1David Gibson
2017-05-11spapr: Don't accidentally advertise HTM support on POWER9David Gibson
2017-05-11ppc: xics: fix compilation with CentOS 6Paolo Bonzini
2017-05-11target/ppc: Enable RADIX mmu mode for pseries TCG guestSuraj Jitindar Singh
2017-05-11target/ppc: Implement ISA V3.00 radix page fault handlerSuraj Jitindar Singh
2017-05-11target/ppc: Change tlbie invalid fields for POWER9 supportSuraj Jitindar Singh
2017-05-11target/ppc: Update tlbie to check privilege level based on GTSESuraj Jitindar Singh
2017-05-11target/ppc: Set UPRT and GTSE on all cpus in H_REGISTER_PROCESS_TABLESuraj Jitindar Singh
2017-05-11ppc: add qemu_vga.ndrv ROM to fw_cfg interface for NewWorld MacsMark Cave-Ayland
2017-05-11ppc: add qemu_vga.ndrv ROM to fw_cfg interface for OldWorld MacsMark Cave-Ayland
2017-05-11Add QemuMacDrivers qemu_vga.ndrv revision d4e7d7a built as submoduleMark Cave-Ayland
2017-05-11Add QemuMacDrivers as submoduleMark Cave-Ayland