index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
kvm64.c
Age
Commit message (
Expand
)
Author
2018-12-13
target/arm: Move id_aa64mmfr* to ARMISARegisters
Peter Maydell
2018-11-19
target/arm: Fill in ARMISARegisters for kvm64
Richard Henderson
2018-11-13
target/arm64: kvm debug set target_el when passing exception to guest
Alex Bennée
2018-11-13
target/arm64: hold BQL when calling do_interrupt()
Alex Bennée
2018-11-13
target/arm64: properly handle DBGVR RESS bits
Alex Bennée
2018-10-24
target/arm: New utility function to extract EC from syndrome
Peter Maydell
2018-10-24
target/arm: Add support for VCPU event states
Dongjiu Geng
2018-03-09
target/arm: Query host CPU features on-demand at instance init
Peter Maydell
2018-01-25
target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers
Richard Henderson
2017-09-04
target/arm/kvm: pmu: improve error handling
Andrew Jones
2017-09-04
hw/arm/virt: allow pmu instantiation with userspace irqchip
Andrew Jones
2017-09-04
target/arm/kvm: pmu: split init and set-irq stages
Andrew Jones
2017-04-20
arm/kvm: Remove trailing newlines from error_report()
Ishani Chugh
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth