On Fri, Jul 29, 2011 at 11:58 AM, [B&G-Consulting] Elmar Bschorer
<[email protected]> wrote:
Hi list,
I've just tried snapshot version (5.0beta - 27 Jul). I wanted to test bigmem
with qemu and kqemu.
When I tried to load the kqemu module (pkg_add
ftp://mirror/pub/OpenBSD/snapshots/packages/amd64/) my system freezes:
kqemu: kqemu version 0x000103000 loaded, max locked mem=2026212kB
uvm_fault(0xfffffe816acf0380, 0x0, 0, 1) -> e
kernel: page fault trap, code=0
Stopped at namei+0x1c: movq 0x20(%r14),%rax
ddb{1}>
I set securitylevel to -1
Is this a bug or did I miss something?
Need dmesg?
With qemu i'm using
# config -ef /bsd
disable mpbios
quit
try that
Giannis