Bugs item #2765323, was opened at 2009-04-15 14:27 Message generated for change (Tracker Item Submitted) made by scoof You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2765323&group_id=180599 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: qemu Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Andreas Jacobsen (scoof) Assigned to: Nobody/Anonymous (nobody) Summary: Invalid -net parameters fails silently Initial Comment: An invalid line such as: -net nic,vlan0,macaddr=00:00:10:52:37:48 will boot a KVM with a default macaddr for eth0 without errors and warnings, since it ignores everything after "vlan0". -net nic,vlan=0,macaddr=00:00:10:52:37:48 works as it should. Shouldn't KVM fail to start at all? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2765323&group_id=180599 -- 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