aboutsummaryrefslogtreecommitdiff
path: root/include/linux/lguest_launcher.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-11lguest: remove NOTIFY call and eventfd facility.Gravatar Rusty Russell 1-1/+1
2015-02-11lguest: remove lguest bus definitions from header.Gravatar Rusty Russell 1-47/+2
2015-02-11lguest: add infrastructure for userspace to deliver a trap to the guest.Gravatar Rusty Russell 1-0/+1
2015-02-11lguest: write more information to userspace about pending traps.Gravatar Rusty Russell 1-0/+13
2015-02-11lguest: add operations to get/set a register from the Launcher.Gravatar Rusty Russell 1-0/+2
2009-07-30lguest: fix comment styleGravatar Rusty Russell 1-6/+12
2009-06-12lguest: remove obsolete LHREQ_BREAK callGravatar Rusty Russell 1-1/+1
2009-06-12lguest: use eventfds for device notificationGravatar Rusty Russell 1-0/+1
2008-12-30lguest: move the initial guest page table creation code to the hostGravatar Matias Zabaljauregui 1-1/+1
2008-12-30virtio: use LGUEST_VRING_ALIGN instead of relying on pagesizeGravatar Rusty Russell 1-0/+4
2008-03-28lguest: comment documentation update.Gravatar Rusty Russell 1-1/+5
2008-02-04virtio: simplify config mechanism.Gravatar Rusty Russell 1-2/+7
2007-10-25lguest: documentation updateGravatar Rusty Russell 1-1/+5
2007-10-25lguest: clean up lguest_launcher.hGravatar Rusty Russell 1-14/+4
2007-10-23Lguest support for VirtioGravatar Rusty Russell 1-28/+19
2007-10-23Remove old lguest I/O infrrasructure.Gravatar Rusty Russell 1-35/+1
2007-10-23Remove old lguest bus and drivers.Gravatar Rusty Russell 1-26/+0
2007-10-23Make lguest_launcher.h types userspace-friendlyGravatar Rusty Russell 1-10/+11
2007-07-26lguest: documentation III: DriversGravatar Rusty Russell 1-3/+57
2007-07-19lguest: the host codeGravatar Rusty Russell 1-0/+73