mirror of https://github.com/xemu-project/xemu.git
docs: Document that hvf on Arm is supported
hvf on Arm is supported since commit a1477da3dd
("hvf: Add Apple
Silicon support").
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Alexander Graf <agraf@csgraf.de>
Message-ID: <20241127-build-v1-1-65b8162733f0@daynix.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
4a722d2e8e
commit
16595bcd0e
|
@ -40,7 +40,7 @@ Those hosts are officially supported, with various accelerators:
|
||||||
* - CPU Architecture
|
* - CPU Architecture
|
||||||
- Accelerators
|
- Accelerators
|
||||||
* - Arm
|
* - Arm
|
||||||
- kvm (64 bit only), tcg, xen
|
- hvf (64 bit only), kvm (64 bit only), tcg, xen
|
||||||
* - MIPS (64 bit little endian only)
|
* - MIPS (64 bit little endian only)
|
||||||
- kvm, tcg
|
- kvm, tcg
|
||||||
* - PPC
|
* - PPC
|
||||||
|
|
Loading…
Reference in New Issue