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:
Jan Kiszka 2009-10-06 12:16:50 +01:00 committed by Anthony Liguori
parent e52eb611db
commit 5fdfbf7e3b
1 changed files with 1 additions and 0 deletions

View File

@ -176,6 +176,7 @@ static QemuOptsList *lists[] = {
&qemu_drive_opts,
&qemu_chardev_opts,
&qemu_device_opts,
&qemu_rtc_opts,
NULL,
};