docs: update virt/vm/chipset

This commit is contained in:
lukas 2022-01-20 13:28:25 +00:00
parent 18cee10766
commit e79f4a1680

View File

@ -2,7 +2,7 @@
title: Chipset title: Chipset
description: description:
published: true published: true
date: 2022-01-20T13:27:40.164Z date: 2022-01-20T13:28:23.198Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2021-11-13T11:56:47.463Z dateCreated: 2021-11-13T11:56:47.463Z
@ -12,7 +12,7 @@ dateCreated: 2021-11-13T11:56:47.463Z
## Description ## Description
> 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. > There are two kinds of emulated chipsets that are currently supported by Phyllome OS: `i440fx` and `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 |