summaryrefslogtreecommitdiffstats
path: root/include/linux/lguest_launcher.h
Commit message (Expand)AuthorAgeFilesLines
* lguest: remove NOTIFY call and eventfd facility.Rusty Russell2015-02-111-1/+1
* lguest: remove lguest bus definitions from header.Rusty Russell2015-02-111-47/+2
* lguest: add infrastructure for userspace to deliver a trap to the guest.Rusty Russell2015-02-111-0/+1
* lguest: write more information to userspace about pending traps.Rusty Russell2015-02-111-0/+13
* lguest: add operations to get/set a register from the Launcher.Rusty Russell2015-02-111-0/+2
* lguest: fix comment styleRusty Russell2009-07-301-6/+12
* lguest: remove obsolete LHREQ_BREAK callRusty Russell2009-06-121-1/+1
* lguest: use eventfds for device notificationRusty Russell2009-06-121-0/+1
* lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui2008-12-301-1/+1
* virtio: use LGUEST_VRING_ALIGN instead of relying on pagesizeRusty Russell2008-12-301-0/+4
* lguest: comment documentation update.Rusty Russell2008-03-281-1/+5
* virtio: simplify config mechanism.Rusty Russell2008-02-041-2/+7
* lguest: documentation updateRusty Russell2007-10-251-1/+5
* lguest: clean up lguest_launcher.hRusty Russell2007-10-251-14/+4
* Lguest support for VirtioRusty Russell2007-10-231-28/+19
* Remove old lguest I/O infrrasructure.Rusty Russell2007-10-231-35/+1
* Remove old lguest bus and drivers.Rusty Russell2007-10-231-26/+0
* Make lguest_launcher.h types userspace-friendlyRusty Russell2007-10-231-10/+11
* lguest: documentation III: DriversRusty Russell2007-07-261-3/+57
* lguest: the host codeRusty Russell2007-07-191-0/+73