index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
lguest
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-12
lguest: suppress notifications in example Launcher
Rusty Russell
1
-0
/
+15
2009-06-12
lguest: try to batch interrupts on network receive
Rusty Russell
1
-1
/
+16
2009-06-12
lguest: avoid sending interrupts to Guest when no activity occurs.
Rusty Russell
1
-0
/
+9
2009-06-12
lguest: implement deferred interrupts in example Launcher
Rusty Russell
1
-19
/
+22
2009-06-12
lguest: have example Launcher service all devices in separate threads
Rusty Russell
1
-574
/
+259
2009-06-12
lguest: PAE support
Matias Zabaljauregui
1
-1
/
+0
2009-06-12
lguest: fix writev returning short on console output
Rusty Russell
1
-1
/
+6
2009-06-12
lguest: clean up length-used value in example launcher
Rusty Russell
1
-7
/
+4
2009-06-12
lguest: clean up example launcher compile flags.
Rusty Russell
1
-2
/
+1
2009-06-12
lguest: remove invalid interrupt forcing logic.
Rusty Russell
1
-7
/
+1
2009-06-12
lguest: get more serious about wmb() in example Launcher code
Rusty Russell
1
-3
/
+4
2009-06-12
lguest: cleanup passing of /dev/lguest fd around example launcher.
Rusty Russell
1
-55
/
+47
2009-06-12
lguest: be paranoid about guest playing with device descriptors.
Rusty Russell
1
-10
/
+17
2009-04-19
lguest: document 32-bit and PAE requirements
Rusty Russell
1
-5
/
+6
2009-04-19
lguest: tell git to ignore Documentation/lguest/lguest
Matt Kraai
1
-0
/
+1
2009-03-30
lguest: barrier me harder
Rusty Russell
1
-0
/
+7
2009-01-30
lguest: disable the FORTIFY for lguest.
Tim 'mithro' Ansell
1
-1
/
+1
2008-12-30
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
1
-54
/
+6
2008-12-30
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
Rusty Russell
1
-3
/
+3
2008-10-31
lguest: fix example launcher compile after moved asm-x86 dir.
Rusty Russell
2
-2
/
+2
2008-10-28
doc/x86: fix doc subdirs
Uwe Hermann
1
-1
/
+1
2008-08-26
lguest: update commentry
Rusty Russell
1
-0
/
+8
2008-08-12
lguest: don't set MAC address for guest unless specified
Rusty Russell
1
-22
/
+1
2008-07-29
lguest: turn Waker into a thread, not a process
Rusty Russell
1
-63
/
+57
2008-07-29
lguest: Enlarge virtio rings
Rusty Russell
1
-2
/
+2
2008-07-29
lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap
Rusty Russell
1
-14
/
+20
2008-07-29
lguest: Remove 'network: no dma buffer!' warning
Rusty Russell
1
-2
/
+0
2008-07-29
lguest: Adaptive timeout
Rusty Russell
1
-1
/
+11
2008-07-29
lguest: Tell Guest net not to notify us on every packet xmit
Rusty Russell
1
-13
/
+93
2008-07-29
lguest: net block unneeded receive queue update notifications
Rusty Russell
1
-1
/
+13
2008-07-29
lguest: wrap last_avail accesses.
Rusty Russell
1
-5
/
+11
2008-07-29
lguest: virtio-rng support
Rusty Russell
1
-0
/
+90
2008-07-29
lguest: Support assigning a MAC address
Mark McLoughlin
1
-33
/
+89
2008-07-29
lguest: Don't leak /dev/zero fd
Mark McLoughlin
1
-0
/
+1
2008-07-29
lguest: fix verbose printing of device features.
Rusty Russell
1
-2
/
+2
2008-05-30
lguest: notify on empty
Rusty Russell
1
-2
/
+10
2008-05-02
lguest: make Launcher see device status updates
Rusty Russell
1
-15
/
+35
2008-05-02
virtio: de-structify virtio_block status byte
Rusty Russell
1
-6
/
+6
2008-03-28
lguest: comment documentation update.
Rusty Russell
1
-31
/
+38
2008-03-28
lguest: Don't need comment terminator before disk section.
Rusty Russell
1
-1
/
+0
2008-03-28
lguest: lguest.txt documentation fix
Paul Bolle
1
-4
/
+8
2008-03-28
lguest: Add puppies which where previously missing.
Tim Ansell
1
-3
/
+4
2008-03-11
lguest: Do not append space to guests kernel command line
Paul Bolle
1
-2
/
+5
2008-02-04
virtio: reset function
Rusty Russell
1
-10
/
+52
2008-02-04
virtio: clarify NO_NOTIFY flag usage
Rusty Russell
1
-4
/
+5
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
1
-71
/
+105
2008-01-30
lguest: adapt launcher to per-cpuness
Glauber de Oliveira Costa
1
-4
/
+13
2008-01-30
lguest: Reboot support
Balaji Rao
1
-2
/
+30
2007-12-17
Fix lguest documentation
Sheela
1
-4
/
+0
2007-11-19
lguest: Fix uninitialized members in example launcher
Rusty Russell
1
-3
/
+6
[next]