commit | 90603d15fa95605d1d08235b73e220d766f04bb0 | [log] [tgz] |
---|---|---|
author | Matias Zabaljauregui <[email protected]> | Fri Jun 12 22:27:06 2009 -0600 |
committer | Rusty Russell <[email protected]> | Fri Jun 12 22:27:06 2009 +0930 |
tree | 669b5a41ebdb368e578898409d8a48021074746a | |
parent | ed1dc77810159a733240ba6751c1b31023bf8dd7 [diff] |
lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated Some cleanups and replace direct assignment with native_set_* macros which properly handle 64-bit entries when PAE is activated Signed-off-by: Matias Zabaljauregui <[email protected]> Signed-off-by: Rusty Russell <[email protected]>