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.h
Age
Commit message (
Expand
)
Author
2018-11-13
target/arm: Track the state of our irq lines from the GIC explicitly
Peter Maydell
2018-11-13
arm: fix aa64_generate_debug_exceptions to work with EL2
Alex Bennée
2018-11-13
arm: use symbolic MDCR_TDE in arm_debug_target_el
Alex Bennée
2018-11-02
target/arm: Conditionalize some asserts on aarch32 support
Richard Henderson
2018-10-24
target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
target/arm: Convert sve from feature bit to aa64pfr0 test
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: Move some system registers into a substructure
Richard Henderson
2018-10-24
target/arm: Add support for VCPU event states
Dongjiu Geng
2018-10-16
target/arm: Define fields of ISAR registers
Richard Henderson
2018-10-16
target/arm: Fix aarch64_sve_change_el wrt EL0
Richard Henderson
2018-10-08
target/arm: Define new EXCP type for v8M stack overflows
Peter Maydell
2018-10-08
target/arm: Define new TBFLAG for v8M stack checking
Peter Maydell
2018-10-08
target/arm: Adjust aarch64_cpu_dump_state for system mode SVE
Richard Henderson
2018-10-08
target/arm: Handle SVE vector length changes in system mode
Richard Henderson
2018-08-24
target/arm: Remove a handful of stray tabs
Peter Maydell
2018-08-16
target/arm: Adjust FPCR_MASK for FZ16
Richard Henderson
2018-08-16
target/arm: Add sve-max-vq cpu property to -cpu max
Richard Henderson
2018-08-14
target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
Peter Maydell
2018-08-14
target/arm: Mask virtual interrupts if HCR_EL2.TGE is set
Peter Maydell
2018-06-29
target/arm: Add ID_ISAR6
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-22
target/arm: Introduce ARM_FEATURE_M_MAIN
Julia Suvorova
2018-05-18
target/arm: Implement SVE Predicate Misc Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Predicate Logical Operations Group
Richard Henderson
2018-05-18
target/arm: Add the XML dynamic generation
Abdallah Bouassida
2018-05-18
target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type
Abdallah Bouassida
2018-05-10
target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode
Richard Henderson
2018-04-26
target/arm: Make PMOVSCLR and PMUSERENR 64 bits wide
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-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: 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
target/arm: Add ARM_FEATURE_V8_FCMA
Richard Henderson
2018-03-02
target/arm: Add ARM_FEATURE_V8_RDM
Richard Henderson
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/cpu.h: add additional float_status flags
Alex Bennée
2018-03-01
target/arm/cpu.h: update comment for half-precision values
Alex Bennée
2018-03-01
target/arm/cpu64: introduce ARM_V8_FP16 feature bit
Alex Bennée
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-15
target/arm: Implement v8M MSPLIM and PSPLIM registers
Peter Maydell
2018-02-15
hw/intc/armv7m_nvic: Implement SCR
Peter Maydell
[next]