summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2019-07-22target/mips: Fix emulation of MSA pack instructions on big endian hostsAleksandar Markovic
2019-07-22target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXSAleksandar Markovic
2019-07-22Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190722'...Peter Maydell
2019-07-22target/arm: Limit ID register assertions to TCGPeter Maydell
2019-07-22target/arm: Add missing break statement for Hypervisor Trap ExceptionPhilippe Mathieu-Daudé
2019-07-19target/i386: sev: fix failed message typosJiri Slaby
2019-07-19i386: indicate that 'pconfig' feature was removed intentionallyDenis V. Lunev
2019-07-19target/i386: skip KVM_GET/SET_NESTED_STATE if VMX disabled, or for SVMPaolo Bonzini
2019-07-19target/i386: kvm: Demand nested migration kernel capabilities only when vCPU ...Liran Alon
2019-07-16Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190716' into stagingPeter Maydell
2019-07-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-07-16s390x/cpumodel: change internal name of vxpdeh to match descriptionChristian Borntraeger
2019-07-16s390x/cpumodel: also change name of vxbehChristian Borntraeger
2019-07-16s390x/cpumodel: remove esort from the default modelChristian Borntraeger
2019-07-15target/mips: Add missing 'break' for certain cases of MTTR handlingAleksandar Markovic
2019-07-15target/mips: Add missing 'break' for certain cases of MFTR handlingAleksandar Markovic
2019-07-15target/mips: Add missing 'break' for a case of MTHC0 handlingAleksandar Markovic
2019-07-15target/i386: sev: Do not unpin ram device memory regionAlex Williamson
2019-07-15target/arm: NS BusFault on vector table fetch escalates to NS HardFaultPeter Maydell
2019-07-15target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026Peter Maydell
2019-07-15target/arm: report ARMv8-A FP support for AArch32 -cpu maxAlex Bennée
2019-07-15Fix broken build with WHPX enabledStefan Weil
2019-07-14tcg: Introduce set/clear_helper_retaddrRichard Henderson
2019-07-09Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190709' into stagingPeter Maydell
2019-07-09s390x/tcg: move fallthrough annotationCornelia Huck
2019-07-09s390: cpumodel: fix description for the new vector facilityChristian Borntraeger
2019-07-08target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCRPhilippe Mathieu-Daudé
2019-07-08target/arm: Fix sve_zcr_len_for_elRichard Henderson
2019-07-08s390x/cpumodel: Set up CPU model for AQIC interceptionPierre Morel
2019-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-07-05target/i386: kvm: Fix when nested state is needed for migrationLiran Alon
2019-07-05target/i386: fix feature check in hyperv-stub.cAlex Bennée
2019-07-05i386/kvm: Fix build with -m32Max Reitz
2019-07-05i386: Add Cascadelake-Server-v2 CPU modelEduardo Habkost
2019-07-05i386: Make unversioned CPU models be aliasesEduardo Habkost
2019-07-05i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliasesEduardo Habkost
2019-07-05i386: Define -IBRS, -noTSX, -IBRS versions of CPU modelsEduardo Habkost
2019-07-05i386: Register versioned CPU modelsEduardo Habkost
2019-07-05i386: Get model-id from CPU object on "-cpu help"Eduardo Habkost
2019-07-05i386: Add x-force-features option for testingEduardo Habkost
2019-07-05i386: Introduce SnowRidge CPU modelPaul Lai
2019-07-05target/i386: Add CPUID.1F generation support for multi-dies PCMachineLike Xu
2019-07-05i386: Remove unused host_cpudef variableEduardo Habkost
2019-07-05x86/cpu: use FeatureWordArray to define filtered_featuresWei Yang
2019-07-05i386: make 'hv-spinlocks' a regular uint32 propertyRoman Kagan
2019-07-05i386: Fix signedness of hyperv_spinlock_attemptsEduardo Habkost
2019-07-05i386: Don't print warning if phys-bits was set automaticallyEduardo Habkost
2019-07-05hppa: Delete unused hppa_cpu_list() functionEduardo Habkost
2019-07-05i386: Update new x86_apicid parsing rules with die_offset supportLike Xu
2019-07-05i386/cpu: Consolidate die-id validity in smp contextLike Xu