virtio: console: We support only one device at a time
authorAmit Shah <amit.shah@redhat.com>
Mon, 18 Jan 2010 13:44:59 +0000 (19:14 +0530)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 24 Feb 2010 03:52:33 +0000 (14:22 +1030)
We support only one virtio_console device at a time. If multiple are
found, error out if one is already initialized.

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

No differences found