Re: boot panic with qemu, -current guest on a Linux host

2012-09-15 Thread LEVAI Daniel
On szo, szept 15, 2012 at 22:49:42 +0200, LEVAI Daniel wrote: [...] > > > OpenBSD 5.2-current (GENERIC.MP) #6: Mon Aug 27 20:40:45 MDT 2012 > > > dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP > > > cpu0: AMD Phenom(tm) II X4 B50 Processor ("AuthenticAMD" 686-class, 512KB > > >

Re: boot panic with qemu, -current guest on a Linux host

2012-09-15 Thread LEVAI Daniel
Chris Cappuccio, 2012-08-31 21:44:32: > somehow, your computer thinks C3_CPUID_HAS_RNG is valid, which would mean you > are \ > running the via_nano_setup routine, which means your cpu model is "VIA Nano \ > processor", which is all just wrong. wtf? > > > OpenBSD 5.2-current (GENERIC.MP) #6: Mon

Re: boot panic with qemu, -current guest on a Linux host

2012-09-01 Thread LEVAI Daniel
On p, aug 31, 2012 at 14:44:32 -0700, Chris Cappuccio wrote: > somehow, your computer thinks C3_CPUID_HAS_RNG is valid, which would > mean you are running the via_nano_setup routine, which means your cpu > model is "VIA Nano processor", which is all just wrong. wtf? Yes, this is definitely not a V

Re: boot panic with qemu, -current guest on a Linux host

2012-08-31 Thread Chris Cappuccio
somehow, your computer thinks C3_CPUID_HAS_RNG is valid, which would mean you are running the via_nano_setup routine, which means your cpu model is "VIA Nano processor", which is all just wrong. wtf? LEVAI Daniel [l...@ecentrum.hu] wrote: > Hi! > > > I'm just curious if this is something that

boot panic with qemu, -current guest on a Linux host

2012-08-29 Thread LEVAI Daniel
Hi! I'm just curious if this is something that could get fixed (or maybe danced around): @linux $ qemu-kvm -enable-kvm -cpu host -smp 2 -m 512 \ -hda openbsd-current.img \ -net nic,model=e1000,macaddr=52:54:00:12:34:56 \ -net tap,ifname=tap0,script=no,downscript=no -curses iPXE v1.0.0-591