Details
-
Type:
Bug
-
Status: Closed
-
Severity:
Blocker
-
Resolution: Fixed
-
Component/s: ztdummy
-
Labels:None
-
Mantis ID:9592
-
Regression:No
Description
loading ztdummy in xen creates an rtc problem.
at my fedora system it looks like this:
http://lists.xensource.com/archives/html/xen-users/2006-07/msg00267.html
-
-
-
-
-
- ADDITIONAL INFORMATION ******
-
-
-
-
I am using a Beronet BN8S0 with mod pciback in domu - this works fine.
The domu system is:
Linux 2.6.19-1.2911.6.5.fc6xen #1 SMP Sun Mar 4 16:59:41 EST 2007 i686 i686 i386 GNU/Linux
The dum0 is similar
Additional Questions are welcome - fixes too - I fight this problem for some weeks and do not want to leave the virtualization concept.
Take a look at the lines 43 to 45 in ztdummy.c (1.4 here)? You have to disable the RTC in Zaptel when running it inside Xen domains, or you should try to use a USB timing for it, if possible in your environment.
I believe it's not a real bug, it's a domU limitation due the way Xen domains access real hardware and kernel code in the host system.