On 07/31/2009 05:15 PM, Kai Zimmer wrote:
qemu-kvm -hda xyz.qcow2 -daemonize -net nic,model=virtio -net tap -k de -m 3584 -smp 2 -mem-path /hugepages -vnc :2 Any ideas what goes wrong here?
All three guests have the same MAC address, so when one talks, you can't hear the others.
Use -net nic,model=virtio,macaddr=00:11:22:33:44:0{1,2,3} (different addresses for different guests).
-- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html