From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kurz Date: Mon, 13 Jul 2015 09:24:08 +0000 Subject: Re: [PATCH] KVM: Add Kconfig option to signal cross-endian guests Message-Id: <20150713112408.060164e1@bahia.local> List-Id: References: <20150707195012-mutt-send-email-mst@redhat.com> <1436428145-29823-1-git-send-email-thuth@redhat.com> In-Reply-To: <1436428145-29823-1-git-send-email-thuth@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Thomas Huth Cc: "Michael S. Tsirkin" , kvm@vger.kernel.org, kvmarm@lists.cs.columbia.edu, kvm-ppc@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, Gleb Natapov , Paolo Bonzini , Christoffer Dall , Marc Zyngier , Alexander Graf , Paul Mackerras , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, kraxel@redhat.com, Cornelia Huck , Linus Torvalds On Thu, 9 Jul 2015 09:49:05 +0200 Thomas Huth wrote: > The option for supporting cross-endianness legacy guests in > the vhost and tun code should only be available on systems > that support cross-endian guests. > > Signed-off-by: Thomas Huth Acked-by: Greg Kurz