On 4/13/11 3:28 PM, Asias He wrote:
On 04/13/2011 08:13 PM, Sasha Levin wrote:
Add --host-ip-addr parameter to allow changing the host-side IP address.
I'd personally prefer something like this:
--network=model=virtio,hostip=x.x.x.x/mask,guestmac=yy:yy:yy:yy
Once we can set up ip address for guest, we can use:
--network=model=virtio,hostip=x.x.x.x/mask,guestmac=yy:yy:yy:yy,guestip=z.z.z.z/mask,guestgw=v.v.v.v
What's the benefit over
--network=virtio --hostip=x.x.x.x/mask --guestmac= [...]
form? Isn't Sasha's form a much better fit with the git-like front end
(for parsing and help text)?
Pekka
--
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