Remove explicit guestfs=10.0.2.4:6666 kernel command line parameter.
authorRichard Jones <rjones@trick.home.annexia.org>
Tue, 15 Sep 2009 16:14:44 +0000 (17:14 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Thu, 17 Sep 2009 15:05:39 +0000 (16:05 +0100)
commitda0a4f8d1f6ddd302ceba028d87c6e009589e503
tree1d4bb0d6498e7c97846ae0094826963e29201cf1
parentabac360f324d8c881878c5d9b7fb64be93981125
Remove explicit guestfs=10.0.2.4:6666 kernel command line parameter.

Since we control the appliance tightly, we can just specify
that it will always use a particular host and port, and we
don't need to pass it on the command line each time.

Also the VMCHANNEL_* constants are only relevant to the
particular guestfwd vmchannel implementation, so we rename
them as GUESTFWD_*.
daemon/guestfsd.c
src/guestfs.c