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-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
2018-10-24
target/arm: Convert v8 extensions from feature bits to isar tests
Richard Henderson
2018-10-24
target/arm: V8M should not imply V7VE
Richard Henderson
2018-10-24
target/arm: Move some system registers into a substructure
Richard Henderson
2018-10-16
target/arm: Fix cortex-a7 id_isar0
Richard Henderson
2018-10-16
target/arm: Align cortex-r5 id_isar0
Richard Henderson
2018-09-25
target/arm: Start AArch32 CPUs with EL2 but not EL3 in Hyp mode
Peter Maydell
2018-08-16
target/arm: add "cortex-m0" CPU model
Stefan Hajnoczi
2018-08-16
target/arm: Add sve-max-vq cpu property to -cpu max
Richard Henderson
2018-08-14
arm: Add ARMv6-M programmer's model support
Julia Suvorova
2018-07-02
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
2018-06-29
target/arm: Add ID_ISAR6
Richard Henderson
2018-06-29
target/arm: Prune a15 features from max
Richard Henderson
2018-06-29
target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
Aaron Lindsay
2018-06-29
target/arm: Implement ARMv8.2-DotProd
Richard Henderson
2018-06-29
target/arm: Enable SVE for aarch64-linux-user
Richard Henderson
[next]