Thanks for updating the port!
I have few suggestions:
#cat /etc/rc.conf
[...]
#KQEMU for qemu
kqemu_enable="YES"
#Bridge for qemu
cloned_interfaces="bridge0"
ifconfig_bridge0="up addm sk0"
autobridge_interfaces="bridge0"
autobridge_bridge0="tap*"
This should take care of the network connection between qemu virtual
host and the host instead of doing it manually. Assuming that qemu is
using tap and the default "if" on the host is sk0.
Also, is it possible to update this page, it has some outdated info:
http://people.freebsd.org/~maho/qemu/qemu.html
*It is the 1st answer from google when asked "freebsd qemu"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"