John Reiser wrote:
Hi,
Under qemu-0.8.2 when emulating i386 -kernel in protected mode,
and if both the idt and gdt have length zero, then trying
to load a segment register loops for a very long time.
cli
lidtl empty_idt
lgdtl empty_gdt # %cs info persists in internal
Hi,
Under qemu-0.8.2 when emulating i386 -kernel in protected mode,
and if both the idt and gdt have length zero, then trying
to load a segment register loops for a very long time.
cli
lidtl empty_idt
lgdtl empty_gdt # %cs info persists in internal registers
mov