index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lguest
/
lguest_user.c
Commit message (
Expand
)
Author
Age
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
*
lguest: update commentry
Rusty Russell
2009-07-30
*
lguest: fix comment style
Rusty Russell
2009-07-30
*
lguest: dereferencing freed mem in add_eventfd()
Dan Carpenter
2009-07-30
*
eventfd: revised interface and cleanups
Davide Libenzi
2009-06-30
*
lguest: remove obsolete LHREQ_BREAK call
Rusty Russell
2009-06-12
*
lguest: use eventfds for device notification
Rusty Russell
2009-06-12
*
lguest: allow any process to send interrupts
Rusty Russell
2009-06-12
*
lguest: fix lguest wake on guest clock tick, or fd activity
Rusty Russell
2009-06-12
*
lguest: Fix a memory leak with the lg object during launcher close
Mark Wallis
2009-01-29
*
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
2008-12-29
*
lguest: remove bogus NULL cpu check
Rusty Russell
2008-05-02
*
lguest: avoid using NR_CPUS as a bounds check.
Rusty Russell
2008-05-02
*
misc __user misannotations (pointless casts to long)
Al Viro
2008-03-30
*
lguest: comment documentation update.
Rusty Russell
2008-03-27
*
lguest: make sure cpu is initialized before accessing it
Eugene Teo
2008-03-10
*
lguest: Use explicit includes rateher than indirect
Glauber de Oliveira Costa
2008-01-30
*
lguest: move last_pages to lg_cpu
Glauber de Oliveira Costa
2008-01-30
*
lguest: make pending notifications per-vcpu
Glauber de Oliveira Costa
2008-01-30
*
lguest: per-vcpu lguest task management
Glauber de Oliveira Costa
2008-01-30
*
lguest: make registers per-vcpu
Glauber de Oliveira Costa
2008-01-30
*
lguest: per-vcpu interrupt processing.
Glauber de Oliveira Costa
2008-01-30
*
lguest: per-vcpu lguest timers
Glauber de Oliveira Costa
2008-01-30
*
lguest: make write() operation smp aware
Glauber de Oliveira Costa
2008-01-30
*
lguest: per-cpu run guest
Glauber de Oliveira Costa
2008-01-30
*
lguest: initialize vcpu
Glauber de Oliveira Costa
2008-01-30
*
lguest_user.c: fix memory leak
Adrian Bunk
2007-11-14
*
lguest: documentation update
Rusty Russell
2007-10-25
*
Remove old lguest I/O infrrasructure.
Rusty Russell
2007-10-23
*
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
2007-10-23
*
Move register setup into i386_core.c
Jes Sorensen
2007-10-23
*
Change example launcher to use unsigned long not u32
Jes Sorensen
2007-10-23
*
Remove fixed limit on number of guests, and lguests array.
Rusty Russell
2007-10-23
*
Introduce guest mem offset, static link example launcher
Rusty Russell
2007-10-23
*
lguest: documentation IV: Launcher
Rusty Russell
2007-07-26
*
lguest: documentation I: Preparation
Rusty Russell
2007-07-26
*
lguest: the host code
Rusty Russell
2007-07-19