]> git.proxmox.com Git - pve-docs.git/blobdiff - qm.conf.5-opts.adoc
Add warning about pvetest
[pve-docs.git] / qm.conf.5-opts.adoc
index e4440a741fa8a35d2ee41f9050dca1d527cb6474..8f509f0931ece11daa4a17ecf6790e202b86ace1 100644 (file)
@@ -8,10 +8,11 @@ Enable/disable Qemu GuestAgent.
 
 `args`: `string` ::
 
-NOTE: this option is for experts only. It allows you to pass arbitrary
-arguments to kvm, for example:
+Arbitrary arguments passed to kvm, for example:
 +
 args: -no-reboot -no-hpet
++
+NOTE: this option is for experts only.
 
 `autostart`: `boolean` (default=`0`)::
 
@@ -240,7 +241,7 @@ Amount of memory shares for auto-ballooning. The larger the number is, the
 more memory this VM gets. Number is relative to weights of all other
 running VMs. Using zero disables auto-ballooning
 
-`smbios[n]`: `[family=<str>] [,manufacturer=<name>] [,product=<name>] [,serial=<str>] [,sku=<str>] [,uuid=<UUID>] [,version=<str>]` ::
+`smbios1`: `[family=<str>] [,manufacturer=<name>] [,product=<name>] [,serial=<str>] [,sku=<str>] [,uuid=<UUID>] [,version=<str>]` ::
 
 Specify SMBIOS type 1 fields.