[Ovirt-devel] [PATCH] Adding NIC details to ovirt identify stage.

Andrew Cathrow acathrow at redhat.com
Fri Jul 11 21:31:39 UTC 2008


On Fri, 2008-07-11 at 22:22 +0100, Daniel P. Berrange wrote:


> No, it only currently exposes VMX, SVM and PAE flags.  Why exactly does
> oVirt need the full set ? They're a forever changing set  across processor
> vendors and models and architectures which makes them fairly useless as
> a whole. Specific applications typically only care about specific flags
> hence we only exposed the ones clearly virt related so far
> 
> Daniel



Other flags would be useful for verifying migration support. If we
pulled back the full set of flags then we'd have a baseline of
information to use in working out which hosts a guest can be migrated
to.

For example if a guest is running on a host that has SSE2 then we
wouldn't want to live migrate that to a host that didn't have this
feature as it would probably choke. 

Obviously the logic behind working out what would and wouldn't work is
horrific, but if we pull back this data at least we have a foundation to
work on if we decided to go down that path.

VMware has done some work on this - for example allowing the NX bit to
be masked, and have added some more cpu bitmasking features in 3.5, but
I've not looked too closely into them.

Aic

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080711/90c4a74a/attachment.htm>


More information about the ovirt-devel mailing list