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
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
Evgeny Ermakov
2022-11-30
1
-3
/
+3
*
target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
Ake Koomsin
2022-10-27
1
-7
/
+17
*
target/arm: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
1
-0
/
+26
*
target/arm: Enable TARGET_TB_PCREL
Richard Henderson
2022-10-20
1
-11
/
+12
*
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
1
-2
/
+2
*
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-04
1
-0
/
+13
*
target/arm: Don't report Statistical Profiling Extension in ID registers
Peter Maydell
2022-08-12
1
-0
/
+11
*
target/arm: Store TCR_EL* registers as uint64_t
Peter Maydell
2022-07-18
1
-1
/
+1
*
target/arm: Enable SME for user-only
Richard Henderson
2022-07-11
1
-0
/
+11
*
target/arm: Only set ZEN in reset if SVE present
Richard Henderson
2022-07-11
1
-4
/
+3
*
target/arm: Handle SME in aarch64_cpu_dump_state
Richard Henderson
2022-07-11
1
-1
/
+16
*
disas: Remove libvixl disassembler
Thomas Huth
2022-07-05
1
-7
/
+0
*
target/arm: Add cpu properties for SME
Richard Henderson
2022-06-27
1
-3
/
+11
*
target/arm: Move arm_cpu_*_finalize to internals.h
Richard Henderson
2022-06-27
1
-0
/
+2
*
target/arm: Catch invalid kvm state also for hvf
Alexander Graf
2022-06-27
1
-4
/
+12
*
target/arm: Rename sve_zcr_len_for_el to sve_vqm1_for_el
Richard Henderson
2022-06-08
1
-1
/
+1
*
target/arm: Do not use aarch64_sve_zcr_get_valid_len in reset
Richard Henderson
2022-06-08
1
-2
/
+1
*
target/arm: Use FIELD definitions for CPACR, CPTR_ELx
Richard Henderson
2022-05-19
1
-3
/
+8
*
Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2022-05-09
1
-10
/
+56
|
\
|
*
target/arm: Enable FEAT_CSV2_2 for -cpu max
Richard Henderson
2022-05-09
1
-0
/
+5
|
*
target/arm: Implement virtual SError exceptions
Richard Henderson
2022-05-09
1
-1
/
+37
|
*
target/arm: Enable FEAT_Debugv8p2 for -cpu max
Richard Henderson
2022-05-09
1
-0
/
+1
|
*
target/arm: Use field names for manipulating EL2 and EL3 modes
Richard Henderson
2022-05-09
1
-9
/
+13
*
|
disas: Remove old libopcode arm disassembler
Thomas Huth
2022-05-09
1
-8
/
+0
|
/
*
target/arm: Merge allocation of the cpreg and its name
Richard Henderson
2022-05-05
1
-15
/
+1
*
target/arm: Store cpregs key in the hash table directly
Richard Henderson
2022-05-05
1
-2
/
+2
*
target/arm: Reorg ARMCPRegInfo type field bits
Richard Henderson
2022-05-05
1
-2
/
+2
*
target/arm: Split out cpregs.h
Richard Henderson
2022-05-05
1
-0
/
+1
*
target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-user
Richard Henderson
2022-05-05
1
-0
/
+2
*
target/arm: Disable cryptographic instructions when neon is disabled
Damien Hedde
2022-04-28
1
-0
/
+9
*
target/arm: Change CPUArchState.thumb to bool
Richard Henderson
2022-04-22
1
-1
/
+1
*
target/arm: Change CPUArchState.aarch64 to bool
Richard Henderson
2022-04-22
1
-1
/
+1
*
target/arm/cpu.c: ignore VIRQ and VFIQ if no EL2
Peter Maydell
2022-04-22
1
-2
/
+10
*
include: move target page bits declaration to page-vary.h
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
target/arm: Make rvbar settable after realize
Edgar E. Iglesias
2022-03-18
1
-5
/
+7
*
target/arm: Log M-profile vector table accesses
Peter Maydell
2022-03-18
1
-0
/
+5
*
target/arm: Provide cpu property for controling FEAT_LPA2
Richard Henderson
2022-03-07
1
-0
/
+6
*
target/arm: Set TCR_EL1.TSZ for user-only
Richard Henderson
2022-03-02
1
-1
/
+2
*
target/arm: Support PSCI 1.1 and SMCCC 1.0
Akihiko Odaki
2022-03-02
1
-2
/
+3
*
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-22
1
-0
/
+1
|
\
|
*
target: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé
2022-02-21
1
-0
/
+1
*
|
target/arm: Move '-cpu host' code to cpu64.c
Peter Maydell
2022-02-21
1
-30
/
+0
|
/
*
target/arm: make psci-conduit settable after realize
Peter Maydell
2022-02-08
1
-1
/
+5
*
hw/arm/virt: KVM: Enable PAuth when supported by the host
Marc Zyngier
2022-01-20
1
-11
/
+5
*
target/arm: Implement arm_cpu_record_sigbus
Richard Henderson
2021-11-02
1
-0
/
+1
*
target/arm: Implement arm_cpu_record_sigsegv
Richard Henderson
2021-11-02
1
-2
/
+4
*
hvf: arm: Implement PSCI handling
Alexander Graf
2021-09-21
1
-2
/
+2
*
hvf: arm: Implement -cpu host
Peter Maydell
2021-09-21
1
-4
/
+9
*
target/arm: Consolidate ifdef blocks in reset
Peter Maydell
2021-09-20
1
-12
/
+10
[next]