On Thu, Oct 25, 2007 at 09:55:50PM -0600, Chris Kuethe wrote: > tested on i386
Thanks for the input. > - boots install42.iso > without kqemu, i can do a full install. not as fast as real metal but > acceptably quick. after install, openssl speed runs 12x slower than on > real metal. with kqemu, kernel crashes right after "root on rd0a swap > on rd0b dump on rd0b" > ==================================== > uvm_fault(0xd069f620, 0x0, 0, 3) -> e While I think I have fixed that particular problem (it was a mistake I've taken over from kqemu-win32.c), neither openbsd nor netbsd will work inside kqemu (should it be with linux, windows or openbsd as a host - with full virtualization they crash, with user mode virtualization they hang). I do hope to come with a solution for that (at least for the second case; running OpenBSD with '-kernel-kqemu' may need modifications to the OpenBSD kernel itself - or maybe not). Thanks, Adi
