qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] cpuid problem in upstream qemu with kvm


From: Jamie Lokier
Subject: Re: [Qemu-devel] cpuid problem in upstream qemu with kvm
Date: Tue, 22 Dec 2009 23:02:38 +0000
User-agent: Mutt/1.5.13 (2006-08-11)

Anthony Liguori wrote:
> It would be insane to emulate sse3 too.

It doesn't sound too ridiculous if TCG is involved, provided the
switching between TCG and KVM isn't too rapid.  TCG is slower, but
it's not ridiculously slow.

Though, I don't expect anyone to volunteer to implement it :-)

> how likely is it that any given guest is using an obscure feature?

Could KVM detect when a guest starts using each feature?  For example,
by disabling access to those features, enabling each one when the KVM
trap occurs and recording that fact?  Is it possible to enable them in
the guest-visible cpuid, but force a trap on access to them?

That might be quite useful information when you want to migrate
something that wasn't planned for X years ago.

-- Jamie




reply via email to

[Prev in Thread] Current Thread [Next in Thread]