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
2019-01-21
target/arm: Add state for the ARMv8.3-PAuth extension
Richard Henderson
2019-01-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
2019-01-07
target/arm: Convert ARM_TBFLAG_* to FIELDs
Richard Henderson
2019-01-07
arm: replace instance_post_init()
Marc-André Lureau
2018-12-13
target/arm: Implement the ARMv8.1-LOR extension
Richard Henderson
2018-12-13
target/arm: Introduce arm_hcr_el2_eff
Richard Henderson
2018-12-13
target/arm: Implement the ARMv8.2-AA32HPD extension
Richard Henderson
2018-12-13
target/arm: Tidy scr_write
Richard Henderson
2018-12-13
target/arm: Add SCR_EL3 bits up to ARMv8.5
Richard Henderson
2018-12-13
target/arm: Add HCR_EL2 bits up to ARMv8.5
Richard Henderson
2018-12-13
target/arm: Move id_aa64mmfr* to ARMISARegisters
Peter Maydell
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
[prev]
[next]