index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
/
cpu64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Advertise all page sizes for -cpu max
Richard Henderson
2022-03-02
1
-0
/
+4
*
target/arm: Implement FEAT_LPA
Richard Henderson
2022-03-02
1
-1
/
+1
*
target/arm: Implement FEAT_LVA
Richard Henderson
2022-03-02
1
-0
/
+1
*
target/arm: Support PAuth extension for hvf
Peter Maydell
2022-02-21
1
-4
/
+10
*
target/arm: Fix '-cpu max' for HVF
Peter Maydell
2022-02-21
1
-2
/
+3
*
target/arm: Unindent unnecessary else-clause
Peter Maydell
2022-02-21
1
-160
/
+163
*
target/arm: Make KVM -cpu max exactly like -cpu host
Peter Maydell
2022-02-21
1
-6
/
+8
*
target/arm: Use aarch64_cpu_register() for 'host' CPU type
Peter Maydell
2022-02-21
1
-13
/
+4
*
target/arm: Move '-cpu host' code to cpu64.c
Peter Maydell
2022-02-21
1
-0
/
+30
*
hw/arm/virt: KVM: Enable PAuth when supported by the host
Marc Zyngier
2022-01-20
1
-4
/
+27
*
target-arm: Add support for Fujitsu A64FX
Shuuichirou Ishii
2021-09-01
1
-0
/
+48
*
target/arm/cpu64: Validate sve vector lengths are supported
Andrew Jones
2021-08-26
1
-56
/
+45
*
target/arm/cpu64: Replace kvm_supported with sve_vq_supported
Andrew Jones
2021-08-26
1
-8
/
+11
*
target/arm/cpu: Introduce sve_vq_supported bitmap
Andrew Jones
2021-08-26
1
-0
/
+2
*
target/arm: Add sve-default-vector-length cpu property
Richard Henderson
2021-07-27
1
-0
/
+60
*
target/arm: Implement MTE3
Peter Collingbourne
2021-06-24
1
-1
/
+1
*
target/arm: Enable BFloat16 extensions
Richard Henderson
2021-06-03
1
-0
/
+3
*
target/arm: Enable SVE2 and related extensions
Richard Henderson
2021-05-25
1
-0
/
+13
*
target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type
Rebecca Cran
2021-05-25
1
-0
/
+1
*
Revert "target/arm: Make number of counters in PMCR follow the CPU"
Peter Maydell
2021-04-06
1
-3
/
+0
*
target/arm: Make number of counters in PMCR follow the CPU
Peter Maydell
2021-03-30
1
-0
/
+3
*
target/arm: Enable FEAT_SSBS for "max" AARCH64 CPU
Rebecca Cran
2021-03-05
1
-0
/
+5
*
target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU
Rebecca Cran
2021-02-11
1
-0
/
+5
*
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
1
-4
/
+3
*
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+4
*
target/arm: enable Secure EL2 in max CPU
Rémi Denis-Courmont
2021-01-19
1
-0
/
+1
*
target/arm: Use object_property_add_bool for "sve" property
Richard Henderson
2021-01-19
1
-14
/
+10
*
target/arm: Add cpu properties to control pauth
Richard Henderson
2021-01-19
1
-4
/
+36
*
target/arm: enable Small Translation tables in max CPU
Rémi Denis-Courmont
2021-01-12
1
-0
/
+1
*
arm/cpu64: Register "aarch64" as class property
Eduardo Habkost
2020-12-15
1
-10
/
+6
*
target/arm: Make '-cpu max' have a 48-bit PA
Peter Maydell
2020-10-08
1
-0
/
+4
*
target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
Peter Maydell
2020-10-01
1
-6
/
+6
*
target/arm: Enable FP16 in '-cpu max'
Peter Maydell
2020-09-01
1
-6
/
+4
*
hw/arm/virt: Enable MTE via a machine property
Richard Henderson
2020-07-20
1
-2
/
+3
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-9
/
+3
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-6
/
+3
*
target/arm: Enable MTE
Richard Henderson
2020-06-26
1
-0
/
+5
*
target/arm: Check supported KVM features globally (not per vCPU)
Philippe Mathieu-Daudé
2020-06-23
1
-5
/
+5
*
target/arm/cpu: adjust virtual time for all KVM arm cpus
fangying
2020-06-16
1
-1
/
+0
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-4
/
+4
*
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-15
1
-2
/
+1
*
target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[]
Philippe Mathieu-Daudé
2020-05-11
1
-5
/
+3
*
target/arm: Make set_feature() available for other files
Thomas Huth
2020-05-11
1
-10
/
+0
*
target/arm: Use correct variable for setting 'max' cpu's ID_AA64DFR0
Peter Maydell
2020-05-04
1
-3
/
+3
*
target/arm: Implement ARMv8.2-TTS2UXN
Peter Maydell
2020-05-04
1
-0
/
+2
*
target/arm: Make cpu_register() available for other files
Thomas Huth
2020-04-30
1
-7
/
+1
*
target/arm: Fix ID_MMFR4 value on AArch64 'max' CPU
Peter Maydell
2020-04-22
1
-1
/
+1
*
target/arm: Implement (trivially) ARMv8.2-TTCNP
Peter Maydell
2020-03-05
1
-0
/
+2
*
target/arm: Implement v8.4-RCPC
Peter Maydell
2020-02-28
1
-1
/
+1
*
target/arm: Implement v8.3-RCPC
Peter Maydell
2020-02-28
1
-0
/
+1
[next]