lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 21 Sep 2010 16:54:01 +0000 (10:54 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 21 Sep 2010 01:24:02 +0000 (10:54 +0930)
We used to have a hypercall which reloaded the entire GDT, then we
switched to one which loaded a single entry (to match the IDT code).

Some comments were not updated, so fix them.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reported by: Eviatar Khen <eviatarkhen@gmail.com>


No differences found