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
/
cpu64.c
Age
Commit message (
Expand
)
Author
2022-09-29
target/arm: Rearrange cpu64.c so all the CPU initfns are together
Peter Maydell
2022-09-14
target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'
Peter Maydell
2022-09-14
target/arm: Advertise FEAT_ETS for '-cpu max'
Peter Maydell
2022-09-14
target/arm: Add cortex-a35
Hao Wu
2022-07-11
target/arm: Enable SME for -cpu max
Richard Henderson
2022-07-07
target/arm: Implement AArch32 DBGDEVID, DBGDEVID1, DBGDEVID2
Peter Maydell
2022-06-27
target/arm: Add cpu properties for SME
Richard Henderson
2022-06-27
target/arm: Unexport aarch64_add_*_properties
Richard Henderson
2022-06-27
target/arm: Generalize cpu_arm_{get, set}_default_vec_len
Richard Henderson
2022-06-27
target/arm: Generalize cpu_arm_{get,set}_vq
Richard Henderson
2022-06-27
target/arm: Create ARMVQMap
Richard Henderson
2022-06-27
target/arm: Move error for sve%d property to arm_cpu_sve_finalize
Richard Henderson
2022-06-08
target/arm: Use uint32_t instead of bitmap for sve vq's
Richard Henderson
2022-06-08
target/arm: Implement FEAT_DoubleFault
Peter Maydell
2022-06-08
target/arm: Declare support for FEAT_RASv1p1
Peter Maydell
2022-05-19
target/arm: Enable FEAT_HCX for -cpu max
Richard Henderson
2022-05-19
target/arm: Make number of counters in PMCR follow the CPU
Peter Maydell
2022-05-19
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
Peter Maydell
2022-05-19
target/arm: Implement FEAT_IDST
Peter Maydell
2022-05-19
target/arm: Enable FEAT_S2FWB for -cpu max
Peter Maydell
2022-05-09
target/arm: Define neoverse-n1
Richard Henderson
2022-05-09
target/arm: Define cortex-a76
Richard Henderson
2022-05-09
target/arm: Enable FEAT_DGH for -cpu max
Richard Henderson
2022-05-09
target/arm: Enable FEAT_CSV3 for -cpu max
Richard Henderson
2022-05-09
target/arm: Enable FEAT_CSV2_2 for -cpu max
Richard Henderson
2022-05-09
target/arm: Enable FEAT_CSV2 for -cpu max
Richard Henderson
2022-05-09
target/arm: Enable FEAT_IESB for -cpu max
Richard Henderson
2022-05-09
target/arm: Enable FEAT_RAS for -cpu max
Richard Henderson
2022-05-09
target/arm: Enable FEAT_Debugv8p4 for -cpu max
Richard Henderson
2022-05-09
target/arm: Enable FEAT_Debugv8p2 for -cpu max
Richard Henderson
2022-05-09
target/arm: Annotate arm_max_initfn with FEAT identifiers
Richard Henderson
2022-05-09
target/arm: Split out aa32_max_features
Richard Henderson
2022-05-09
target/arm: Move cortex impdef sysregs to cpu_tcg.c
Richard Henderson
2022-05-05
target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h
Richard Henderson
2022-05-05
target/arm: Split out cpregs.h
Richard Henderson
2022-04-28
target/arm: Advertise support for FEAT_BBM level 2
Peter Maydell
2022-04-28
target/arm: Advertise support for FEAT_TTL
Peter Maydell
2022-03-07
target/arm: Provide cpu property for controling FEAT_LPA2
Richard Henderson
2022-03-02
target/arm: Advertise all page sizes for -cpu max
Richard Henderson
2022-03-02
target/arm: Implement FEAT_LPA
Richard Henderson
2022-03-02
target/arm: Implement FEAT_LVA
Richard Henderson
2022-02-21
target/arm: Support PAuth extension for hvf
Peter Maydell
2022-02-21
target/arm: Fix '-cpu max' for HVF
Peter Maydell
2022-02-21
target/arm: Unindent unnecessary else-clause
Peter Maydell
2022-02-21
target/arm: Make KVM -cpu max exactly like -cpu host
Peter Maydell
2022-02-21
target/arm: Use aarch64_cpu_register() for 'host' CPU type
Peter Maydell
2022-02-21
target/arm: Move '-cpu host' code to cpu64.c
Peter Maydell
2022-01-20
hw/arm/virt: KVM: Enable PAuth when supported by the host
Marc Zyngier
2021-09-01
target-arm: Add support for Fujitsu A64FX
Shuuichirou Ishii
2021-08-26
target/arm/cpu64: Validate sve vector lengths are supported
Andrew Jones
[next]