From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wsfy9-0003xi-Fq for qemu-devel@nongnu.org; Thu, 05 Jun 2014 18:17:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wsfy2-0007yU-0f for qemu-devel@nongnu.org; Thu, 05 Jun 2014 18:17:09 -0400 Message-ID: <5390EC5B.6020804@suse.de> Date: Fri, 06 Jun 2014 00:16:59 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1401485072-14781-1-git-send-email-ehabkost@redhat.com> In-Reply-To: <1401485072-14781-1-git-send-email-ehabkost@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/2] Restore kvm-type option support on -machine pseries List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost , qemu-devel@nongnu.org, qemu-ppc@nongnu.org Cc: Paolo Bonzini , "Aneesh Kumar K.V" , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , Marcel Apfelbaum On 30.05.14 23:24, Eduardo Habkost wrote: > Second try, now changing only the pseries machine code at hw/ppc/spapr.c. Thanks, applied to ppc-next. Alex