From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by ozlabs.org (Postfix) with ESMTP id D2C752C011C for ; Tue, 1 Oct 2013 21:41:37 +1000 (EST) Message-ID: <524AB4FC.10705@redhat.com> Date: Tue, 01 Oct 2013 13:41:48 +0200 From: Paolo Bonzini MIME-Version: 1.0 To: Alexander Graf Subject: Re: [RFC PATCH 00/11 Allow PR and HV KVM to coexist in one kernel References: <1380276233-17095-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <878uyibkq2.fsf@linux.vnet.ibm.com> <48337EF0-471D-4BDB-8088-FC072FF82753@suse.de> <87had2bgme.fsf@linux.vnet.ibm.com> <524990A9.60704@suse.de> <87ob79cjvm.fsf@linux.vnet.ibm.com> <524AB3AE.5000503@suse.de> In-Reply-To: <524AB3AE.5000503@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Cc: Gleb Natapov , " list" , kvm-ppc@vger.kernel.org, Paul Mackerras , "Aneesh Kumar K.V" , linuxppc-dev@lists.ozlabs.org, =?ISO-8859-1?Q?Andreas_F=E4rber?= List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Il 01/10/2013 13:36, Alexander Graf ha scritto: >>>> >>> Yes, so we should verify in the machine models that we're runnable with >>> the currently selected type at least, to give the user a sensible error >>> message. >> Something like the below > > I like that one a lot. Andreas, Paolo, what do you think? Yes, it's fine. Paolo