how about network? was it out of the box? how much setup did you need?
Network is seperated into 2 - you can use the TUN support (which frankly, I didn't yet manage to use it) or the SLiRP support (compile QEMU with --enable-slirp and user -user-net when you launch QEMU)
With SLiRP, QEMU will have a tiny DHCP server to serve your windows/Linux guest OS which will be good enough for mail/irc/web, but not for ping
In both ways, you'll need to do some iptables tricks to connect to your host OS..
Thanks, Hetz
================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]