Age | Commit message (Expand) | Author |
2022-05-19 | target/arm: Use FIELD definitions for CPACR, CPTR_ELx | Richard Henderson |
2022-05-19 | target/arm: Enable FEAT_HCX for -cpu max | Richard Henderson |
2022-05-19 | target/arm: Fix PAuth keys access checks for disabled SEL2 | Florian Lugou |
2022-05-19 | target/arm: Make number of counters in PMCR follow the CPU | Peter Maydell |
2022-05-19 | target/arm/helper.c: Delete stray obsolete comment | Peter Maydell |
2022-05-19 | Fix aarch64 debug register names. | Chris Howard |
2022-05-19 | hw/intc/arm_gicv3: Use correct number of priority bits for the CPU | Peter Maydell |
2022-05-19 | target/arm: Drop unsupported_encoding() macro | Peter Maydell |
2022-05-19 | target/arm: Implement FEAT_IDST | Peter Maydell |
2022-05-19 | target/arm: Enable FEAT_S2FWB for -cpu max | Peter Maydell |
2022-05-19 | target/arm: Implement FEAT_S2FWB | Peter Maydell |
2022-05-19 | target/arm: Factor out FWB=0 specific part of combine_cacheattrs() | Peter Maydell |
2022-05-19 | target/arm: Postpone interpretation of stage 2 descriptor attribute bits | Peter Maydell |
2022-05-16 | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson |
2022-05-16 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2022-05-16 | target/i386: Fix sanity check on max APIC ID / X2APIC enablement | David Woodhouse |
2022-05-15 | Merge tag 'or1k-pull-request-20220515' of https://github.com/stffrdhrn/qemu i... | Richard Henderson |
2022-05-15 | target/openrisc: Do not reset delay slot flag on early tb exit | Stafford Horne |
2022-05-14 | target/i386: Support Arch LBR in CPUID enumeration | Yang Weijiang |
2022-05-14 | target/i386: introduce helper to access supported CPUID | Paolo Bonzini |
2022-05-14 | target/i386: Enable Arch LBR migration states in vmstate | Yang Weijiang |
2022-05-14 | target/i386: Add MSR access interface for Arch LBR | Yang Weijiang |
2022-05-14 | target/i386: Add XSAVES support for Arch LBR | Yang Weijiang |
2022-05-14 | target/i386: Enable support for XSAVES based features | Yang Weijiang |
2022-05-14 | target/i386: Add kvm_get_one_msr helper | Yang Weijiang |
2022-05-14 | target/i386: Add lbr-fmt vPMU option to support guest LBR | Yang Weijiang |
2022-05-14 | i386/cpu: Remove the deprecated cpu model 'Icelake-Client' | Robert Hoo |
2022-05-14 | WHPX: fixed TPR/CR8 translation issues affecting VM debugging | Ivan Shcherbakov |
2022-05-12 | target/i386: do not consult nonexistent host leaves | Paolo Bonzini |
2022-05-11 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2022-05-11 | Normalize header guard symbol definition | Markus Armbruster |
2022-05-11 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2022-05-11 | Clean up header guards that don't match their file name | Markus Armbruster |
2022-05-09 | Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydel... | Richard Henderson |
2022-05-09 | target/arm: Define neoverse-n1 | Richard Henderson |
2022-05-09 | target/arm: Define cortex-a76 | Richard Henderson |
2022-05-09 | target/arm: Enable FEAT_DGH for -cpu max | Richard Henderson |
2022-05-09 | target/arm: Enable FEAT_CSV3 for -cpu max | Richard Henderson |
2022-05-09 | target/arm: Enable FEAT_CSV2_2 for -cpu max | Richard Henderson |
2022-05-09 | target/arm: Enable FEAT_CSV2 for -cpu max | Richard Henderson |
2022-05-09 | target/arm: Enable FEAT_IESB for -cpu max | Richard Henderson |
2022-05-09 | target/arm: Enable FEAT_RAS for -cpu max | Richard Henderson |
2022-05-09 | target/arm: Implement ESB instruction | Richard Henderson |
2022-05-09 | target/arm: Implement virtual SError exceptions | Richard Henderson |
2022-05-09 | target/arm: Enable SCR and HCR bits for RAS | Richard Henderson |
2022-05-09 | target/arm: Add minimal RAS registers | Richard Henderson |
2022-05-09 | target/arm: Enable FEAT_Debugv8p4 for -cpu max | Richard Henderson |
2022-05-09 | target/arm: Enable FEAT_Debugv8p2 for -cpu max | Richard Henderson |
2022-05-09 | target/arm: Use field names for manipulating EL2 and EL3 modes | Richard Henderson |
2022-05-09 | target/arm: Annotate arm_max_initfn with FEAT identifiers | Richard Henderson |