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
Age
Commit message (
Expand
)
Author
2018-04-26
target/arm: Make PMOVSCLR and PMUSERENR 64 bits wide
Aaron Lindsay
2018-04-26
target/arm: Fix bitmask for PMCCFILTR writes
Aaron Lindsay
2018-04-26
target/arm: Allow EL change hooks to do IO
Aaron Lindsay
2018-04-26
target/arm: Add pre-EL change hooks
Aaron Lindsay
2018-04-26
target/arm: Support multiple EL change hooks
Aaron Lindsay
2018-04-26
target/arm: Fetch GICv3 state directly from CPUARMState
Aaron Lindsay
2018-04-26
target/arm: Mask PMU register writes based on PMCR_EL0.N
Aaron Lindsay
2018-04-26
target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0
Aaron Lindsay
2018-04-26
target/arm: Check PMCNTEN for whether PMCCNTR is enabled
Aaron Lindsay
2018-04-26
target/arm: Use v7m_stack_read() for reading the frame signature
Peter Maydell
2018-04-26
target/arm: Remove stale TODO comment
Peter Maydell
2018-04-11
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2018-04-10
tcg: Introduce tcg_set_insn_start_param
Richard Henderson
2018-04-10
target/arm: Report unsupported MPU region sizes more clearly
Peter Maydell
2018-04-10
target-arm: Check undefined opcodes for SWP in A32 decoder
Onur Sahin
2018-03-23
target/arm: Always set FAR to a known unknown value for debug exceptions
Peter Maydell
2018-03-23
target/arm: Set FSR for BKPT, BRK when raising exception
Peter Maydell
2018-03-23
target/arm: Factor out code to calculate FSR for debug exceptions
Peter Maydell
2018-03-23
target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK
Peter Maydell
2018-03-23
arm/translate-a64: treat DISAS_UPDATE as variant of DISAS_EXIT
Victor Kamensky
2018-03-19
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-03-09
target/arm: Make 'any' CPU just an alias for 'max'
Peter Maydell
2018-03-09
target/arm: Add "-cpu max" support
Peter Maydell
2018-03-09
target/arm: Move definition of 'host' cpu type into cpu.c
Peter Maydell
2018-03-09
target/arm: Query host CPU features on-demand at instance init
Peter Maydell
2018-03-09
linux-user: Implement aarch64 PR_SVE_SET/GET_VL
Richard Henderson
2018-03-09
target/arm: Add a core count property
Alistair Francis
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
target/arm: Enable ARM_FEATURE_V8_FCMA
Richard Henderson
2018-03-02
target/arm: Decode t32 simd 3reg and 2reg_scalar extension
Richard Henderson
2018-03-02
target/arm: Decode aa32 armv8.3 2-reg-index
Richard Henderson
2018-03-02
target/arm: Decode aa32 armv8.3 3-same
Richard Henderson
2018-03-02
target/arm: Decode aa64 armv8.3 fcmla
Richard Henderson
2018-03-02
target/arm: Decode aa64 armv8.3 fcadd
Richard Henderson
2018-03-02
target/arm: Add ARM_FEATURE_V8_FCMA
Richard Henderson
2018-03-02
target/arm: Enable ARM_FEATURE_V8_RDM
Richard Henderson
2018-03-02
target/arm: Decode aa32 armv8.1 two reg and a scalar
Richard Henderson
2018-03-02
target/arm: Decode aa32 armv8.1 three same
Richard Henderson
2018-03-02
target/arm: Decode aa64 armv8.1 scalar/vector x indexed element
Richard Henderson
2018-03-02
target/arm: Decode aa64 armv8.1 three same extra
Richard Henderson
2018-03-02
target/arm: Decode aa64 armv8.1 scalar three same extra
Richard Henderson
2018-03-02
target/arm: Refactor disas_simd_indexed size checks
Richard Henderson
2018-03-02
target/arm: Refactor disas_simd_indexed decode
Richard Henderson
2018-03-02
target/arm: Add ARM_FEATURE_V8_RDM
Richard Henderson
2018-03-02
target/arm: Add Cortex-M33
Peter Maydell
2018-03-02
target/arm: Define init-svtor property for the reset secure VTOR value
Peter Maydell
2018-03-02
target/arm: Define an IDAU interface
Peter Maydell
2018-03-01
target/arm: Enable ARM_V8_FP16 feature bit for the AArch64 "any" CPU
Peter Maydell
2018-03-01
arm/translate-a64: add all single op FP16 to handle_fp_1src_half
Alex Bennée
[next]