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
2020-02-28
target/arm: Set ID_MMFR4.HPDS for aarch64_max_initfn
Richard Henderson
2020-02-21
target/arm: Correctly implement ACTLR2, HACTLR2
Peter Maydell
2020-02-21
target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
Peter Maydell
2020-02-21
target/arm: Provide ARMv8.4-PMU in '-cpu max'
Peter Maydell
2020-02-21
target/arm: Move DBGDIDR into ARMISARegisters
Peter Maydell
2020-02-21
target/arm: Add _aa64_ and _any_ versions of pmu_8_1 isar checks
Peter Maydell
2020-02-21
target/arm: Define an aa32_pmu_8_1 isar feature test function
Peter Maydell
2020-02-13
target/arm: Implement ARMv8.1-VMID16 extension
Peter Maydell
2020-02-13
target/arm: Enable ARMv8.2-UAO in -cpu max
Richard Henderson
2020-02-13
target/arm: Enable ARMv8.2-ATS1E1 in -cpu max
Richard Henderson
2020-02-07
target/arm: Enable ARMv8.1-VHE in -cpu max
Richard Henderson
2020-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
2019-12-16
target/arm: Add support for DC CVAP & DC CVADP ins
Beata Michalska
2019-11-19
target/arm: Merge arm_cpu_vq_map_next_smaller into sole caller
Richard Henderson
2019-11-01
target/arm/kvm: host cpu: Add support for sve<N> properties
Andrew Jones
2019-11-01
target/arm/cpu64: max cpu: Support sve properties with KVM
Andrew Jones
2019-11-01
target/arm/kvm64: max cpu: Enable SVE when available
Andrew Jones
2019-11-01
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
2019-11-01
target/arm: Allow SVE to be disabled via a CPU property
Andrew Jones
2019-08-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...
Peter Maydell
2019-08-16
target/arm/cpu64: Ensure kvm really supports aarch64=off
Andrew Jones
2019-08-16
target/arm: generate a custom MIDR for -cpu max
Alex Bennée
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-10
target/arm: Use env_cpu, env_archcpu
Richard Henderson
2019-05-23
arm: Remove unnecessary includes of hw/arm/arm.h
Peter Maydell
2019-05-22
target/arm: Implement ARMv8.5-RNG
Richard Henderson
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-02-28
target/arm: Enable ARMv8.2-FHM for -cpu max
Richard Henderson
2019-02-21
target/arm: Implement ARMv8.3-JSConv
Richard Henderson
2019-02-05
target/arm: Enable BTI for -cpu max
Richard Henderson
2019-02-01
target/arm: Always enable pac keys for user-only
Richard Henderson
2019-02-01
arm: Clarify the logic of set_pc()
Julia Suvorova
2019-01-21
target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0
Aaron Lindsay
2019-01-21
target/arm: Enable PAuth for user-only
Richard Henderson
2019-01-21
target/arm: Enable PAuth for -cpu max
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: Implement the ARMv8.1-HPD extension
Richard Henderson
2018-12-13
target/arm: Move id_aa64mmfr* to ARMISARegisters
Peter Maydell
2018-10-24
target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
target/arm: Convert sve from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
target/arm: Convert v8 extensions from feature bits to isar tests
Richard Henderson
2018-10-24
target/arm: Move some system registers into a substructure
Richard Henderson
2018-10-16
target/arm: Add the Cortex-A72
Edgar E. Iglesias
2018-10-08
target/arm: Handle SVE vector length changes in system mode
Richard Henderson
[next]