Statistics
| Branch: | Revision:

root / target-arm / kvm64.c @ c10f7fc3

History | View | Annotate | Download (5.2 kB)

# Date Author Comment
26861c7c 12/17/2013 09:42 pm Mian M. Hamayun

target-arm: Add minimal KVM AArch64 support

Add the bare minimum set of functions needed for control of an
AArch64 KVM vcpu: * CPU initialization * minimal get/put register functions which only handle the
basic state of the CPU

Signed-off-by: Mian M. Hamayun <>...