* Sam Watkins <s...@nipl.net> [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... > > Ok that's good! It makes a big difference for me and some others > though. How do you invoke what version of qemu? I am using qemu > 0.11.1 with kqemu (not kvm). It also occurs I think with plain > qemu (no kqemu). As I understand the problem (broken networking) > occurs when a newish qemu is combined with a newish openbsd, and > it also occurs with netbsd (if acpi or smp is enabled).
echo -n ' qemu' /usr/local/bin/qemu -m 480 -hda /var/qemu/terak/virtual.hd \ -nographic -net nic,macaddr=...,model=rtl8139 -net tap \ -serial stdio >/var/log/terak 2>&1 </dev/null & I omitted the macaddr to prevent all the lazu copy & pasters using it :) -- Henning Brauer, h...@bsws.de, henn...@openbsd.org BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting