index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lguest
Age
Commit message (
Expand
)
Author
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
2013-07-15
tools/lguest: offer VIRTIO_F_ANY_LAYOUT for net device.
Rusty Russell
2013-07-04
lguest: fix example launcher compilation for broken glibc headers.
Rusty Russell
2013-07-02
tools/lguest: real barriers.
Rusty Russell
2013-07-02
tools/lguest: fix missing rmb().
Rusty Russell
2013-03-06
lguest: fix paths in comments
Wanlong Gao
2013-01-11
tools/lguest: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-10-22
lguest: fix block request handling in example launcher.
Rusty Russell
2012-10-04
lguest: fix occasional crash in example launcher.
Rusty Russell
2012-01-12
lguest: move the lguest tool to the tools directory
Davidlohr Bueso