lguest: the console driver
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 19 Jul 2007 08:49:27 +0000 (01:49 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:52 +0000 (10:04 -0700)
commit3f8c4d3f82c564e5e27c6375fe17544f694359dc
treec3c28fcea5bfcb1b6c8456ae9d27eb9611a7d33c
parent709e89266b60eff444fc512400321eb02d2474eb
lguest: the console driver

A simple console driver for lguest.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/Makefile
drivers/char/hvc_lguest.c [new file with mode: 0644]