aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-23block: Fix 'since' for compressed Drive/BlockdevBackupKevin Wolf
2016-09-23block: rename "read-only" to BDRV_OPT_READ_ONLYAlberto Garcia
2016-09-23commit: Add 'base' to the reopen queue before 'overlay_bs'Alberto Garcia
2016-09-23block: Don't queue the same BDS twice in bdrv_reopen_queue_child()Alberto Garcia
2016-09-23block: Add "read-only" to the options QDictAlberto Garcia
2016-09-23block: Update bs->open_flags earlier in bdrv_open_common()Alberto Garcia
2016-09-23block: Set BDRV_O_ALLOW_RDWR and snapshot_options before storing the flagsAlberto Garcia
2016-09-23block: Remove bdrv_is_snapshotAlberto Garcia
2016-09-23tests: allow to specify list of formats to test for check-block.shDenis V. Lunev
2016-09-23hmp: Remove dead code in hmp_qemu_io()Kevin Wolf
2016-09-23qcow2: fix encryption during cow of sectorsDaniel P. Berrange
2016-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-23linux-user: Add missing Mips syscalls items in strace.listAleksandar Markovic
2016-09-23linux-user: Add missing TARGET_EDQUOT error code for MipsAleksandar Markovic
2016-09-23linux-user: Fix certain argument alignment cases for Mips64Aleksandar Markovic
2016-09-23linux-user: Fix structure target_semid64_ds definition for MipsAleksandar Markovic
2016-09-23linux-user: Fix structure target_flock definition for MipsAleksandar Markovic
2016-09-23linux-user: Fix TARGET_F_GETOWN definition for MipsAleksandar Markovic
2016-09-23linux-user: Fix TARGET_SIOCATMARK definition for MipsAleksandar Markovic
2016-09-23target-mips: generate fencesLeon Alrae
2016-09-23target-mips: add 24KEc CPU definitionAndré Draszik
2016-09-23docker: exec $CMDFam Zheng
2016-09-23docker: Terminate instances at SIGTERM and SIGHUPFam Zheng
2016-09-23docker: Support showing environment informationFam Zheng
2016-09-23docker: Print used options before doing configureFam Zheng
2016-09-23docker: Flatten default target list in test-quickFam Zheng
2016-09-23docker: Update fedora image to latestFam Zheng
2016-09-23docker: Generate /packages.txt in ubuntu imageFam Zheng
2016-09-23docker: Generate /packages.txt in fedora imageFam Zheng
2016-09-23docker: Generate /packages.txt in centos6 imageFam Zheng
2016-09-23tests: Ignore test-uuidFam Zheng
2016-09-23Add UUID files to MAINTAINERSFam Zheng
2016-09-23tests: Add uuid testsFam Zheng
2016-09-23uuid: Tighten uuid parseFam Zheng
2016-09-23vl: Switch qemu_uuid to QemuUUIDFam Zheng
2016-09-23configure: Remove detection code for UUIDFam Zheng
2016-09-23tests: No longer dependent on CONFIG_UUIDFam Zheng
2016-09-23crypto: Switch to QEMU UUID APIFam Zheng
2016-09-23vpc: Use QEMU UUID APIFam Zheng
2016-09-23vdi: Use QEMU UUID APIFam Zheng
2016-09-23vhdx: Use QEMU UUID APIFam Zheng
2016-09-23uuid: Make null_uuid staticFam Zheng
2016-09-23util: Add UUID APIFam Zheng
2016-09-23docker: Handle exceptions when looking for docker commandEduardo Habkost
2016-09-23spapr_pci: Add numa node idAlexey Kardashevskiy
2016-09-23monitor: fix crash for platforms without a CPU 0David Gibson
2016-09-23linux-user: ppc64: fix ARCH_206 bit in AT_HWCAPMichael Walle
2016-09-23ppc/kvm: Mark 64kB page size support as disabled if not availableThomas Huth
2016-09-23ppc/xics: An ICS with offset 0 is assumed to be uninitializedBenjamin Herrenschmidt
2016-09-23ppc/xics: account correct irq statusNikunj A Dadhania