mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-04-29 03:40:11 +00:00
schema: avoid using deprecated -no-hpet in example for 'args' property
instead use a recent example that served as a workaround in #4625. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
17bacc2182
commit
bda7ccb1c9
@ -558,7 +558,7 @@ EODESC
|
||||
verbose_description => <<EODESCR,
|
||||
Arbitrary arguments passed to kvm, for example:
|
||||
|
||||
args: -no-reboot -no-hpet
|
||||
args: -no-reboot -smbios 'type=0,vendor=FOO'
|
||||
|
||||
NOTE: this option is for experts only.
|
||||
EODESCR
|
||||
|
Loading…
Reference in New Issue
Block a user