aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2017-05-11ppc/xics: preserve P and Q bits for KVM IRQsSam Bobroff
2017-05-11ppc/xics: Fix stale irq->status bits after getSam Bobroff
2017-05-11target/ppc: do not reset reserve_addr in exec_enterNikunj A Dadhania
2017-05-11tcg: enable MTTCG by default for PPC64 on x86Nikunj A Dadhania
2017-05-11cpus: Fix CPU unplug for MTTCGBharata B Rao
2017-05-11target/ppc: Generate fence operationsNikunj A Dadhania
2017-05-11cputlb: handle first atomic write to the pageNikunj A Dadhania
2017-05-11target/ppc: Emulate LL/SC using cmpxchg helpersNikunj A Dadhania
2017-05-11ppc/pnv: restrict BMC object to the BMC simulatorCédric Le Goater
2017-05-10Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi
2017-05-10Merge remote-tracking branch 'danpb/tags/pull-qcrypto-2017-05-09-1' into stagingStefan Hajnoczi
2017-05-10tests: Remove redundant assignmentFam Zheng
2017-05-10MAINTAINERS: Update paths for AioContext implementationPaolo Bonzini
2017-05-10MAINTAINERS: Update paths for main loopPaolo Bonzini
2017-05-10jazz_led: fix bad snprintfPaolo Bonzini
2017-05-10tests: Ignore another built executable (test-hmp)Eric Blake
2017-05-10scripts: Switch to more portable Perl shebangKamil Rytarowski
2017-05-10scripts/qemu-binfmt-conf.sh: Fix shell portability issueKamil Rytarowski