summaryrefslogtreecommitdiff
path: root/include/linux/lguest_launcher.h
Commit message (Expand)AuthorAge
* lguest: remove NOTIFY call and eventfd facility.Rusty Russell2015-02-11
* lguest: remove lguest bus definitions from header.Rusty Russell2015-02-11
* lguest: add infrastructure for userspace to deliver a trap to the guest.Rusty Russell2015-02-11
* lguest: write more information to userspace about pending traps.Rusty Russell2015-02-11
* lguest: add operations to get/set a register from the Launcher.Rusty Russell2015-02-11
* lguest: fix comment styleRusty Russell2009-07-30
* lguest: remove obsolete LHREQ_BREAK callRusty Russell2009-06-12
* lguest: use eventfds for device notificationRusty Russell2009-06-12
* lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui2008-12-30
* virtio: use LGUEST_VRING_ALIGN instead of relying on pagesizeRusty Russell2008-12-30
* lguest: comment documentation update.Rusty Russell2008-03-28
* virtio: simplify config mechanism.Rusty Russell2008-02-04
* lguest: documentation updateRusty Russell2007-10-25
* lguest: clean up lguest_launcher.hRusty Russell2007-10-25
* Lguest support for VirtioRusty Russell2007-10-23
* Remove old lguest I/O infrrasructure.Rusty Russell2007-10-23
* Remove old lguest bus and drivers.Rusty Russell2007-10-23
* Make lguest_launcher.h types userspace-friendlyRusty Russell2007-10-23
* lguest: documentation III: DriversRusty Russell2007-07-26
* lguest: the host codeRusty Russell2007-07-19