]> xenbits.xensource.com Git - qemu-upstream-4.2-testing.git/commit
xen: disable rtc_clock
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Mon, 21 Nov 2011 11:10:21 +0000 (11:10 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 15 May 2012 17:57:08 +0000 (17:57 +0000)
commitc9fe34cbfd3941d3613be6d83a9f237e9ce42651
tree0a8c8f2e1ef6f6e3b93273676735738cdba2ace0
parentf782f3f80f524f876792a6d89086bd488cf7743b
xen: disable rtc_clock

rtc_clock is only used by the RTC emulator (mc146818rtc.c), however Xen
has its own RTC emulator in the hypervisor so we can disable it.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen-all.c