docs: update virt/vm

This commit is contained in:
lukas 2025-06-03 11:39:04 +00:00
parent 703c157ee3
commit f61713fbb3

View File

@ -2,7 +2,7 @@
title: Machine definition title: Machine definition
description: Virtual machine hardware description: Virtual machine hardware
published: true published: true
date: 2025-06-03T11:37:10.057Z date: 2025-06-03T11:39:03.159Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2025-06-01T17:37:29.262Z dateCreated: 2025-06-01T17:37:29.262Z
@ -140,4 +140,4 @@ The `host-model` mode is not as fast as `host-passthrough` but should allow a gu
In short: it offers a good balance between performance and functionality. In short: it offers a good balance between performance and functionality.
The topology describes the number of sockets, dies, cores and threads. The total number of cores and threads, in particular, has to match the CPU allocation described above. The topology describes the number of sockets, dies, cores and threads. The total number of cores and threads, in particular, has to match the CPU allocation described above. In our example, a total of four logical cores allocated, which translates to two cores each running two threads.