mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2024-11-05 19:51:26 +00:00
docs: update virt/guests
This commit is contained in:
parent
c2b11dc638
commit
c4973f7a10
@ -2,7 +2,7 @@
|
||||
title: Guests support
|
||||
description:
|
||||
published: true
|
||||
date: 2022-01-12T14:25:25.960Z
|
||||
date: 2022-01-12T16:38:57.157Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2022-01-12T14:25:25.960Z
|
||||
@ -13,4 +13,23 @@ dateCreated: 2022-01-12T14:25:25.960Z
|
||||
> Support for guest systems differs widely. In general, free and open-source operating systems such as Linux distributions are better supported than proprietary operating systems.
|
||||
{.is-info}
|
||||
|
||||
* The table bellow only show support for the latest operating systems.
|
||||
|
||||
| | Linux | Darwin | Windows |
|
||||
| :- | :-: | :-: | :-: |
|
||||
| *[Chipset](/virt/chipset)* | `i440fx` | `i440fx` |
|
||||
| *[Firmware](/virt/firmware)* | `SeaBIOS` `OVMF` `RHF` | SeaBIOS |
|
||||
| *`virtio-gpu`* | No | **Yes** | **Yes** |
|
||||
| *`virtio-video`* | No | No | **Yes** |
|
||||
| *`virtio-snd`* | No | No | **Yes** |
|
||||
| *`virtio-blk`* | **Yes** | **Yes** | **Yes** |
|
||||
| *`virtio-scsi`* | **Yes** | **Yes** | **Yes** |
|
||||
| *`virtio-fs`* | No | No | ? |
|
||||
| *`virtio-net`* | **Yes** | **Yes** | **Yes** |
|
||||
| *`virtio-keyboard`* | No | No | ? |
|
||||
| *`virtio-tablet`* | No | No | ? |
|
||||
| *`virtio-wayland`* | No | No | ? |
|
||||
| *`virtio-console`* | **Yes** | **Yes** | **Yes** |
|
||||
|
||||
|
||||
Rust Hypervisor Firmware
|
Loading…
Reference in New Issue
Block a user