Hi Avi,
Avi Kivity wrote:
When you come up against something that is undocumented or badly
described, please complain on k...@. We will then update the documentation.
So one thing I'm wondering is in what mode do we enter the guest? Is
that entirely specified with KVM_SET_REGS and KVM_SET_SREGS?
I assume we're entering real mode as per how I set up "rflags" but for
some reason I'm seeing "cs" base being zeroed out before first
instruction is executed with my simple kvm program which could mean that
it's trying to use GDT (which is not set up at that point).
Pekka
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html