I needed xen-detect this morning so as usual I pulled it from git and it
didn't work and it threw a compilation warning.   Thinking the problem
was the strict-aliasing warning (patch 1) I fixed that and ... it still
didn't work.  Well, that's not entirely true, it was just
over-enthusiastically claiming everything except dom0 was hvm.  Patch 2
reverses the order of the pv and hvm checks which works on everything I've
tried it with.

jch

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to