From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Date: Thu, 09 Jul 2015 10:02:56 +0000 Subject: Re: [PATCH] KVM: Add Kconfig option to signal cross-endian guests Message-Id: <20150709100256.GG13530@cbox> 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, Greg Kurz , linux-arm-kernel@lists.infradead.org, Gleb Natapov , Paolo Bonzini , Marc Zyngier , Alexander Graf , Paul Mackerras , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, kraxel@redhat.com, Cornelia Huck , Linus Torvalds On Thu, Jul 09, 2015 at 09:49:05AM +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: Christoffer Dall