aboutsummaryrefslogtreecommitdiff
path: root/target/arm/kvm32.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-19target/arm: Fill in ARMISARegisters for kvm32Richard Henderson1-5/+35
2018-11-19target/arm: Introduce read_sys_reg32 for kvm32Richard Henderson1-25/+16
2018-11-13target/arm: Hyp mode R14 is shared with User and SystemPeter Maydell1-2/+2
2018-10-24target/arm: Add support for VCPU event statesDongjiu Geng1-0/+13
2018-06-29target/arm: Remove redundant DIV detection for KVMAaron Lindsay1-18/+1
2018-06-29target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization ExtensionsAaron Lindsay1-4/+4
2018-03-09target/arm: Query host CPU features on-demand at instance initPeter Maydell1-4/+4
2018-01-25target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpersRichard Henderson1-2/+2
2017-09-04target/arm/kvm: pmu: improve error handlingAndrew Jones1-4/+2
2017-09-04target/arm/kvm: pmu: split init and set-irq stagesAndrew Jones1-1/+7
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+529