virtio: console: Don't always create a port 0 if using multiport
authorAmit Shah <amit.shah@redhat.com>
Thu, 20 May 2010 04:15:49 +0000 (22:15 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 19 May 2010 12:45:49 +0000 (22:15 +0930)
If we're using multiport, there's no point in always creating a console
port. Create the console port only if the host doesn't support
multiport.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found