configure: Check for virtio-serial support in qemu.
authorRichard Jones <rjones@redhat.com>
Tue, 14 Sep 2010 11:24:54 +0000 (12:24 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 14 Sep 2010 11:24:54 +0000 (12:24 +0100)
commitd3c6e50422562af592682fdd58dbadc98069ef18
tree404f51a849e3f9c15addadee25c1ea237312092f
parent9cab7e3ecd9df8bfa6a3dad1dd11ba88452c819b
configure: Check for virtio-serial support in qemu.

All other vmchannel methods are obsolete, but we were still trying
to check for them.  This replaces all of them with a simple check
for virtio-serial.
configure.ac