projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dcb2f0
)
Register rtc options for -set
author
Jan Kiszka
<jan.kiszka@siemens.com>
Tue, 6 Oct 2009 11:16:50 +0000
(12:16 +0100)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Tue, 6 Oct 2009 19:36:09 +0000
(14:36 -0500)
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>
qemu-config.c
patch
|
blob
|
history
diff --git
a/qemu-config.c
b/qemu-config.c
index ca93dc78e9968e69df97d79b82f1e81e21640c8a..2e396aef7c31fa2c9485fffea81254222e14c0b9 100644
(file)
--- a/
qemu-config.c
+++ b/
qemu-config.c
@@
-176,6
+176,7
@@
static QemuOptsList *lists[] = {
&qemu_drive_opts,
&qemu_chardev_opts,
&qemu_device_opts,
+ &qemu_rtc_opts,
NULL,
};