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-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
2019-02-28
target/arm: Implement FMLAL and FMLSL for aarch64
Richard Henderson
2019-02-28
Revert "arm: Allow system registers for KVM guests to be changed by QEMU code"
Peter Maydell
2019-02-28
target/arm: Gate "miscellaneous FP" insns by ID register field
Peter Maydell
2019-02-28
target/arm: Use MVFR1 feature bits to gate A32/T32 FP16 instructions
Peter Maydell
2019-02-21
target/arm: Implement ARMv8.3-JSConv
Richard Henderson
2019-02-15
target/arm: Split out FPSCR.QC to a vector field
Richard Henderson
2019-02-15
arm: Allow system registers for KVM guests to be changed by QEMU code
Peter Maydell
2019-02-15
target/arm: expose remaining CPUID registers as RAZ
Alex Bennée
2019-02-15
target/arm: expose CPUID registers to userspace
Alex Bennée
2019-02-15
target/arm: relax permission checks for HWCAP_CPUID registers
Alex Bennée
2019-02-05
target/arm: Make FPSCR/FPCR trapped-exception bits RAZ/WI
Peter Maydell
2019-02-05
target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore
Richard Henderson
2019-02-05
target/arm: Add BT and BTYPE to tb->flags
Richard Henderson
2019-02-05
target/arm: Add PSTATE.BTYPE
Richard Henderson
2019-02-05
target/arm: Introduce isar_feature_aa64_bti
Richard Henderson
2019-02-01
target/arm: fix AArch64 virtual address space size
Remi Denis-Courmont
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: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
Aaron Lindsay
2019-01-21
target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0
Aaron Lindsay
[next]