On 12/15/15 9:23 AM, Jan Beulich wrote:
>>>> On 15.12.15 at 14:13, <car...@cardoe.com> wrote:
>> --- a/xen/arch/x86/Kconfig
>> +++ b/xen/arch/x86/Kconfig
>> @@ -24,6 +24,13 @@ config ARCH_DEFCONFIG
>>  
>>  menu "Architecture Features"
>>  
>> +config COMPAT
>> +    def_bool y
>> +    help
>> +      32-bit interface support on 64-bit Xen which is used for both
>> +      HVM and PV guests. HVMLoader makes 32-bit hypercalls irrespective
>> +      of the destination runmode of the guest.
> 
> This would really belong in xen/common/Kconfig and be selected by x86.
> 
> Jan
> 

I've sent a replacement patch that I will use for v9. Does that seem
acceptable?

-- 
Doug Goldstein

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to