aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/lguest_launcher.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-11lguest: remove NOTIFY call and eventfd facility.Rusty Russell1-1/+1
2015-02-11lguest: remove lguest bus definitions from header.Rusty Russell1-47/+2
2015-02-11lguest: add infrastructure for userspace to deliver a trap to the guest.Rusty Russell1-0/+1
2015-02-11lguest: write more information to userspace about pending traps.Rusty Russell1-0/+13
2015-02-11lguest: add operations to get/set a register from the Launcher.Rusty Russell1-0/+2
2009-07-30lguest: fix comment styleRusty Russell1-6/+12
2009-06-12lguest: remove obsolete LHREQ_BREAK callRusty Russell1-1/+1
2009-06-12lguest: use eventfds for device notificationRusty Russell1-0/+1
2008-12-30lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui1-1/+1
2008-12-30virtio: use LGUEST_VRING_ALIGN instead of relying on pagesizeRusty Russell1-0/+4
2008-03-28lguest: comment documentation update.Rusty Russell1-1/+5
2008-02-04virtio: simplify config mechanism.Rusty Russell1-2/+7
2007-10-25lguest: documentation updateRusty Russell1-1/+5
2007-10-25lguest: clean up lguest_launcher.hRusty Russell1-14/+4
2007-10-23Lguest support for VirtioRusty Russell1-28/+19
2007-10-23Remove old lguest I/O infrrasructure.Rusty Russell1-35/+1
2007-10-23Remove old lguest bus and drivers.Rusty Russell1-26/+0
2007-10-23Make lguest_launcher.h types userspace-friendlyRusty Russell1-10/+11
2007-07-26lguest: documentation III: DriversRusty Russell1-3/+57
2007-07-19lguest: the host codeRusty Russell1-0/+73