index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
lguest
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
lguest: virtio-rng support
Rusty Russell
2008-07-29
1
-0
/
+90
*
lguest: Support assigning a MAC address
Mark McLoughlin
2008-07-29
1
-33
/
+89
*
lguest: Don't leak /dev/zero fd
Mark McLoughlin
2008-07-29
1
-0
/
+1
*
lguest: fix verbose printing of device features.
Rusty Russell
2008-07-29
1
-2
/
+2
*
lguest: notify on empty
Rusty Russell
2008-05-30
1
-2
/
+10
*
lguest: make Launcher see device status updates
Rusty Russell
2008-05-02
1
-15
/
+35
*
virtio: de-structify virtio_block status byte
Rusty Russell
2008-05-02
1
-6
/
+6
*
lguest: comment documentation update.
Rusty Russell
2008-03-28
1
-31
/
+38
*
lguest: Don't need comment terminator before disk section.
Rusty Russell
2008-03-28
1
-1
/
+0
*
lguest: lguest.txt documentation fix
Paul Bolle
2008-03-28
1
-4
/
+8
*
lguest: Add puppies which where previously missing.
Tim Ansell
2008-03-28
1
-3
/
+4
*
lguest: Do not append space to guests kernel command line
Paul Bolle
2008-03-11
1
-2
/
+5
*
virtio: reset function
Rusty Russell
2008-02-04
1
-10
/
+52
*
virtio: clarify NO_NOTIFY flag usage
Rusty Russell
2008-02-04
1
-4
/
+5
*
virtio: simplify config mechanism.
Rusty Russell
2008-02-04
1
-71
/
+105
*
lguest: adapt launcher to per-cpuness
Glauber de Oliveira Costa
2008-01-30
1
-4
/
+13
*
lguest: Reboot support
Balaji Rao
2008-01-30
1
-2
/
+30
*
Fix lguest documentation
Sheela
2007-12-17
1
-4
/
+0
[next]