index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
hvf
Age
Commit message (
Expand
)
Author
2023-02-03
hvf: arm: Add support for GICv3
Alexander Graf
2022-06-08
Fix 'writeable' typos
Peter Maydell
2022-05-30
target/arm/hvf: Include missing "cpregs.h"
Philippe Mathieu-Daudé
2022-05-05
target/arm: Avoid bare abort() or assert(0)
Richard Henderson
2022-04-22
target/arm: Change CPUArchState.aarch64 to bool
Richard Henderson
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-03-02
target/arm: Support PSCI 1.1 and SMCCC 1.0
Akihiko Odaki
2022-02-21
hvf: arm: Handle unknown ID registers as RES0
Alexander Graf
2022-02-21
hvf: arm: Use macros for sysreg shift/masking
Alexander Graf
2021-11-02
hvf: arm: Ignore cache operations on MMIO
Alexander Graf
2021-09-21
hvf: arm: Add rudimentary PMC support
Alexander Graf
2021-09-21
arm: Add Hypervisor.framework build target
Alexander Graf
2021-09-21
hvf: arm: Implement PSCI handling
Alexander Graf
2021-09-21
hvf: arm: Implement -cpu host
Peter Maydell
2021-09-21
arm/hvf: Add a WFI handler
Peter Collingbourne
2021-09-20
hvf: Add Apple Silicon support
Alexander Graf