Commit e68ccd1f authored by Rusty Russell's avatar Rusty Russell

lguest: remove support for lguest bus.

The demonstration launcher now uses PCI entirely.
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent eb39f833
# Guest requires the device configuration and probing code.
obj-$(CONFIG_LGUEST_GUEST) += lguest_device.o
# Host requires the other files, which can be a module.
obj-$(CONFIG_LGUEST) += lg.o
lg-y = core.o hypercalls.o page_tables.o interrupts_and_traps.o \
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment