]> git.proxmox.com Git - qemu.git/commit - xen-all.c
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>
Thu, 17 May 2012 10:43:32 +0000 (10:43 +0000)
commit95d5d75ede92c7ae7b47e8de2694db969b7fc06f
treeb774ae632c79affce175fa92fc28a62d7fabf511
parentc2d8d311c18b13c5282ab7d7b2ae57e3dd1e7f7d
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