]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Rename --host-ip-addr to --host-ip
authorAsias He <asias.hejun@gmail.com>
Sun, 17 Jul 2011 08:57:02 +0000 (16:57 +0800)
committerPekka Enberg <penberg@kernel.org>
Mon, 18 Jul 2011 10:17:19 +0000 (13:17 +0300)
commit2e4bb25386a3b6da774d451edebb8e170a3c327a
tree73c8fee9c1352d78f0e46e34f78b07b1831722a8
parent275fb3543dede4b929d8d8708b8da465e15f1239
kvm tools: Rename --host-ip-addr to --host-ip

This patch makes the network options more consistent.

We are having:

   --host-ip
   --host-mac
   --guest-ip
   --guest-mac

now.

Signed-off-by: Asias He <asias.hejun@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/builtin-run.c