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: 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
*
target/arm: Always clear exclusive monitor on reset
Peter Maydell
2021-09-20
1
-3
/
+3
*
target/arm: Don't skip M-profile reset entirely in user mode
Peter Maydell
2021-09-20
1
-0
/
+19
*
target/arm: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
1
-2
/
+5
*
target/arm: Avoid assertion trying to use KVM and multiple ASes
Peter Maydell
2021-08-26
1
-0
/
+23
*
target/arm: Print MVE VPR in CPU dumps
Peter Maydell
2021-08-25
1
-0
/
+3
*
target/arm: Add sve-default-vector-length cpu property
Richard Henderson
2021-07-27
1
-2
/
+12
*
target/arm: Implement debug_check_breakpoint
Richard Henderson
2021-07-21
1
-0
/
+1
*
target/arm: Enable BFloat16 extensions
Richard Henderson
2021-06-03
1
-0
/
+3
*
target/arm: Allow board models to specify initial NS VTOR
Peter Maydell
2021-06-03
1
-0
/
+10
*
hw/core: Constify TCGCPUOps
Richard Henderson
2021-05-27
1
-1
/
+1
*
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+2
*
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+8
*
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
target/arm: Enable SVE2 and related extensions
Richard Henderson
2021-05-25
1
-0
/
+2
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
target/arm: Make M-profile VTOR loads on reset handle memory aliasing
Peter Maydell
2021-03-23
1
-1
/
+1
*
target/arm: Restrict v7A TCG cpus to TCG accel
Philippe Mathieu-Daudé
2021-03-08
1
-335
/
+0
*
target/arm/cpu: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2021-03-05
1
-4
/
+8
*
target/arm: Restrict v8M IDAU to TCG
Philippe Mathieu-Daudé
2021-03-05
1
-7
/
+0
*
target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPU
Rebecca Cran
2021-03-05
1
-0
/
+4
*
target/arm: Enable MTE for user-only
Richard Henderson
2021-02-16
1
-0
/
+15
*
target/arm: Use the proper TBI settings for linux-user
Richard Henderson
2021-02-16
1
-7
/
+3
*
target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU
Rebecca Cran
2021-02-11
1
-0
/
+4
*
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
1
-15
/
+26
*
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
2021-02-05
1
-2
/
+2
*
cpu: move adjust_watchpoint_address to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+1
*
cpu: move do_unaligned_access to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+1
*
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
2021-02-05
1
-2
/
+2
*
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
2021-02-05
1
-2
/
+2
*
cpu: Move debug_excp_handler to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
cpu: Move synchronize_from_tb() to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+3
*
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
target/arm: Implement SCR_EL2.EEL2
Rémi Denis-Courmont
2021-01-19
1
-1
/
+1
*
target/arm: remove redundant tests
Rémi Denis-Courmont
2021-01-19
1
-4
/
+4
*
target/arm: Add cpu properties to control pauth
Richard Henderson
2021-01-19
1
-0
/
+13
*
target/arm: Remove timer_del()/timer_deinit() before timer_free()
Peter Maydell
2021-01-08
1
-2
/
+0
*
tcg: Make tb arg to synchronize_from_tb const
Richard Henderson
2021-01-07
1
-1
/
+2
[next]