From c684171beb1e8df31f9ba160eee635f430c090c0 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Mon, 14 Aug 2023 00:14:54 +0200 Subject: [PATCH] Document QemuCdrom= --- mkosi/resources/mkosi.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mkosi/resources/mkosi.md b/mkosi/resources/mkosi.md index d039fd083..b2fc3aa4c 100644 --- a/mkosi/resources/mkosi.md +++ b/mkosi/resources/mkosi.md @@ -982,6 +982,12 @@ they should be specified with a boolean argument: either "1", "yes", or "true" t TPM with qemu. This requires swtpm to be installed on the host. Takes a boolean value or `auto`. Defaults to `auto`. +`QemuCdrom=`, `--qemu-cdrom=` + +: When used with the `qemu` verb, this option specifies whether to + attach the image to the virtual machine as a CD-ROM device. Takes a + boolean. Defaults to `no`. + `QemuArgs=` : Space-delimited list of additional arguments to pass when invoking -- 2.47.2