Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xen-4.15.0 / NetBSD 9.2 dom0 crash
Emmanuel Dreyfus <manu%netbsd.org@localhost> wrote:
> Reading the sources, I could work around but disabling the CPU flag CPUID_PAT.
> Perhaps the cpuid xen boot option could help, but the documentation does not
> tell about PAT.
I did not find examples about how it works. I tried the following
syntaxes without any effect:
cpuid=PAT
cpuid=pat
cpuid_mask_edx=0xfffeffff
cpuid_mask_edx=4294901759
However, patching pat_init() in NetBSD kernel to not wrmsr (I overwrote
the end of the function with nops using gdb) made it to multiuser.
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index