From b78d81a9d7656a0ccc264dea04d6da879d4cc663 Mon Sep 17 00:00:00 2001 From: Lukas Greve Date: Wed, 21 Jun 2023 11:27:57 -0500 Subject: [PATCH] add new virtual machine model add support for virtio-iommu, which started with kernel 5.14 --- xml/session/linux515.xml | 81 +++++++++++++++++++++++++++++++++++ xml/system/linux515.xml | 91 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 172 insertions(+) create mode 100644 xml/session/linux515.xml create mode 100644 xml/system/linux515.xml diff --git a/xml/session/linux515.xml b/xml/session/linux515.xml new file mode 100644 index 0000000..92890d0 --- /dev/null +++ b/xml/session/linux515.xml @@ -0,0 +1,81 @@ + + Linux5.15 + 4194304 + Rootless QEMU virtual machine model optimized for Linux guests running at least kernel 5.15. Secure boot is disabled + 4194304 + 1048576 + 4 + + hvm + /usr/share/OVMF/OVMF_CODE.fd + + + + + + + + + + + + + + + + destroy + restart + destroy + + + + + + /usr/bin/qemu-system-x86_64 + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + + + + + + + + + + + + + /dev/urandom + + + + + diff --git a/xml/system/linux515.xml b/xml/system/linux515.xml new file mode 100644 index 0000000..aca6bc2 --- /dev/null +++ b/xml/system/linux515.xml @@ -0,0 +1,91 @@ + + Linux5.15 + 4194304 + QEMU Virtual machine model optimized for Linux guests running at least kernel 5.15. Secure boot is disabled + 4194304 + 1048576 + + + + + 4 + + hvm + /usr/share/OVMF/OVMF_CODE.fd + + + + + + + + + + + + + + + + destroy + restart + destroy + + + + + + /usr/bin/qemu-system-x86_64 + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + + + + + + + + + + + + + /dev/urandom + + + + + + + + + +