commit | 6bdf2afd02ae12bf8ac93e6d14c4b4dfef7c4c59 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Thu Sep 02 18:11:49 2010 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Oct 21 17:44:02 2010 +1030 |
tree | d7c1dafac07ee5cc10e526ff867f0d5d106a8033 | |
parent | 8ad37e83c8dc413f92b10c3d9bdeabe9237f521d [diff] |
virtio: console: Add a list of portdevs that are active The virtio_console.c driver is capable of handling multiple devices at a time. Maintain a list of devices for future traversal. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>