From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH 0/3] Fixes for PPC Book3S KVM Date: Mon, 28 Jul 2014 14:26:27 +0200 Message-ID: <53D64173.6080501@suse.de> References: <1405756776-7634-1-git-send-email-paulus@samba.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit To: Paul Mackerras , kvm@vger.kernel.org, kvm-ppc@vger.kernel.org Return-path: Received: from cantor2.suse.de ([195.135.220.15]:51375 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751598AbaG1M03 (ORCPT ); Mon, 28 Jul 2014 08:26:29 -0400 In-Reply-To: <1405756776-7634-1-git-send-email-paulus@samba.org> Sender: kvm-owner@vger.kernel.org List-ID: On 19.07.14 09:59, Paul Mackerras wrote: > Here are three small fixes for the PPC Book 3S code. The first should > go into 3.16 if possible, I think, or if not, certainly 3.17. The > remaining two are less urgent and should go into 3.17. > > The patch series is against Alex Graf's kvm-ppc-queue branch. Thanks, applied all to kvm-ppc-queue with the first two marked as CC: stable. Alex