summaryrefslogtreecommitdiffstats
path: root/tools/lguest/lguest.c
AgeCommit message (Expand)Author
2015-02-11lguest: send trap 13 through to userspace.Rusty Russell
2015-02-11lguest: write more information to userspace about pending traps.Rusty Russell
2015-02-11lguest: have --rng read from /dev/urandom not /dev/random.Rusty Russell
2013-07-15tools/lguest: offer VIRTIO_F_ANY_LAYOUT for net device.Rusty Russell
2013-07-04lguest: fix example launcher compilation for broken glibc headers.Rusty Russell
2013-07-02tools/lguest: real barriers.Rusty Russell
2013-07-02tools/lguest: fix missing rmb().Rusty Russell
2012-10-22lguest: fix block request handling in example launcher.Rusty Russell
2012-10-04lguest: fix occasional crash in example launcher.Rusty Russell
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso