commit | 21206ede8826fd9d2eb72e05b429f3ccb1bdaff5 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Jan 18 19:15:00 2010 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 24 14:22:34 2010 +1030 |
tree | fadcaacdd854522fc2b0f95e9191baca83185cfd | |
parent | f550804ab92e37a08d2622522a0f11252a2158ea [diff] |
virtio: console: port encapsulation We are heading towards a multiple-"port" system, so as part of weaning off globals we encapsulate the information into 'struct port'. 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>