Re: running openbsd 4.6 under qemu

2009-12-15 Thread Sam Watkins
> arch=qemu, arch=vmware anyone? Unlike with xen, it should not be necessary to create a different arch to run things in qemu. I was impressed that it can happily run the 9 different operating systems I tried with it, with very few problems. I guess it's difficult to know whether the bug is in o

Re: running openbsd 4.6 under qemu

2009-12-14 Thread Todd T. Fries
Penned by Bob Beck on 20091214 13:43.50, we have: | > | > Current qemu releases (more recent than in the ports tree) do not run on | > OpenBSD (have not been able to solve this yet *sigh*) so the above person has | > Linux running natively and OpenBSD inside a newer qemu. ?Originally it was | > kv

Re: running openbsd 4.6 under qemu

2009-12-14 Thread Bob Beck
> Current qemu releases (more recent than in the ports tree) do not run on > OpenBSD (have not been able to solve this yet *sigh*) so the above person has > Linux running natively and OpenBSD inside a newer qemu. Originally it was > kvm that had this bug but looks like qemu is now bug-for-bug comp

Re: running openbsd 4.6 under qemu

2009-12-13 Thread Todd T. Fries
Penned by Henning Brauer on 20091213 20:57.07, we have: | * Sam Watkins [2009-12-13 20:45]: | > I have been playing with qemu and finally found out how to get | > networking going for OpenBSD and NetBSD guests. If you are | > interested, please check out my qemu page. It shows my little | > Eee

Re: running openbsd 4.6 under qemu

2009-12-13 Thread Stuart Henderson
On 2009-12-13, Sam Watkins wrote: > On Sun, Dec 13, 2009 at 02:53:48PM -0600, acam...@the00z.org wrote: >> huh? many of us are using qemu on their laptops to hack on openbsd. >> i'm not doing this, and i doubt any of the others does. > >> Yup, me neither need this to run OpenBSD on qemu... > > Ok

Re: running openbsd 4.6 under qemu

2009-12-13 Thread Marco Peereboom
It crashes, hangs and does other nasty stuff. Someone who cares needs to go over it. On Sun, Dec 13, 2009 at 07:44:53PM -0500, Nick Guenther wrote: > On Sun, Dec 13, 2009 at 6:56 PM, Marco Peereboom wrote: > > ETHER=em0 BRIDGE=bridge0 qemu-system-x86_64 -no-fd-bootchk -hda boot.img > > -hdb 1.i

Re: running openbsd 4.6 under qemu

2009-12-13 Thread Nick Guenther
On Sun, Dec 13, 2009 at 6:56 PM, Marco Peereboom wrote: > ETHER=em0 BRIDGE=bridge0 qemu-system-x86_64 -no-fd-bootchk -hda boot.img -hdb > 1.img -hdc 2.img -hdd 3.img -net nic,model=rtl8139 -net tap -nographic > -serial stdio > > don't use kqemu; it simply doesn't work right. How so? Does it cra

Re: running openbsd 4.6 under qemu

2009-12-13 Thread Marco Peereboom
ETHER=em0 BRIDGE=bridge0 qemu-system-x86_64 -no-fd-bootchk -hda boot.img -hdb 1.img -hdc 2.img -hdd 3.img -net nic,model=rtl8139 -net tap -nographic -serial stdio don't use kqemu; it simply doesn't work right. On Mon, Dec 14, 2009 at 08:28:04AM +1100, Sam Watkins wrote: > On Sun, Dec 13, 2009 a

Re: running openbsd 4.6 under qemu

2009-12-13 Thread Henning Brauer
* Sam Watkins [2009-12-13 22:26]: > On Sun, Dec 13, 2009 at 02:53:48PM -0600, acam...@the00z.org wrote: > > huh? many of us are using qemu on their laptops to hack on openbsd. > > i'm not doing this, and i doubt any of the others does. > > > Yup, me neither need this to run OpenBSD on qemu... >

Re: running openbsd 4.6 under qemu

2009-12-13 Thread Sam Watkins
On Sun, Dec 13, 2009 at 02:53:48PM -0600, acam...@the00z.org wrote: > huh? many of us are using qemu on their laptops to hack on openbsd. > i'm not doing this, and i doubt any of the others does. > Yup, me neither need this to run OpenBSD on qemu... Ok that's good! It makes a big difference for

Re: running openbsd 4.6 under qemu

2009-12-13 Thread acamari
Henning Brauer wrote: > * Sam Watkins [2009-12-13 20:45]: > > I have been playing with qemu and finally found out how to get > > networking going for OpenBSD and NetBSD guests. If you are > > interested, please check out my qemu page. It shows my little > > Eee PC running 10 operating systems

Re: running openbsd 4.6 under qemu

2009-12-13 Thread Henning Brauer
* Sam Watkins [2009-12-13 20:45]: > I have been playing with qemu and finally found out how to get > networking going for OpenBSD and NetBSD guests. If you are > interested, please check out my qemu page. It shows my little > Eee PC running 10 operating systems at once! > > http://sam.nipl.ne