summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2022-05-19target/arm: Use FIELD definitions for CPACR, CPTR_ELxRichard Henderson
2022-05-19target/arm: Enable FEAT_HCX for -cpu maxRichard Henderson
2022-05-19target/arm: Fix PAuth keys access checks for disabled SEL2Florian Lugou
2022-05-19target/arm: Make number of counters in PMCR follow the CPUPeter Maydell
2022-05-19target/arm/helper.c: Delete stray obsolete commentPeter Maydell
2022-05-19Fix aarch64 debug register names.Chris Howard
2022-05-19hw/intc/arm_gicv3: Use correct number of priority bits for the CPUPeter Maydell
2022-05-19target/arm: Drop unsupported_encoding() macroPeter Maydell
2022-05-19target/arm: Implement FEAT_IDSTPeter Maydell
2022-05-19target/arm: Enable FEAT_S2FWB for -cpu maxPeter Maydell
2022-05-19target/arm: Implement FEAT_S2FWBPeter Maydell
2022-05-19target/arm: Factor out FWB=0 specific part of combine_cacheattrs()Peter Maydell
2022-05-19target/arm: Postpone interpretation of stage 2 descriptor attribute bitsPeter Maydell
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-05-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-05-16target/i386: Fix sanity check on max APIC ID / X2APIC enablementDavid Woodhouse
2022-05-15Merge tag 'or1k-pull-request-20220515' of https://github.com/stffrdhrn/qemu i...Richard Henderson
2022-05-15target/openrisc: Do not reset delay slot flag on early tb exitStafford Horne
2022-05-14target/i386: Support Arch LBR in CPUID enumerationYang Weijiang
2022-05-14target/i386: introduce helper to access supported CPUIDPaolo Bonzini
2022-05-14target/i386: Enable Arch LBR migration states in vmstateYang Weijiang
2022-05-14target/i386: Add MSR access interface for Arch LBRYang Weijiang
2022-05-14target/i386: Add XSAVES support for Arch LBRYang Weijiang
2022-05-14target/i386: Enable support for XSAVES based featuresYang Weijiang
2022-05-14target/i386: Add kvm_get_one_msr helperYang Weijiang
2022-05-14target/i386: Add lbr-fmt vPMU option to support guest LBRYang Weijiang
2022-05-14i386/cpu: Remove the deprecated cpu model 'Icelake-Client'Robert Hoo
2022-05-14WHPX: fixed TPR/CR8 translation issues affecting VM debuggingIvan Shcherbakov
2022-05-12target/i386: do not consult nonexistent host leavesPaolo Bonzini
2022-05-11Clean up decorations and whitespace around header guardsMarkus Armbruster
2022-05-11Normalize header guard symbol definitionMarkus Armbruster
2022-05-11Clean up ill-advised or unusual header guardsMarkus Armbruster
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster
2022-05-09Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-05-09target/arm: Define neoverse-n1Richard Henderson
2022-05-09target/arm: Define cortex-a76Richard Henderson
2022-05-09target/arm: Enable FEAT_DGH for -cpu maxRichard Henderson
2022-05-09target/arm: Enable FEAT_CSV3 for -cpu maxRichard Henderson
2022-05-09target/arm: Enable FEAT_CSV2_2 for -cpu maxRichard Henderson
2022-05-09target/arm: Enable FEAT_CSV2 for -cpu maxRichard Henderson
2022-05-09target/arm: Enable FEAT_IESB for -cpu maxRichard Henderson
2022-05-09target/arm: Enable FEAT_RAS for -cpu maxRichard Henderson
2022-05-09target/arm: Implement ESB instructionRichard Henderson
2022-05-09target/arm: Implement virtual SError exceptionsRichard Henderson
2022-05-09target/arm: Enable SCR and HCR bits for RASRichard Henderson
2022-05-09target/arm: Add minimal RAS registersRichard Henderson
2022-05-09target/arm: Enable FEAT_Debugv8p4 for -cpu maxRichard Henderson
2022-05-09target/arm: Enable FEAT_Debugv8p2 for -cpu maxRichard Henderson
2022-05-09target/arm: Use field names for manipulating EL2 and EL3 modesRichard Henderson
2022-05-09target/arm: Annotate arm_max_initfn with FEAT identifiersRichard Henderson