mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2025-01-18 10:35:24 +00:00
docs: update virt/chipset
This commit is contained in:
parent
98300fb2bc
commit
a09f9d0ca6
@ -2,33 +2,32 @@
|
|||||||
title: Chipset
|
title: Chipset
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2022-01-12T13:33:26.097Z
|
date: 2022-01-12T13:43:46.399Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-11-13T11:56:47.463Z
|
dateCreated: 2021-11-13T11:56:47.463Z
|
||||||
---
|
---
|
||||||
|
|
||||||
# Virtual chipsets
|
# Emulated chipsets
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
> There are two kinds of virtual chipsets that are currently supported by Phyllome OS: `i440fx`, `Q35`. Eventually, the `virt` model will also be supported.
|
> There are two kinds of emulated chipsets that are currently supported by Phyllome OS: `i440fx`, `Q35`. Eventually, the `virt` model, which ships alongside the Cloud Hypervisor, will also be supported.
|
||||||
{.is-info}
|
{.is-info}
|
||||||
|
|
||||||
| **Support** | i440fx | Q35 | virt |
|
| **Support** | i440fx | Q35 | virt |
|
||||||
| :- | :-: | :-: | :-: |
|
| :- | :-: | :-: | :-: |
|
||||||
|
| *Firmware* | SeaBIOS OVMF | SeaBIOS OVMF | Rust firmware |
|
||||||
| *PS/2 devices* | **Yes** | **Yes** | No |
|
| *PS/2 devices* | **Yes** | **Yes** | No |
|
||||||
| *USB Controller* | **Yes** | **Yes** | ? |
|
| *USB Controller* | **Yes** | **Yes** | ? |
|
||||||
| *SATA Controller* | No | **Yes** | ? |
|
| *SATA Controller* | No | **Yes** | ? |
|
||||||
| *IDE Controller* | Yes | No | No |
|
| *IDE Controller* | Yes | No | No |
|
||||||
| *Floppy Controller* | **Yes** | No | No |
|
| *Floppy Controller* | **Yes** | No | No |
|
||||||
| *TPM Support* | No | **Yes** | ? |
|
| *TPM Support* | No | **Yes** | ? |
|
||||||
| *Firmware* | SeaBIOS OVMF | SeaBIOS OVMF | Rust firmware |
|
|
||||||
| *PCI-Express Bus* | No | **Yes** | **Yes** |
|
| *PCI-Express Bus* | No | **Yes** | **Yes** |
|
||||||
| *PCI Bus* | **Yes** | No | No |
|
| *PCI Bus* | **Yes** | No | No |
|
||||||
| Virtual Function I/O | No | **Yes** | **Yes** |
|
| Virtual Function I/O | No | **Yes** | **Yes** |
|
||||||
|
|
||||||
|
|
||||||
## Dedicated page (upcoming)
|
## Dedicated page (upcoming)
|
||||||
|
|
||||||
> To be created and populated. It would be great to talk about these virtual chipsets versions (now there is the `Q35 6.1`). is there any breaking changes between revisions?
|
> To be created and populated. It would be great to talk about these virtual chipsets versions (now there is the `Q35 6.1`). is there any breaking changes between revisions?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user