aboutsummaryrefslogtreecommitdiff
path: root/drivers/lguest/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2015-04-01lguest: now needs PCI_DIRECT.Gravatar Rusty Russell 1-1/+1
2013-03-07lguest: fix paths in commentsGravatar Wanlong Gao 1-3/+2
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+1
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYGravatar Joe Millenbach 1-1/+1
2013-01-11drivers/lguest: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-1/+1
2011-05-06Correct occurrences ofGravatar Rob Landley 1-2/+4
2009-06-12lguest: use eventfds for device notificationGravatar Rusty Russell 1-1/+1
2009-06-12lguest: PAE supportGravatar Matias Zabaljauregui 1-1/+1
2009-02-23x86: remove the Voyager 32-bit subarchGravatar Ingo Molnar 1-1/+1
2008-07-10x86, VisWS: turn into generic arch, eliminate Kconfig specialsGravatar Ingo Molnar 1-1/+1
2008-01-19Remove bogus duplicate CONFIG_LGUEST_GUEST entry.Gravatar Rusty Russell 1-7/+0
2008-01-18Selecting LGUEST should turn on Guest support, as in 2.6.23.Gravatar Rusty Russell 1-2/+2
2007-10-23Remove old lguest bus and drivers.Gravatar Rusty Russell 1-10/+0
2007-10-23Lguest currently depends on 32-bit x86, not just x86.Gravatar Rusty Russell 1-1/+1
2007-10-23Normalize config options for guest supportGravatar Rusty Russell 1-2/+1
2007-08-23lguest should depend on CONFIG_FUTEXGravatar Alexey Dobriyan 1-1/+1
2007-08-06Enable lguest drivers in KconfigGravatar Rusty Russell 1-0/+2
2007-07-29Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nGravatar Rusty Russell 1-1/+9
2007-07-19lguest: the Makefile and KconfigGravatar Rusty Russell 1-0/+20