User Mode networking is a little tricky to understand. Imagine the restrictions on your implementation if you had to implement full networking for another entity, but you had to do it as a regular user. For instance, don't expect ping (ICMP) to work since a regular user cannot create a raw socket.
I suggest you use tun/tap or vde. -- John. _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel