commit | d7e28ffe6c74416b54345d6004fd0964c115b12c | [log] [tgz] |
---|---|---|
author | Rusty Russell <[email protected]> | Thu Jul 19 01:49:23 2007 -0700 |
committer | Linus Torvalds <[email protected]> | Thu Jul 19 10:04:52 2007 -0700 |
tree | 844beb4f400d5400098538e0c1e5f12d20a9504a | |
parent | 07ad157f6e5d228be78acd5cea0291e5d0360398 [diff] |
lguest: the host code This is the code for the "lg.ko" module, which allows lguest guests to be launched. [[email protected]: update for futex-new-private-futexes] [[email protected]: build fix] [[email protected]: lguest: use hrtimers] [[email protected]: x86_64 build fix] Signed-off-by: Rusty Russell <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Eric Dumazet <[email protected]> Cc: Thomas Gleixner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>