summaryrefslogtreecommitdiffstats
path: root/drivers/lguest/lguest_bus.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-23Remove old lguest bus and drivers.Rusty Russell1-220/+0
2007-10-23lguest_devices belongs in lguest_bus.c: it's not i386-specific.Rusty Russell1-0/+2
2007-10-16paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge1-1/+1
2007-08-11lguest files should explicitly include asm/paravirt.hJes Sorensen1-0/+1
2007-07-26lguest: documentation III: DriversRusty Russell1-3/+69
2007-07-26lguest: documentation I: PreparationRusty Russell1-0/+3
2007-07-19lguest: the guest codeRusty Russell1-0/+148