Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1b7c029 authored by Rusty Russell's avatar Rusty Russell Committed by Linus Torvalds
Browse files

lguest: now needs PCI_DIRECT.



Since commit 8e709469 ("lguest: add a dummy PCI host bridge.")
lguest uses PCI, but it needs you to frob the ports directly.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
Acked-by: default avatarIngo Molnar <mingo@kernel.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b6c3a594
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config LGUEST
	tristate "Linux hypervisor example code"
	depends on X86_32 && EVENTFD && TTY
	depends on X86_32 && EVENTFD && TTY && PCI_DIRECT
	select HVC_DRIVER
	---help---
	  This is a very simple module which allows you to run