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
/
cpu.c
Age
Commit message (
Expand
)
Author
2019-08-16
target/arm/cpu: Ensure we can use the pmu with kvm
Andrew Jones
2019-08-02
target/arm: Avoid bogus NSACR traps on M-profile without Security Extension
Peter Maydell
2019-07-22
target/arm: Limit ID register assertions to TCG
Peter Maydell
2019-07-15
target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
Peter Maydell
2019-07-15
target/arm: report ARMv8-A FP support for AArch32 -cpu max
Alex Bennée
2019-07-05
hw/arm: Replace global smp variables with machine smp properties
Like Xu
2019-07-04
target/arm: Move debug routines to debug_helper.c
Philippe Mathieu-Daudé
2019-07-01
target/arm: Move TLB related routines to tlb_helper.c
Philippe Mathieu-Daudé
2019-07-01
target/arm: Move CPU state dumping routines to cpu.c
Philippe Mathieu-Daudé
2019-06-17
target/arm: Allow M-profile CPUs to disable the DSP extension via CPU property
Peter Maydell
2019-06-17
target/arm: Allow VFP and Neon to be disabled via a CPU property
Peter Maydell
2019-06-13
target/arm: Explicitly enable VFP short-vectors for aarch32 -cpu max
Peter Maydell
2019-06-13
target/arm: Fix Cortex-R5F MVFR values
Peter Maydell
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
2019-05-23
arm: Remove unnecessary includes of hw/arm/arm.h
Peter Maydell
2019-05-10
target/arm: Convert to CPUClass::tlb_fill
Richard Henderson
2019-04-29
target/arm: Enable FPU for Cortex-M4 and Cortex-M33
Peter Maydell
2019-04-29
target/arm: Overlap VECSTRIDE and XSCALE_CPAR TB flags
Peter Maydell
2019-04-29
target/arm: Implement dummy versions of M-profile FP-related registers
Peter Maydell
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-03-26
target/arm: Set SIMDMISC and FPMISC for 32-bit -cpu max
Richard Henderson
2019-03-25
target/arm: cortex-a7 and cortex-a15 have pmus
Andrew Jones
2019-03-05
target/arm: Implement ARMv8.0-PredInv
Richard Henderson
2019-03-05
target/arm: Implement ARMv8.0-SB
Richard Henderson
2019-02-28
target/arm: Enable ARMv8.2-FHM for -cpu max
Richard Henderson
2019-02-28
target/arm: Use MVFR1 feature bits to gate A32/T32 FP16 instructions
Peter Maydell
2019-02-28
target/arm/cpu: Allow init-svtor property to be set after realize
Peter Maydell
2019-02-21
target/arm: Implement ARMv8.3-JSConv
Richard Henderson
2019-02-05
target/arm: Enable TBI for user-only
Richard Henderson
2019-02-01
target/arm: Always enable pac keys for user-only
Richard Henderson
2019-02-01
arm: Clarify the logic of set_pc()
Julia Suvorova
2019-02-01
target/arm: Add a timer to predict PMU counter overflow
Aaron Lindsay OS
2019-01-29
target/arm: Don't clear supported PMU events when initializing PMCEID1
Aaron Lindsay OS
2019-01-21
target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0
Aaron Lindsay
2019-01-21
target/arm: Filter cycle counter based on PMCCFILTR_EL0
Aaron Lindsay
2019-01-21
target/arm: Enable PAuth for user-only
Richard Henderson
2019-01-07
arm: replace instance_post_init()
Marc-André Lureau
2018-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
2018-12-14
target/arm: Create timers in realize, not init
Peter Maydell
2018-12-14
target/arm: Free name string in ARMCPRegInfo hashtable entries
Peter Maydell
2018-12-13
target/arm: Implement the ARMv8.2-AA32HPD extension
Richard Henderson
2018-11-13
target/arm/cpu: Give Cortex-A15 and -A7 the EL2 feature
Peter Maydell
2018-11-13
target/arm: Correctly implement handling of HCR_EL2.{VI, VF}
Peter Maydell
2018-11-13
target/arm: Track the state of our irq lines from the GIC explicitly
Peter Maydell
2018-11-02
target/arm: Conditionalize some asserts on aarch32 support
Richard Henderson
2018-10-24
target/arm: Convert jazelle from feature bit to isar1 test
Richard Henderson
2018-10-24
target/arm: Convert division from feature bits to isar0 tests
Richard Henderson
[next]