virtio: disable multiport console support.
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 31 Mar 2010 18:56:42 +0000 (21:56 +0300)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 8 Apr 2010 00:16:19 +0000 (09:46 +0930)
Move MULTIPORT feature and related config changes
out of exported headers, and disable the feature
at runtime.

At this point, it seems less risky to keep code around
until we can enable it than rip it out completely.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found