index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
cpu.h
Age
Commit message (
Expand
)
Author
2019-10-24
target/arm: Add arm_rebuild_hflags
Richard Henderson
2019-10-24
target/arm: Hoist computation of TBFLAG_A32.VFPEN
Richard Henderson
2019-10-24
target/arm: Split arm_cpu_data_is_big_endian
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_common
Richard Henderson
2019-09-03
target/arm: Allow ARMCPRegInfo read/write functions to throw exceptions
Peter Maydell
2019-08-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...
Peter Maydell
2019-08-16
target/arm/cpu: Use div-round-up to determine predicate register array size
Andrew Jones
2019-08-16
target/arm: Fix routing of singlestep exceptions
Peter Maydell
2019-08-16
target/arm: generate a custom MIDR for -cpu max
Alex Bennée
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-07-04
target/arm: Restrict semi-hosting to TCG
Philippe Mathieu-Daudé
2019-07-01
target/arm: Move CPU state dumping routines to cpu.c
Philippe Mathieu-Daudé
2019-06-17
target/arm: Only implement doubles if the FPU supports them
Peter Maydell
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: Convert VFP VMLA to decodetree
Peter Maydell
2019-06-13
target/arm: Convert the VSEL instructions to decodetree
Peter Maydell
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
target/arm: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
cpu: Define ArchCPU
Richard Henderson
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-05-22
target/arm: Implement ARMv8.5-RNG
Richard Henderson
2019-05-22
target/arm: Put all PAC keys into a structure
Richard Henderson
2019-05-07
target/arm: Implement XPSR GE bits
Peter Maydell
2019-05-07
arm: Allow system registers for KVM guests to be changed by QEMU code
Peter Maydell
2019-04-29
target/arm: Implement VLSTM for v7M CPUs with an FPU
Peter Maydell
2019-04-29
target/arm: Implement M-profile lazy FP state preservation
Peter Maydell
2019-04-29
target/arm: New function armv7m_nvic_set_pending_lazyfp()
Peter Maydell
2019-04-29
target/arm: New helper function arm_v7m_mmu_idx_all()
Peter Maydell
2019-04-29
target/arm: Activate M-profile floating point context when FPCCR.ASPEN is set
Peter Maydell
2019-04-29
target/arm: Set FPCCR.S when executing M-profile floating point insns
Peter Maydell
2019-04-29
target/arm: Overlap VECSTRIDE and XSCALE_CPAR TB flags
Peter Maydell
2019-04-29
target/arm: Move NS TBFLAG from bit 19 to bit 6
Peter Maydell
2019-04-29
target/arm: Implement v7m_update_fpccr()
Peter Maydell
2019-04-29
target/arm: Implement dummy versions of M-profile FP-related registers
Peter Maydell
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-03-25
target/arm: make pmccntr_op_start/finish static
Andrew Jones
2019-03-05
target/arm: Implement ARMv8.5-FRINT
Richard Henderson
2019-03-05
target/arm: Implement ARMv8.5-CondM
Richard Henderson
2019-03-05
target/arm: Implement ARMv8.4-CondM
Richard Henderson
2019-03-05
target/arm: Implement ARMv8.0-PredInv
Richard Henderson
2019-03-05
target/arm: Implement ARMv8.0-SB
Richard Henderson
2019-03-05
target/arm: Split out arm_sctlr
Richard Henderson
2019-02-28
target/arm: Implement VFMAL and VFMSL for aarch32
Richard Henderson
[next]