Auto bridge for qemu network [was: kqemu support: not compiled]

bazzoola bazzoola at gmail.com
Thu May 15 07:06:30 UTC 2008


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"



More information about the freebsd-stable mailing list