docs: update virt/chipset
This commit is contained in:
parent
8db05a5b45
commit
fa36d8c1f2
@ -2,11 +2,41 @@
|
|||||||
title: Chipset
|
title: Chipset
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2021-11-13T11:56:47.463Z
|
date: 2022-01-12T13:25:32.097Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-11-13T11:56:47.463Z
|
dateCreated: 2021-11-13T11:56:47.463Z
|
||||||
---
|
---
|
||||||
|
|
||||||
> Section under construction.
|
# Virtual chipsets
|
||||||
{.is-warning}
|
|
||||||
|
## 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.
|
||||||
|
{.is-info}
|
||||||
|
|
||||||
|
| **Support** | i440fx | Q35 | virt |
|
||||||
|
| :-- | -- | -- |
|
||||||
|
| *USB Controller* | Yes | Yes | Yes |
|
||||||
|
| *SATA Controller* | No | Yes | ? |
|
||||||
|
| *IDE Controller* | Yes | No | No |
|
||||||
|
| *Floppy Controller* | Yes | No | Yes |
|
||||||
|
| *TPM Support* | No | No | Yes |
|
||||||
|
| *Firmware* | SeaBIOS OVMF | SeaBIOS OVMF | Rust firmware |
|
||||||
|
| *PCI-Express Bus* | No | Yes | Yes |
|
||||||
|
| *PCI Bus* | Yes | No | Yes |
|
||||||
|
| *`vfio-pci`* | No | Yes | Yes |
|
||||||
|
|
||||||
|
|
||||||
|
## 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?
|
||||||
|
{.is-info}
|
||||||
|
|
||||||
|
* i440fx
|
||||||
|
* Q35
|
||||||
|
* virt
|
||||||
|
|
||||||
|
## Resources
|
||||||
|
|
||||||
|
* [Official documentation](https://wiki.qemu.org/Features/Q35) on Q35
|
Loading…
x
Reference in New Issue
Block a user