On 01/16/15 02:57, Jan Beulich wrote:
On 15.01.15 at 22:00, wrote:
>> On 01/15/15 11:42, Jan Beulich wrote:
>> On 02.10.14 at 23:30, wrote:
--- /dev/null
+++ b/xen/arch/x86/hvm/vmware/cpuid.c
>>>
>>> Whether adding another subdirectory here is really the way to go
>>> heavily d
>>> On 15.01.15 at 22:00, wrote:
> On 01/15/15 11:42, Jan Beulich wrote:
> On 02.10.14 at 23:30, wrote:
>>> --- /dev/null
>>> +++ b/xen/arch/x86/hvm/vmware/cpuid.c
>>
>> Whether adding another subdirectory here is really the way to go
>> heavily depends on how much of this new code we really
On 01/15/15 11:42, Jan Beulich wrote:
On 02.10.14 at 23:30, wrote:
>> @@ -5536,6 +5540,11 @@ long do_hvm_op(unsigned long op,
>> XEN_GUEST_HANDLE_PARAM(void) arg)
>> if ( curr_d == d )
>> break;
>>
>> +if ( d->arch.hvm_domain.params[HVM
>>> On 02.10.14 at 23:30, wrote:
> @@ -5536,6 +5540,11 @@ long do_hvm_op(unsigned long op,
> XEN_GUEST_HANDLE_PARAM(void) arg)
> if ( curr_d == d )
> break;
>
> +if ( d->arch.hvm_domain.params[HVM_PARAM_VMWARE_HW] )
> +{
> +