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
2024-06-01
target/arm: Disable SVE extensions when SVE is disabled
Marcin Juszkiewicz
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-27
target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
Ard Biesheuvel
2023-12-19
target/arm/kvm: Have kvm_arm_sve_get_vls take a ARMCPU argument
Philippe Mathieu-Daudé
2023-10-27
target/arm: Move feature test functions to their own header
Peter Maydell
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
2023-10-03
target/arm: Remove size and alignment for cpu subclasses
Richard Henderson
2023-09-08
target/arm: Implement FEAT_PACQARMA3
Richard Henderson
2023-09-08
target/arm: Don't change pauth features when changing algorithm
Richard Henderson
2023-07-25
arm: spelling fixes
Michael Tokarev
2023-07-06
target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error case
Peter Maydell
2023-05-02
target/arm: Move 64-bit TCG CPUs into tcg/
Fabiano Rosas
2023-05-02
target/arm: Do not expose all -cpu max features to qtests
Fabiano Rosas
2023-05-02
target/arm: Extract TCG -cpu max code into a function
Fabiano Rosas
2023-05-02
target/arm: Remove dead code from cpu_max_set_sve_max_vq
Fabiano Rosas
2023-05-02
target/arm: Move cortex sysregs into a separate file
Fabiano Rosas
2023-04-20
target/arm: Implement FEAT_PAN3
Peter Maydell
2023-03-21
target/arm: Add Neoverse-N1 registers
Chen Baozi
2023-02-03
target/arm: Enable FEAT_FGT on '-cpu max'
Peter Maydell
2023-01-05
target/arm: cleanup cpu includes
Claudio Fontana
2022-12-15
target/arm: Report FEAT_EVT for TCG '-cpu max'
Peter Maydell
2022-12-15
target/arm: Add Cortex-A55 CPU
Timofey Kutergin
2022-10-27
target/arm: Implement FEAT_HAFDBS, dirty bit portion
Richard Henderson
2022-10-27
target/arm: Implement FEAT_HAFDBS, access flag portion
Richard Henderson
2022-10-27
target/arm: Implement FEAT_E0PD
Peter Maydell
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
[next]