index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
target/arm: Use FIELD definitions for CPACR, CPTR_ELx
Richard Henderson
1
-3
/
+8
2022-05-09
Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydel...
Richard Henderson
1
-10
/
+56
2022-05-09
target/arm: Enable FEAT_CSV2_2 for -cpu max
Richard Henderson
1
-0
/
+5
2022-05-09
target/arm: Implement virtual SError exceptions
Richard Henderson
1
-1
/
+37
2022-05-09
target/arm: Enable FEAT_Debugv8p2 for -cpu max
Richard Henderson
1
-0
/
+1
2022-05-09
target/arm: Use field names for manipulating EL2 and EL3 modes
Richard Henderson
1
-9
/
+13
2022-05-09
disas: Remove old libopcode arm disassembler
Thomas Huth
1
-8
/
+0
2022-05-05
target/arm: Merge allocation of the cpreg and its name
Richard Henderson
1
-15
/
+1
2022-05-05
target/arm: Store cpregs key in the hash table directly
Richard Henderson
1
-2
/
+2
2022-05-05
target/arm: Reorg ARMCPRegInfo type field bits
Richard Henderson
1
-2
/
+2
2022-05-05
target/arm: Split out cpregs.h
Richard Henderson
1
-0
/
+1
2022-05-05
target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-user
Richard Henderson
1
-0
/
+2
2022-04-28
target/arm: Disable cryptographic instructions when neon is disabled
Damien Hedde
1
-0
/
+9
2022-04-22
target/arm: Change CPUArchState.thumb to bool
Richard Henderson
1
-1
/
+1
2022-04-22
target/arm: Change CPUArchState.aarch64 to bool
Richard Henderson
1
-1
/
+1
2022-04-22
target/arm/cpu.c: ignore VIRQ and VFIQ if no EL2
Peter Maydell
1
-2
/
+10
2022-04-06
include: move target page bits declaration to page-vary.h
Marc-André Lureau
1
-1
/
+1
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2022-03-18
target/arm: Make rvbar settable after realize
Edgar E. Iglesias
1
-5
/
+7
2022-03-18
target/arm: Log M-profile vector table accesses
Peter Maydell
1
-0
/
+5
2022-03-07
target/arm: Provide cpu property for controling FEAT_LPA2
Richard Henderson
1
-0
/
+6
2022-03-02
target/arm: Set TCR_EL1.TSZ for user-only
Richard Henderson
1
-1
/
+2
2022-03-02
target/arm: Support PSCI 1.1 and SMCCC 1.0
Akihiko Odaki
1
-2
/
+3
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
1
-0
/
+1
2022-02-21
target/arm: Move '-cpu host' code to cpu64.c
Peter Maydell
1
-30
/
+0
2022-02-21
target: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé
1
-0
/
+1
2022-02-08
target/arm: make psci-conduit settable after realize
Peter Maydell
1
-1
/
+5
2022-01-20
hw/arm/virt: KVM: Enable PAuth when supported by the host
Marc Zyngier
1
-11
/
+5
2021-11-02
target/arm: Implement arm_cpu_record_sigbus
Richard Henderson
1
-0
/
+1
2021-11-02
target/arm: Implement arm_cpu_record_sigsegv
Richard Henderson
1
-2
/
+4
2021-09-21
hvf: arm: Implement PSCI handling
Alexander Graf
1
-2
/
+2
2021-09-21
hvf: arm: Implement -cpu host
Peter Maydell
1
-4
/
+9
2021-09-20
target/arm: Consolidate ifdef blocks in reset
Peter Maydell
1
-12
/
+10
2021-09-20
target/arm: Always clear exclusive monitor on reset
Peter Maydell
1
-3
/
+3
2021-09-20
target/arm: Don't skip M-profile reset entirely in user mode
Peter Maydell
1
-0
/
+19
2021-09-14
target/arm: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
1
-2
/
+5
2021-08-26
target/arm: Avoid assertion trying to use KVM and multiple ASes
Peter Maydell
1
-0
/
+23
2021-08-25
target/arm: Print MVE VPR in CPU dumps
Peter Maydell
1
-0
/
+3
2021-07-27
target/arm: Add sve-default-vector-length cpu property
Richard Henderson
1
-2
/
+12
2021-07-21
target/arm: Implement debug_check_breakpoint
Richard Henderson
1
-0
/
+1
2021-06-03
target/arm: Enable BFloat16 extensions
Richard Henderson
1
-0
/
+3
2021-06-03
target/arm: Allow board models to specify initial NS VTOR
Peter Maydell
1
-0
/
+10
2021-05-26
hw/core: Constify TCGCPUOps
Richard Henderson
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
1
-2
/
+2
2021-05-26
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
1
-0
/
+8
2021-05-26
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
1
-1
/
+1
[next]