]> Git Repo - qemu.git/commit
Refactor RTC command line switches
authorJan Kiszka <[email protected]>
Tue, 15 Sep 2009 11:36:04 +0000 (13:36 +0200)
committerAnthony Liguori <[email protected]>
Mon, 5 Oct 2009 14:32:45 +0000 (09:32 -0500)
commit1ed2fc1fa35fadc0d6f5d9b55b9f84ccaa87a036
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
qemu-config.c
qemu-config.h
qemu-options.hx
vl.c
This page took 0.0243 seconds and 4 git commands to generate.