aboutsummaryrefslogtreecommitdiff
path: root/target/arm/kvm64.c
AgeCommit message (Expand)Author
2018-12-13target/arm: Move id_aa64mmfr* to ARMISARegistersPeter Maydell
2018-11-19target/arm: Fill in ARMISARegisters for kvm64Richard Henderson
2018-11-13target/arm64: kvm debug set target_el when passing exception to guestAlex Bennée
2018-11-13target/arm64: hold BQL when calling do_interrupt()Alex Bennée
2018-11-13target/arm64: properly handle DBGVR RESS bitsAlex Bennée
2018-10-24target/arm: New utility function to extract EC from syndromePeter Maydell
2018-10-24target/arm: Add support for VCPU event statesDongjiu Geng
2018-03-09target/arm: Query host CPU features on-demand at instance initPeter Maydell
2018-01-25target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpersRichard Henderson
2017-09-04target/arm/kvm: pmu: improve error handlingAndrew Jones
2017-09-04hw/arm/virt: allow pmu instantiation with userspace irqchipAndrew Jones
2017-09-04target/arm/kvm: pmu: split init and set-irq stagesAndrew Jones
2017-04-20arm/kvm: Remove trailing newlines from error_report()Ishani Chugh
2016-12-20Move target-* CPU file into a target/ folderThomas Huth