summaryrefslogtreecommitdiff
path: root/drivers/lguest/hypercalls.c
Commit message (Expand)AuthorAge
* lguest: comment documentation update.Rusty Russell2008-03-28
* lguest: Use explicit includes rateher than indirectGlauber de Oliveira Costa2008-01-30
* lguest: get rid of lg variable assignmentsGlauber de Oliveira Costa2008-01-30
* lguest: per-vcpu lguest pgdir managementGlauber de Oliveira Costa2008-01-30
* lguest: make pending notifications per-vcpuGlauber de Oliveira Costa2008-01-30
* lguest: makes special fields be per-vcpuGlauber de Oliveira Costa2008-01-30
* lguest: per-vcpu lguest task managementGlauber de Oliveira Costa2008-01-30
* lguest: per-vcpu lguest timersGlauber de Oliveira Costa2008-01-30
* lguest: make hypercalls use the vcpu structGlauber de Oliveira Costa2008-01-30
* lguest: Reboot supportBalaji Rao2008-01-30
* lguest: documentation updateRusty Russell2007-10-25
* generalize lgread_u32/lgwrite_u32.Rusty Russell2007-10-23
* Remove old lguest I/O infrrasructure.Rusty Russell2007-10-23
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-23
* Pagetables to use normal kernel typesMatias Zabaljauregui2007-10-23
* Make hypercalls arch-independent.Jes Sorensen2007-10-23
* Introduce "hcall" pointer to indicate pending hypercall.Rusty Russell2007-10-23
* Remove fixed limit on number of guests, and lguests array.Rusty Russell2007-10-23
* Introduce guest mem offset, static link example launcherRusty Russell2007-10-23
* Use copy_to_user() not put_user for struct timespecJes Sorensen2007-10-23
* Provide timespec to guests rather than jiffies clock.Rusty Russell2007-07-28
* lguest: documentation V: HostRusty Russell2007-07-26
* lguest: documentation I: PreparationRusty Russell2007-07-26
* lguest: the host codeRusty Russell2007-07-19