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-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
2019-01-21
target/arm: Make PMCEID[01]_EL0 64 bit registers, add PMCEID[23]
Aaron Lindsay
2019-01-21
target/arm: Define FIELDs for ID_DFR0
Aaron Lindsay
2019-01-21
target/arm: Filter cycle counter based on PMCCFILTR_EL0
Aaron Lindsay
2019-01-21
target/arm: Reorganize PMCCNTR accesses
Aaron Lindsay
2019-01-21
target/arm: Reuse aa64_va_parameters for setting tbflags
Richard Henderson
2019-01-21
target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII
Richard Henderson
2019-01-21
target/arm: Introduce arm_mmu_idx
Richard Henderson
2019-01-21
target/arm: Move cpu_mmu_index out of line
Richard Henderson
2019-01-21
target/arm: Add PAuth active bit to tbflags
Richard Henderson
2019-01-21
target/arm: Add SCTLR bits through ARMv8.5
Richard Henderson
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
[next]