Refactor RTC command line switches
commit1ed2fc1fa35fadc0d6f5d9b55b9f84ccaa87a036
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 15 Sep 2009 11:36:04 +0000 (15 13:36 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 5 Oct 2009 14:32:45 +0000 (5 09:32 -0500)
treefe5c1c1d739443971cf617f3067f6351daf735b1
parent21d5d12bb0ad4de7cc92a7a2d018e7ec0f9fd148
Refactor RTC command line switches

Deprecate -localtime, -setdate and -rtc-td-hack in favor of a new
unified command line switch:

    -rtc [base=utc|localtime|date][,driftfix=none|slew]

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-config.c
qemu-config.h
qemu-options.hx
vl.c