From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH 2/3] arm/arm64: KVM: MMIO support for BE guest Date: Mon, 11 Nov 2013 19:05:00 +0100 Message-ID: <52811C4C.3060708@redhat.com> References: <1383905236-32741-1-git-send-email-marc.zyngier@arm.com> <1383905236-32741-3-git-send-email-marc.zyngier@arm.com> <5280B9CC.6020502@redhat.com> <5280F36B.5040501@redhat.com> <52811A3C.2050101@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Christoffer Dall , "kvm@vger.kernel.org" , "kvmarm@lists.cs.columbia.edu" To: Peter Maydell Return-path: Received: from mx1.redhat.com ([209.132.183.28]:31872 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754705Ab3KKSFN (ORCPT ); Mon, 11 Nov 2013 13:05:13 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Il 11/11/2013 19:03, Peter Maydell ha scritto: >> How does this patch affect guest >> ABI, and is guest ABI not yet considered stable for KVM ARM? > > QEMU currently insists on 4 CPUs max for A15, so the > question doesn't come up in that case. Still, does the guest ABI not matter only for kvmtool, or also for QEMU? Paolo