Re: [libvirt] [PATCH] esx: Also allow virtualHW version 4 for ESX 4.0

2010-01-06 Thread Daniel Veillard
On Sun, Jan 03, 2010 at 08:38:17PM +0100, Matthias Bolte wrote: A domain with virtualHW version 4 is allowed on an ESX 4.0 server. If a domain is migrated from an ESX 3.5 server to an ESX 4.0 server then the virtualHW version stays the same. So a ESX 4.0 server can host domains with virtualHW

[libvirt] [PATCH] esx: Also allow virtualHW version 4 for ESX 4.0

2010-01-03 Thread Matthias Bolte
A domain with virtualHW version 4 is allowed on an ESX 4.0 server. If a domain is migrated from an ESX 3.5 server to an ESX 4.0 server then the virtualHW version stays the same. So a ESX 4.0 server can host domains with virtualHW version 4. --- src/esx/esx_vmx.c |4 ++-- 1 files changed, 2