]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Add '--no-dhcp' to disable kernel DHCP
authorSasha Levin <levinsasha928@gmail.com>
Thu, 17 Nov 2011 13:53:23 +0000 (15:53 +0200)
committerPekka Enberg <penberg@kernel.org>
Fri, 18 Nov 2011 06:43:00 +0000 (08:43 +0200)
commitd160d73a7f0d4d6bab795e7f2d44e56880dc13a5
tree8266a6e9b200e37df8ad8c6a0cbfca7272b09d63
parent4b0ee1b76a3fa1b323503a1cd72b271b418ec238
kvm tools: Add '--no-dhcp' to disable kernel DHCP

This new option disables the kernel DHCP which runs when starting
a custom rootfs.

This is useful when we want to start a rootfs but are using a network
other than the usermode IP proxy (a network which doesn't provide DHCP).

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/builtin-run.c