[PATCH] KVM: Add Kconfig option to signal cross-endian guests
Cornelia Huck
cornelia.huck at de.ibm.com
Thu Jul 9 05:21:54 PDT 2015
On Thu, 9 Jul 2015 09:49:05 +0200
Thomas Huth <thuth at redhat.com> wrote:
> The option for supporting cross-endianness legacy guests in
s/cross-endianness/cross-endian/ ?
> the vhost and tun code should only be available on systems
> that support cross-endian guests.
>
> Signed-off-by: Thomas Huth <thuth at redhat.com>
> ---
> arch/arm/kvm/Kconfig | 1 +
> arch/arm64/kvm/Kconfig | 1 +
> arch/powerpc/kvm/Kconfig | 1 +
> drivers/net/Kconfig | 1 +
> drivers/vhost/Kconfig | 1 +
> virt/kvm/Kconfig | 3 +++
> 6 files changed, 8 insertions(+)
Acked-by: Cornelia Huck <cornelia.huck at de.ibm.com>
More information about the linux-arm-kernel
mailing list