>>> 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


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

Reply via email to