mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-12 10:03:41 +00:00
Register rtc options for -set
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
e52eb611db
commit
5fdfbf7e3b
@ -176,6 +176,7 @@ static QemuOptsList *lists[] = {
|
|||||||
&qemu_drive_opts,
|
&qemu_drive_opts,
|
||||||
&qemu_chardev_opts,
|
&qemu_chardev_opts,
|
||||||
&qemu_device_opts,
|
&qemu_device_opts,
|
||||||
|
&qemu_rtc_opts,
|
||||||
NULL,
|
NULL,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user