aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-23tests: add /vhost-user/flags-mismatch testMarc-André Lureau
2016-09-23tests: add a simple /vhost-user/multiqueue testMarc-André Lureau
2016-09-23tests: add /vhost-user/connect-fail testMarc-André Lureau
2016-09-23Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160923' into stagingPeter Maydell
2016-09-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...Peter Maydell
2016-09-23Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...Peter Maydell
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
2016-09-23Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64.Nathan Whitehorn
2016-09-23target-ppc: tlbie/tlbivax should have global effectNikunj A Dadhania
2016-09-23target-ppc: add flag in check_tlb_flush()Nikunj A Dadhania
2016-09-23target-ppc: add TLB_NEED_LOCAL_FLUSH flagNikunj A Dadhania
2016-09-23spapr: Introduce sPAPRCPUCoreClassBharata B Rao