commit | 5fdfbf7e3b68ba0312c326bd5a25df87d6e2df55 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Tue Oct 06 12:16:50 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Oct 06 14:36:09 2009 -0500 |
tree | 9c64a37692bfe3f74a387e6f93a55f3fe4f485f1 | |
parent | e52eb611dbfac45ec3209f3549503aa4ba2ca2ce [diff] |
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>
diff --git a/qemu-config.c b/qemu-config.c index ca93dc7..2e396ae 100644 --- a/qemu-config.c +++ b/qemu-config.c
@@ -176,6 +176,7 @@ &qemu_drive_opts, &qemu_chardev_opts, &qemu_device_opts, + &qemu_rtc_opts, NULL, };