Rejig configure.ac tests for qemu vmchannel support.
authorRichard Jones <rjones@trick.home.annexia.org>
Tue, 22 Sep 2009 12:34:50 +0000 (13:34 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Wed, 23 Sep 2009 10:18:41 +0000 (11:18 +0100)
commit0d9325bd101e4e96d7d0a6c9640874cbb1e15ed1
treecfd954a860c2ab14510041d34d3adfb32be220bb
parentb9da0fe3f74e02b355aa2be961e8df3ab8b16b88
Rejig configure.ac tests for qemu vmchannel support.

vmchannel is no longer required, so we shouldn't test for it.
However we should test instead for user mode networking support.

Also fix up the documentation / error messages.

Always test for vmchannel and user mode networking support in
qemu.  This gives us more troubleshooting information if people
report bugs.
configure.ac