Le 18/05/2019 à 16:15, Ryo ONODERA a écrit :
Hi, Ryo ONODERA <ryo%tetera.org@localhost> writes:Hi, Maxime Villard <max%m00nbsd.net@localhost> writes:As I said in a note here: https://m00nbsd.net/4e0798b7f2620c965d0dd9d6a7a2f296.html Win 64bit requires MTRR/MCE, and I still haven't committed support for that. I'm doing too many things at the same time. Win 32bit however works. Apart from Windows, each other 64bit OS I could test works.Thank you very much. I could not find your webpage. Sorry. I will try Windows 10 32-bit. Thanks again.Win10_1809Oct_v2_Japanese_x32.iso does not boot with same 0xc0000018 error.
That's not expected. My Win10_1809Oct_French_x32.iso works. A few days ago it occurred to me that if the guest tries to disable HyperThreading (HT) there may be problems in NVMM because we don't filter out HT. I don't have HT so I can't confirm; but you do, judging by the cpuctl output you sent earlier. Please try to disable HT. You can do that with "/etc/rc.d/smtoff start". Then type "cpuctl list", you should have half of the CPUs offline. Then retry to launch qemu-nvmm.