index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
lguest
Commit message (
Expand
)
Author
Age
*
lguest: document --rng in example Launcher
Philip Sanderson
2011-01-20
*
lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logic
Philip Sanderson
2011-01-20
*
lguest: --username and --chroot options
Philip Sanderson
2011-01-20
*
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
Michael Witten
2010-11-15
*
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-19
|
\
|
*
lguest: clean up warnings in demonstration launcher.
Rusty Russell
2010-08-26
*
|
lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support
Tejun Heo
2010-09-10
|
/
*
Documentation/: it's -> its where appropriate
Francis Galiegue
2010-04-22
*
lguest: remove unneeded zlib.h include in example launcher
Rusty Russell
2010-02-23
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-10-22
*
lguest: don't force VIRTIO_F_NOTIFY_ON_EMPTY
Rusty Russell
2009-09-23
*
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2009-09-23
*
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
2009-07-30
*
lguest: update commentry
Rusty Russell
2009-07-30
*
lguest: fix comment style
Rusty Russell
2009-07-30
*
lguest: fix descriptor corruption in example launcher
Rusty Russell
2009-07-30
*
lguest: add support for indirect ring entries
Mark McLoughlin
2009-06-12
*
lguest: suppress notifications in example Launcher
Rusty Russell
2009-06-12
*
lguest: try to batch interrupts on network receive
Rusty Russell
2009-06-12
*
lguest: avoid sending interrupts to Guest when no activity occurs.
Rusty Russell
2009-06-12
*
lguest: implement deferred interrupts in example Launcher
Rusty Russell
2009-06-12
*
lguest: have example Launcher service all devices in separate threads
Rusty Russell
2009-06-12
*
lguest: PAE support
Matias Zabaljauregui
2009-06-12
*
lguest: fix writev returning short on console output
Rusty Russell
2009-06-12
*
lguest: clean up length-used value in example launcher
Rusty Russell
2009-06-12
*
lguest: clean up example launcher compile flags.
Rusty Russell
2009-06-12
*
lguest: remove invalid interrupt forcing logic.
Rusty Russell
2009-06-12
*
lguest: get more serious about wmb() in example Launcher code
Rusty Russell
2009-06-12
*
lguest: cleanup passing of /dev/lguest fd around example launcher.
Rusty Russell
2009-06-12
*
lguest: be paranoid about guest playing with device descriptors.
Rusty Russell
2009-06-12
*
lguest: document 32-bit and PAE requirements
Rusty Russell
2009-04-19
*
lguest: tell git to ignore Documentation/lguest/lguest
Matt Kraai
2009-04-19
*
lguest: barrier me harder
Rusty Russell
2009-03-30
*
lguest: disable the FORTIFY for lguest.
Tim 'mithro' Ansell
2009-01-29
*
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
2008-12-29
*
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
Rusty Russell
2008-12-29
*
lguest: fix example launcher compile after moved asm-x86 dir.
Rusty Russell
2008-10-30
*
doc/x86: fix doc subdirs
Uwe Hermann
2008-10-28
*
lguest: update commentry
Rusty Russell
2008-08-25
*
lguest: don't set MAC address for guest unless specified
Rusty Russell
2008-08-12
*
lguest: turn Waker into a thread, not a process
Rusty Russell
2008-07-28
*
lguest: Enlarge virtio rings
Rusty Russell
2008-07-28
*
lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap
Rusty Russell
2008-07-28
*
lguest: Remove 'network: no dma buffer!' warning
Rusty Russell
2008-07-28
*
lguest: Adaptive timeout
Rusty Russell
2008-07-28
*
lguest: Tell Guest net not to notify us on every packet xmit
Rusty Russell
2008-07-28
*
lguest: net block unneeded receive queue update notifications
Rusty Russell
2008-07-28
*
lguest: wrap last_avail accesses.
Rusty Russell
2008-07-28
*
lguest: virtio-rng support
Rusty Russell
2008-07-28
[next]