index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
lguest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move kvm, uml, and lguest subdirectories under a common "virtual" directory, ...
Rob Landley
2011-05-06
5
-2290
/
+0
*
lguest: document --rng in example Launcher
Philip Sanderson
2011-01-20
1
-0
/
+5
*
lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logic
Philip Sanderson
2011-01-20
1
-8
/
+15
*
lguest: --username and --chroot options
Philip Sanderson
2011-01-20
1
-0
/
+50
*
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
Michael Witten
2010-11-15
1
-2
/
+5
*
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-19
2
-12
/
+14
|
\
|
*
lguest: clean up warnings in demonstration launcher.
Rusty Russell
2010-08-27
2
-12
/
+14
*
|
lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support
Tejun Heo
2010-09-10
1
-20
/
+9
|
/
*
Documentation/: it's -> its where appropriate
Francis Galiegue
2010-04-23
1
-1
/
+1
*
lguest: remove unneeded zlib.h include in example launcher
Rusty Russell
2010-02-24
1
-1
/
+0
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-10-22
1
-1
/
+0
*
lguest: don't force VIRTIO_F_NOTIFY_ON_EMPTY
Rusty Russell
2009-09-23
1
-4
/
+21
*
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2009-09-23
1
-0
/
+1
*
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
2009-07-30
1
-16
/
+5
*
lguest: update commentry
Rusty Russell
2009-07-30
1
-45
/
+139
*
lguest: fix comment style
Rusty Russell
2009-07-30
1
-191
/
+349
*
lguest: fix descriptor corruption in example launcher
Rusty Russell
2009-07-30
1
-1
/
+5
*
lguest: add support for indirect ring entries
Mark McLoughlin
2009-06-12
1
-12
/
+29
*
lguest: suppress notifications in example Launcher
Rusty Russell
2009-06-12
1
-0
/
+15
*
lguest: try to batch interrupts on network receive
Rusty Russell
2009-06-12
1
-1
/
+16
*
lguest: avoid sending interrupts to Guest when no activity occurs.
Rusty Russell
2009-06-12
1
-0
/
+9
*
lguest: implement deferred interrupts in example Launcher
Rusty Russell
2009-06-12
1
-19
/
+22
*
lguest: have example Launcher service all devices in separate threads
Rusty Russell
2009-06-12
1
-574
/
+259
*
lguest: PAE support
Matias Zabaljauregui
2009-06-12
1
-1
/
+0
*
lguest: fix writev returning short on console output
Rusty Russell
2009-06-12
1
-1
/
+6
*
lguest: clean up length-used value in example launcher
Rusty Russell
2009-06-12
1
-7
/
+4
*
lguest: clean up example launcher compile flags.
Rusty Russell
2009-06-12
1
-2
/
+1
*
lguest: remove invalid interrupt forcing logic.
Rusty Russell
2009-06-12
1
-7
/
+1
*
lguest: get more serious about wmb() in example Launcher code
Rusty Russell
2009-06-12
1
-3
/
+4
*
lguest: cleanup passing of /dev/lguest fd around example launcher.
Rusty Russell
2009-06-12
1
-55
/
+47
*
lguest: be paranoid about guest playing with device descriptors.
Rusty Russell
2009-06-12
1
-10
/
+17
*
lguest: document 32-bit and PAE requirements
Rusty Russell
2009-04-19
1
-5
/
+6
*
lguest: tell git to ignore Documentation/lguest/lguest
Matt Kraai
2009-04-19
1
-0
/
+1
*
lguest: barrier me harder
Rusty Russell
2009-03-30
1
-0
/
+7
*
lguest: disable the FORTIFY for lguest.
Tim 'mithro' Ansell
2009-01-30
1
-1
/
+1
*
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
2008-12-30
1
-54
/
+6
*
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
Rusty Russell
2008-12-30
1
-3
/
+3
*
lguest: fix example launcher compile after moved asm-x86 dir.
Rusty Russell
2008-10-31
2
-2
/
+2
*
doc/x86: fix doc subdirs
Uwe Hermann
2008-10-28
1
-1
/
+1
*
lguest: update commentry
Rusty Russell
2008-08-26
1
-0
/
+8
*
lguest: don't set MAC address for guest unless specified
Rusty Russell
2008-08-12
1
-22
/
+1
*
lguest: turn Waker into a thread, not a process
Rusty Russell
2008-07-29
1
-63
/
+57
*
lguest: Enlarge virtio rings
Rusty Russell
2008-07-29
1
-2
/
+2
*
lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap
Rusty Russell
2008-07-29
1
-14
/
+20
*
lguest: Remove 'network: no dma buffer!' warning
Rusty Russell
2008-07-29
1
-2
/
+0
*
lguest: Adaptive timeout
Rusty Russell
2008-07-29
1
-1
/
+11
*
lguest: Tell Guest net not to notify us on every packet xmit
Rusty Russell
2008-07-29
1
-13
/
+93
*
lguest: net block unneeded receive queue update notifications
Rusty Russell
2008-07-29
1
-1
/
+13
*
lguest: wrap last_avail accesses.
Rusty Russell
2008-07-29
1
-5
/
+11
[next]