KVM: Load real mode segments correctly
Real mode segments to not reference the GDT or LDT; they simply compute
base = selector * 16.
Signed-off-by:
Avi Kivity <avi@qumranet.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Real mode segments to not reference the GDT or LDT; they simply compute
base = selector * 16.
Signed-off-by:
Avi Kivity <avi@qumranet.com>