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
/
tools
/
lguest
Commit message (
Expand
)
Author
Age
*
tools/lguest: don't use legacy definitions for net device in example launcher.
Rusty Russell
2015-02-13
*
tools/lguest: use common error macros in the example launcher.
Rusty Russell
2015-02-13
*
tools/lguest: give virtqueues names for better error messages
Rusty Russell
2015-02-13
*
tools/lguest: more documentation and checking of virtio 1.0 compliance.
Rusty Russell
2015-02-13
*
tools/lguest: don't start devices until DRIVER_OK status set.
Rusty Russell
2015-02-13
*
tools/lguest: handle indirect partway through chain.
Rusty Russell
2015-02-13
*
tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI)
Rusty Russell
2015-02-13
*
tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI)
Rusty Russell
2015-02-13
*
tools/lguest: rename virtio_pci_cfg_cap field to match spec.
Rusty Russell
2015-02-13
*
tools/lguest: fix features_accepted logic in example launcher.
Rusty Russell
2015-02-13
*
tools/lguest: handle device reset correctly in example launcher.
Rusty Russell
2015-02-13
*
lguest: remove NOTIFY facility from demonstration launcher.
Rusty Russell
2015-02-11
*
lguest: always put console in PCI slot #1.
Rusty Russell
2015-02-11
*
lguest: support backdoor window.
Rusty Russell
2015-02-11
*
lguest: support emerg_wr in console device in example launcher.
Rusty Russell
2015-02-11
*
lguest: remove support for lguest bus in demonstration launcher.
Rusty Russell
2015-02-11
*
lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.
Rusty Russell
2015-02-11
*
lguest: Convert console device to virtio 1.0 PCI.
Rusty Russell
2015-02-11
*
lguest: Convert entropy device to virtio 1.0 PCI.
Rusty Russell
2015-02-11
*
lguest: Convert net device to virtio 1.0 PCI.
Rusty Russell
2015-02-11
*
lguest: Convert block device to virtio 1.0 PCI.
Rusty Russell
2015-02-11
*
lguest: add a dummy PCI host bridge.
Rusty Russell
2015-02-11
*
lguest: fix failure to find linux/virtio_types.h
Rusty Russell
2015-02-11
*
lguest: implement virtio-PCI MMIO accesses.
Rusty Russell
2015-02-11
*
lguest: add PCI config space emulation to example launcher.
Rusty Russell
2015-02-11
*
lguest: decode mmio accesses for PCI in example launcher.
Rusty Russell
2015-02-11
*
lguest: add MMIO region allocator in example launcher.
Rusty Russell
2015-02-11
*
lguest: add iomem region, where guest page faults get sent to userspace.
Rusty Russell
2015-02-11
*
lguest: suppress PS/2 keyboard polling.
Rusty Russell
2015-02-11
*
lguest: send trap 13 through to userspace.
Rusty Russell
2015-02-11
*
lguest: write more information to userspace about pending traps.
Rusty Russell
2015-02-11
*
lguest: have --rng read from /dev/urandom not /dev/random.
Rusty Russell
2015-02-11
*
tools/lguest: offer VIRTIO_F_ANY_LAYOUT for net device.
Rusty Russell
2013-07-14
*
lguest: fix example launcher compilation for broken glibc headers.
Rusty Russell
2013-07-03
*
tools/lguest: real barriers.
Rusty Russell
2013-07-02
*
tools/lguest: fix missing rmb().
Rusty Russell
2013-07-02
*
lguest: fix paths in comments
Wanlong Gao
2013-03-06
*
tools/lguest: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
*
lguest: fix block request handling in example launcher.
Rusty Russell
2012-10-22
*
lguest: fix occasional crash in example launcher.
Rusty Russell
2012-10-03
*
lguest: move the lguest tool to the tools directory
Davidlohr Bueso
2012-01-12