Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ba14fa1a57c07cca9d520ceded8d3da5beb6175f
/
drivers
/
lguest
/
lguest_user.c
67c50bf
lguest: explicitly set miscdevice's private_data NULL
by Martin Kepplinger
· 10 years ago
d9bab50
lguest: remove NOTIFY call and eventfd facility.
by Rusty Russell
· 10 years ago
7313d52
lguest: add iomem region, where guest page faults get sent to userspace.
by Rusty Russell
· 10 years ago
8ed3130
lguest: add infrastructure for userspace to deliver a trap to the guest.
by Rusty Russell
· 10 years ago
69a09dc
lguest: write more information to userspace about pending traps.
by Rusty Russell
· 10 years ago
18c1373
lguest: add operations to get/set a register from the Launcher.
by Rusty Russell
· 10 years ago
c2ecd51
lguest: improve code readability in lg_cpu_start.
by Cosmin Paraschiv
· 12 years ago
39a0e33
lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL
by Paul Gortmaker
· 13 years ago
9f54288
lguest: update comments
by Rusty Russell
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
a91d74a
lguest: update commentry
by Rusty Russell
· 15 years ago
2e04ef7
lguest: fix comment style
by Rusty Russell
· 15 years ago
f294526
lguest: dereferencing freed mem in add_eventfd()
by Dan Carpenter
· 15 years ago
1338901
eventfd: revised interface and cleanups
by Davide Libenzi
· 15 years ago
5dac051
lguest: remove obsolete LHREQ_BREAK call
by Rusty Russell
· 15 years ago
df60aee
lguest: use eventfds for device notification
by Rusty Russell
· 15 years ago
9f155a9
lguest: allow any process to send interrupts
by Rusty Russell
· 15 years ago
a6c372d
lguest: fix lguest wake on guest clock tick, or fd activity
by Rusty Russell
· 15 years ago
05dfdbb
lguest: Fix a memory leak with the lg object during launcher close
by Mark Wallis
· 16 years ago
58a2456
lguest: move the initial guest page table creation code to the host
by Matias Zabaljauregui
· 16 years ago
9f3f746
lguest: remove bogus NULL cpu check
by Rusty Russell
· 17 years ago
24adf12
lguest: avoid using NR_CPUS as a bounds check.
by Rusty Russell
· 17 years ago
74dbf71
misc __user misannotations (pointless casts to long)
by Al Viro
· 17 years ago
a6bd8e1
lguest: comment documentation update.
by Rusty Russell
· 17 years ago
f73d1e6
lguest: make sure cpu is initialized before accessing it
by Eugene Teo
· 17 years ago
ca94f2b
lguest: Use explicit includes rateher than indirect
by Glauber de Oliveira Costa
· 17 years ago
f34f8c5
lguest: move last_pages to lg_cpu
by Glauber de Oliveira Costa
· 17 years ago
5e232f4
lguest: make pending notifications per-vcpu
by Glauber de Oliveira Costa
· 17 years ago
66686c2
lguest: per-vcpu lguest task management
by Glauber de Oliveira Costa
· 17 years ago
a53a35a
lguest: make registers per-vcpu
by Glauber de Oliveira Costa
· 17 years ago
177e449
lguest: per-vcpu interrupt processing.
by Glauber de Oliveira Costa
· 17 years ago
ad8d8f3
lguest: per-vcpu lguest timers
by Glauber de Oliveira Costa
· 17 years ago
7ea07a1
lguest: make write() operation smp aware
by Glauber de Oliveira Costa
· 17 years ago
d0953d4
lguest: per-cpu run guest
by Glauber de Oliveira Costa
· 17 years ago
4dcc53d
lguest: initialize vcpu
by Glauber de Oliveira Costa
· 17 years ago
4305441
lguest_user.c: fix memory leak
by Adrian Bunk
· 17 years ago
e1e7296
lguest: documentation update
by Rusty Russell
· 17 years ago
1504527
Remove old lguest I/O infrrasructure.
by Rusty Russell
· 17 years ago
47436aa
Boot with virtual == physical to get closer to native Linux.
by Rusty Russell
· 17 years ago
d612cde
Move register setup into i386_core.c
by Jes Sorensen
· 17 years ago
511801d
Change example launcher to use unsigned long not u32
by Jes Sorensen
· 17 years ago
48245cc
Remove fixed limit on number of guests, and lguests array.
by Rusty Russell
· 17 years ago
3c6b5bf
Introduce guest mem offset, static link example launcher
by Rusty Russell
· 17 years ago
dde7978
lguest: documentation IV: Launcher
by Rusty Russell
· 17 years ago
f938d2c
lguest: documentation I: Preparation
by Rusty Russell
· 17 years ago
d7e28ff
lguest: the host code
by Rusty Russell
· 17 years ago