Skip to content

Commit a71f912

Browse files
committed
Mention supported architectures
1 parent be146c9 commit a71f912

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
`kvm-host` is a minimalist type 2 hypervisor using Linux [Kernel-based Virtual Machine](https://en.wikipedia.org/wiki/Kernel-based_Virtual_Machine) (KVM),
44
capable of running Linux kernel partially.
55

6+
## Supported Architecture
7+
8+
* x86-64
9+
* Aarch64 (GICv2/GICv3)
10+
611
## Build and Run
712

813
To compile:

0 commit comments

Comments
 (0)