Menu

#423 Invalid -net parameters fails silently

open
nobody
qemu (66)
5
2012-10-09
2009-04-15
No

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?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.