index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
/
hvf
/
hvf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Implement ID_AA64MMFR3_EL1
Peter Maydell
2024-04-30
1
-0
/
+2
*
hvf: arm: Remove PL1_WRITE_MASK
Zenghui Yu
2024-04-30
1
-1
/
+0
*
accel/hvf: Use accel-specific per-vcpu @dirty field
Philippe Mathieu-Daudé
2024-04-26
1
-2
/
+2
*
accel/hvf: Un-inline hvf_arch_supports_guest_debug()
Philippe Mathieu-Daudé
2024-04-02
1
-1
/
+1
*
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
2024-01-26
1
-0
/
+1
*
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
2024-01-26
1
-0
/
+1
*
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
2024-01-26
1
-2
/
+2
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-4
/
+4
*
target/arm: Constify hvf/hvf.c
Richard Henderson
2023-12-29
1
-5
/
+8
*
target/arm/hvf: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-29
1
-4
/
+4
*
target/arm: Add ID_AA64ISAR2_EL1
Aaron Lindsay
2023-09-08
1
-0
/
+1
*
sysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-24
1
-2
/
+2
*
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
1
-54
/
+54
*
Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2023-06-06
1
-2
/
+748
|
\
|
*
hvf: add guest debugging handlers for Apple Silicon hosts
Francesco Cagnin
2023-06-06
1
-2
/
+472
|
*
hvf: add breakpoint handlers
Francesco Cagnin
2023-06-06
1
-0
/
+63
|
*
hvf: handle access for more registers
Francesco Cagnin
2023-06-06
1
-0
/
+213
*
|
atomics: eliminate mb_read/mb_set
Paolo Bonzini
2023-06-06
1
-1
/
+1
|
/
*
hvf: arm: Add support for GICv3
Alexander Graf
2023-02-03
1
-0
/
+151
*
Fix 'writeable' typos
Peter Maydell
2022-06-08
1
-2
/
+2
*
target/arm/hvf: Include missing "cpregs.h"
Philippe Mathieu-Daudé
2022-05-30
1
-0
/
+1
*
target/arm: Avoid bare abort() or assert(0)
Richard Henderson
2022-05-05
1
-1
/
+1
*
target/arm: Change CPUArchState.aarch64 to bool
Richard Henderson
2022-04-22
1
-1
/
+1
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
target/arm: Support PSCI 1.1 and SMCCC 1.0
Akihiko Odaki
2022-03-02
1
-1
/
+26
*
hvf: arm: Handle unknown ID registers as RES0
Alexander Graf
2022-02-21
1
-0
/
+14
*
hvf: arm: Use macros for sysreg shift/masking
Alexander Graf
2022-02-21
1
-22
/
+47
*
hvf: arm: Ignore cache operations on MMIO
Alexander Graf
2021-11-02
1
-0
/
+7
*
hvf: arm: Add rudimentary PMC support
Alexander Graf
2021-09-21
1
-0
/
+179
*
hvf: arm: Implement PSCI handling
Alexander Graf
2021-09-21
1
-5
/
+136
*
hvf: arm: Implement -cpu host
Peter Maydell
2021-09-21
1
-0
/
+95
*
arm/hvf: Add a WFI handler
Peter Collingbourne
2021-09-21
1
-0
/
+79
*
hvf: Add Apple Silicon support
Alexander Graf
2021-09-20
1
-0
/
+794