index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
kvm32.c
Age
Commit message (
Expand
)
Author
2019-05-07
arm: Allow system registers for KVM guests to be changed by QEMU code
Peter Maydell
2019-02-28
Revert "arm: Allow system registers for KVM guests to be changed by QEMU code"
Peter Maydell
2019-02-28
target/arm: Use MVFR1 feature bits to gate A32/T32 FP16 instructions
Peter Maydell
2019-02-15
arm: Allow system registers for KVM guests to be changed by QEMU code
Peter Maydell
2018-11-19
target/arm: Fill in ARMISARegisters for kvm32
Richard Henderson
2018-11-19
target/arm: Introduce read_sys_reg32 for kvm32
Richard Henderson
2018-11-13
target/arm: Hyp mode R14 is shared with User and System
Peter Maydell
2018-10-24
target/arm: Add support for VCPU event states
Dongjiu Geng
2018-06-29
target/arm: Remove redundant DIV detection for KVM
Aaron Lindsay
2018-06-29
target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
Aaron Lindsay
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
target/arm/kvm: pmu: split init and set-irq stages
Andrew Jones
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth