summaryrefslogtreecommitdiffstats
path: root/man/systemd-vmspawn.xml
diff options
context:
space:
mode:
authorSam Leonard <sam.leonard@codethink.co.uk>2023-11-06 11:25:12 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2023-11-06 12:46:38 +0100
commit4291f4461e6b0ddcc93b642291311f3fa8c82fb0 (patch)
tree15360380aaea9ce2dc9f9569fed7038a8281c68e /man/systemd-vmspawn.xml
parentMerge pull request #29875 from bluca/news (diff)
downloadsystemd-4291f4461e6b0ddcc93b642291311f3fa8c82fb0.tar.xz
systemd-4291f4461e6b0ddcc93b642291311f3fa8c82fb0.zip
vmspawn: extend kernel cmdline with extra argsv255-rc1
This changes how the "extra" command line arguments passed to vmspawn are handled. Previously they were appended to the QEMU command line directly. Now they are appended to the kernel command line using SMBIOS instead.
Diffstat (limited to 'man/systemd-vmspawn.xml')
-rw-r--r--man/systemd-vmspawn.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-vmspawn.xml b/man/systemd-vmspawn.xml
index be5b443619..bf3aaf028e 100644
--- a/man/systemd-vmspawn.xml
+++ b/man/systemd-vmspawn.xml
@@ -39,7 +39,7 @@
<refsect1>
<title>Options</title>
- <para>The arguments are passed straight through to QEMU, extending its command line arguments.</para>
+ <para>The excess arguments are passed as extra kernel command line arguments using SMBIOS.</para>
<para>The following options are understood:</para>