Has there been a change in -user-net part (other than -net user) for qemu-0.8.0?
I installed Minix-3.1.1 under qemu-0.7.2 and the network part of the install does not work with qemu-0.8.0. -> qemu-0.7.2 (with -user-net option) #ifconfig -a /dev/ip: address 10.0.2.15 netmask 255.255.255.0 mtu 1500 # -> qemu-0.8.0 (with -net user option) #ifconfig -a # ifconfig -h 10.0.2.15 -n 255.255.255.0 ifconfig: Unable to open /dev/ip: No such device or address # Any ideas? -ishwar _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel