commit | 73954488b1cc74cf46d6b94b8d3175f45496bd32 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Jan 18 19:15:04 2010 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 24 14:22:40 2010 +1030 |
tree | ea1e978de05db548252f171257f2865ab6bfecbe | |
parent | a3cde44908429e52b2ec052ad5a70ef60e1f2d56 [diff] |
virtio: console: use vdev->priv to avoid accessing global var. Part of removing our "one console" assumptions, use vdev->priv to point to the port (currently == the global console). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>