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
/
hvf
Age
Commit message (
Expand
)
Author
Files
Lines
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