Kernel panic on current amd64 running under Ubuntu KVM (patch included)

2013-05-20 Thread Roman Kravchuk
Hello bugs@, I'm have problem with run OpenBSD current amd64 as guest in KVM hypervisor on Ubuntu server with AMD CPU. Host OS: Ubuntu 12.04 TLS Host CPU: AMD Phenom(tm) II X4 975 Processor stepping 03 Host kernel: Linux M720-US3 3.2.0-43-generic #68-Ubuntu SMP Wed May 15 03:33:33 UTC 2013

Re: Kernel panic on current amd64 running under Ubuntu KVM (patch included)

2013-05-20 Thread Roman Kravchuk
patch_amd64errata.diff Index: amd64/amd64/amd64errata.c === RCS file: /cvs/src/sys/arch/amd64/amd64/amd64errata.c,v retrieving revision 1.3 diff -u -p -u -p -r1.3 amd64errata.c --- amd64/amd64/amd64errata.c27 Mar 2012 05:59:46

Re: Kernel panic on current amd64 running under Ubuntu KVM (patch included)

2013-05-20 Thread Roman Kravchuk
instruction */ +#defineCPUIDECX_RAZ0x8000/* RAZ. Indicates guest state. */ /* * Structured Extended Feature Flags Parameters (CPUID function 0x7, leaf 0) 2013/5/20 Roman Kravchuk kravchuk...@gmail.com Hello bugs@, I'm have problem with run OpenBSD current amd64 as guest