Re: Use CPUID to communicate with the hypervisor.

From: Jeremy Fitzhardinge
Date: Sun Sep 28 2008 - 01:01:18 EST


Alok Kataria wrote:
>> I think there's a move towards doing a scan for a signature, such as
>> checking every 16 leaves after 0x40000000 for "a while" looking for
>> interesting signatures, so that a hypervisor can support multiple ABIs
>> at once. Given this, it would be better to define a "Generic Hypervisor
>> ABI" signature, and put all the related leaves together.
>>
>
> Hmm interesting, do you have any pointers to this ?
>

No. I think I saw a passing reference from Tim Deegan to it, but I
couldn't find it again when I looked.

> As far as live migration, for full-virt, we think that it should happen
> invisibly to the guest. So even if we move to a host with different TSC
> frequency it should be the job of the hypervisor to still emulate the
> old frequency.
>

Can the tsc be emulated without a performance hit, or does it trap into
the hypervisor?

J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/