|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Xen HVM cpuid problem
Hi Keir,
For HVM guests, all cpuid Fn's going through domain_cpuid()
iterate over the loop and then return 0 for all four registers.
Guests OS's and cpuid tools in HVM which query for
cpuid Fn 0000.0000 %eax and 8000.0000 %eax, see the value 0 and think,
Xen emulates oldish 386/486 CPUs.
This leads to strange boot failures, "your CPU does not support long mode"
or "minimum required CPU is a 486DX CPU" when launching 32bit or 64bit HVM
guests.
To reproduce this, cpuid is NOT explicitely configured
in the guest config file.
BTW: Is there a reason for not handling cpuid in one central place?
Christoph
--
AMD Saxony, Dresden, Germany
Operating System Research Center
Legal Information:
AMD Saxony Limited Liability Company & Co. KG
Sitz (Geschäftsanschrift):
Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland
Registergericht Dresden: HRA 4896
vertretungsberechtigter Komplementär:
AMD Saxony LLC (Sitz Wilmington, Delaware, USA)
Geschäftsführer der AMD Saxony LLC:
Dr. Hans-R. Deppe, Thomas McCoy
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Xen HVM cpuid problem,
Christoph Egger <=
|
|
|
|
|