]> xenbits.xensource.com Git - xcp/xen-api-libs.git/commit
CP-1652: Cpuid modules gets physical and current CPU features from Xen
authorRob Hoes <rob.hoes@citrix.com>
Mon, 8 Mar 2010 11:35:48 +0000 (11:35 +0000)
committerRob Hoes <rob.hoes@citrix.com>
Mon, 8 Mar 2010 11:35:48 +0000 (11:35 +0000)
commit0bc2bb32f6dc41b8c7ab4325f6fa673fd651add3
tree3009d88efe3dc4ce0458e2cf82866c1d1b1d9baf
parentc19d1b7d064cff6748fcc5c3898e7159550d5dd1
CP-1652: Cpuid modules gets physical and current CPU features from Xen

Previously, the physical features were kept in a file in dom0 on first boot. This is not very robust, so now all physical and current CPU features come directly from Xen via a hypercall.

Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
Makefile.in
cpuid/META.in
cpuid/Makefile
cpuid/cpuid.ml