]> git.baikalelectronics.ru Git - kernel.git/commit
Remove old lguest bus and drivers.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 22 Oct 2007 01:20:02 +0000 (11:20 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:55 +0000 (15:49 +1000)
commit6ae6091bd9e112a581b4be36c0b4d4edbda2beed
tree5f5927f1b0bf46998f4132d3628ae4c51e5ccf5a
parent6390bc8276d3fd9a64e8075b77bad30a15156095
Remove old lguest bus and drivers.

This gets rid of the lguest bus, drivers and DMA mechanism, to make
way for a generic virtio mechanism.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
13 files changed:
arch/x86/lguest/boot.c
drivers/block/Makefile
drivers/block/lguest_blk.c [deleted file]
drivers/char/Makefile
drivers/char/hvc_lguest.c [deleted file]
drivers/lguest/Kconfig
drivers/lguest/Makefile
drivers/lguest/lguest_bus.c [deleted file]
drivers/lguest/x86/core.c
drivers/net/Makefile
drivers/net/lguest_net.c [deleted file]
include/linux/lguest_bus.h [deleted file]
include/linux/lguest_launcher.h