mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-04-01 20:04:37 +00:00
README: Update operating system and architecture support statements
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
ab80789747
commit
6d0b05c6b3
@ -48,14 +48,11 @@ Cloud Hypervisor is implemented in [Rust](https://www.rust-lang.org/) and is bas
|
||||
|
||||
### Architectures
|
||||
|
||||
`cloud-hypervisor` only supports the `x86-64` CPU architecture for now.
|
||||
|
||||
We're planning to add support for the `AArch64` architecture in the future.
|
||||
`cloud-hypervisor` supports the `x86-64` and `AArch64` architecture. There are some small differences in functionality between the two architectures.
|
||||
|
||||
### Guest OS
|
||||
* `64-bit Linux`
|
||||
|
||||
Support for *modern* 64-bit Windows guest is being evaluated.
|
||||
`cloud-hypervisor` supports `64-bit Linux` with support for *modern* 64-bit Windows guests currently under development.
|
||||
|
||||
# 2. Getting Started
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user