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
/
cpu.c
Age
Commit message (
Expand
)
Author
2017-09-07
target/arm: Implement ARMv8M's PMSAv8 registers
Peter Maydell
2017-09-04
hw/arm/virt: add pmu interrupt state
Andrew Jones
2017-09-04
target/arm: Don't store M profile PRIMASK and FAULTMASK in daif
Peter Maydell
2017-07-31
target/arm: Move PMSAv7 reset into arm_cpu_reset() so M profile MPUs get reset
Peter Maydell
2017-07-17
target/arm: Make Cortex-M3 and M4 default to 8 PMSA regions
Peter Maydell
2017-06-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-06-05
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2017-06-04
target/arm: add data cache invalidation cp15 instruction to cortex-r5
Luc MICHEL
2017-06-02
arm: All M profile cores are PMSA
Peter Maydell
2017-06-02
arm: Don't clear ARM_FEATURE_PMSA for no-mpu configs
Peter Maydell
2017-06-02
arm: Clean up handling of no-MPU PMSA CPUs
Peter Maydell
2017-06-02
target/arm: clear PMUVER field of AA64DFR0 when vPMU=off
Wei Huang
2017-05-11
virt-arm: add node-id property to CPU
Igor Mammedov
2017-05-11
hw/arm/virt: extract mp-affinity calculation in separate function
Igor Mammedov
2017-04-20
arm: Remove workarounds for old M-profile exception return implementation
Peter Maydell
2017-02-28
armv7m: Fix condition check for taking exceptions
Peter Maydell
2017-02-24
target-arm/powerctl: defer cpu reset work to CPU context
Alex Bennée
2017-02-10
target-arm: Enable vPMU support under TCG mode
Wei Huang
2017-02-07
arm: Correctly handle watchpoints for BE32 CPUs
Julian Brown
2017-02-07
Fix Thumb-1 BE32 execution and disassembly.
Julian Brown
2017-02-07
target/arm: Add cfgend parameter for ARM CPU selection.
Julian Brown
2017-01-27
armv7m: R14 should reset to 0xffffffff
Peter Maydell
2017-01-27
armv7m: FAULTMASK should be 0 on reset
Michael Davidsaver
2017-01-27
armv7m: add state for v7M CCR, CFSR, HFSR, DFSR, MMFAR, BFAR
Peter Maydell
2017-01-27
target/arm: Drop IS_M() macro
Peter Maydell
2017-01-27
armv7m: Replace armv7m.hack with unassigned_access handler
Michael Davidsaver
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
target-arm: Enable EL2 feature bit on A53 and A57
Peter Maydell
2017-01-20
target-arm: Expose output GPIO line for VCPU maintenance interrupt
Peter Maydell
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2017-01-13
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
2016-12-27
target-arm: Add VBAR support to ARM1176 CPUs
Cédric Le Goater
2016-12-27
Correct value of ARM Cortex-A8 MVFR1 register.
Julian Brown
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
[prev]