index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
lguest_launcher.h
Age
Commit message (
Expand
)
Author
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
2015-02-11
lguest: remove NOTIFY call and eventfd facility.
Rusty Russell
2015-02-11
lguest: remove lguest bus definitions from header.
Rusty Russell
2015-02-11
lguest: add infrastructure for userspace to deliver a trap to the guest.
Rusty Russell
2015-02-11
lguest: write more information to userspace about pending traps.
Rusty Russell
2015-02-11
lguest: add operations to get/set a register from the Launcher.
Rusty Russell
2009-07-30
lguest: fix comment style
Rusty Russell
2009-06-12
lguest: remove obsolete LHREQ_BREAK call
Rusty Russell
2009-06-12
lguest: use eventfds for device notification
Rusty Russell
2008-12-30
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
2008-12-30
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
Rusty Russell
2008-03-28
lguest: comment documentation update.
Rusty Russell
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
2007-10-25
lguest: documentation update
Rusty Russell
2007-10-25
lguest: clean up lguest_launcher.h
Rusty Russell
2007-10-23
Lguest support for Virtio
Rusty Russell
2007-10-23
Remove old lguest I/O infrrasructure.
Rusty Russell
2007-10-23
Remove old lguest bus and drivers.
Rusty Russell
2007-10-23
Make lguest_launcher.h types userspace-friendly
Rusty Russell
2007-07-26
lguest: documentation III: Drivers
Rusty Russell
2007-07-19
lguest: the host code
Rusty Russell