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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
hvf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
accel/hvf: Un-inline hvf_arch_supports_guest_debug()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-01-26
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
1
-2
/
+2
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
1
-4
/
+4
2023-12-29
target/arm: Constify hvf/hvf.c
Richard Henderson
1
-5
/
+8
2023-09-29
target/arm/hvf: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-4
/
+4
2023-09-08
target/arm: Add ID_AA64ISAR2_EL1
Aaron Lindsay
1
-0
/
+1
2023-08-24
sysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
Anton Johansson
1
-2
/
+2
2023-06-28
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
1
-54
/
+54
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-06
Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...
Richard Henderson
1
-2
/
+748
2023-06-06
hvf: add guest debugging handlers for Apple Silicon hosts
Francesco Cagnin
1
-2
/
+472
2023-06-06
hvf: add breakpoint handlers
Francesco Cagnin
1
-0
/
+63
2023-06-06
hvf: handle access for more registers
Francesco Cagnin
1
-0
/
+213
2023-06-06
atomics: eliminate mb_read/mb_set
Paolo Bonzini
1
-1
/
+1
2023-02-03
hvf: arm: Add support for GICv3
Alexander Graf
2
-0
/
+153
2022-06-08
Fix 'writeable' typos
Peter Maydell
1
-2
/
+2
2022-05-30
target/arm/hvf: Include missing "cpregs.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2022-05-05
target/arm: Avoid bare abort() or assert(0)
Richard Henderson
1
-1
/
+1
2022-04-22
target/arm: Change CPUArchState.aarch64 to bool
Richard Henderson
1
-1
/
+1
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-03-02
target/arm: Support PSCI 1.1 and SMCCC 1.0
Akihiko Odaki
1
-1
/
+26
2022-02-21
hvf: arm: Handle unknown ID registers as RES0
Alexander Graf
1
-0
/
+14
2022-02-21
hvf: arm: Use macros for sysreg shift/masking
Alexander Graf
1
-22
/
+47
2021-11-02
hvf: arm: Ignore cache operations on MMIO
Alexander Graf
1
-0
/
+7
2021-09-21
hvf: arm: Add rudimentary PMC support
Alexander Graf
1
-0
/
+179
2021-09-21
arm: Add Hypervisor.framework build target
Alexander Graf
1
-0
/
+3
2021-09-21
hvf: arm: Implement PSCI handling
Alexander Graf
2
-5
/
+137
2021-09-21
hvf: arm: Implement -cpu host
Peter Maydell
1
-0
/
+95
2021-09-21
arm/hvf: Add a WFI handler
Peter Collingbourne
1
-0
/
+79
2021-09-20
hvf: Add Apple Silicon support
Alexander Graf
2
-0
/
+804