From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Date: Tue, 13 May 2014 16:15:31 +0000 Subject: Re: [PULL 3.15 0/4] 3.15 patch queue 2014-05-12 Message-Id: <53724523.1040005@redhat.com> List-Id: References: <1399926366-19538-1-git-send-email-agraf@suse.de> In-Reply-To: <1399926366-19538-1-git-send-email-agraf@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf , kvm-ppc@vger.kernel.org Cc: kvm@vger.kernel.org, mtosatti@redhat.com Il 12/05/2014 22:26, Alexander Graf ha scritto: > Hi Paolo / Marcelo, > > This is my current patch queue for 3.15. Please pull. > > Alex > > > The following changes since commit 0f689a33ad17845363acdc6d52783befd6ad116c: > > Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2014-04-16 11:28:25 -0700) > > are available in the git repository at: > > > git://github.com/agraf/linux-2.6.git tags/signed-for-3.15 > > for you to fetch changes up to b18db0b80867931f4e3a844400a3c22a4fd2ff57: > > KVM guest: Make pv trampoline code executable (2014-04-29 12:36:09 +0200) > > ---------------------------------------------------------------- > Patch queue for 3.15 - 2014-05-12 > > This request includes a few bug fixes that really shouldn't wait for the next > release. > > It fixes KVM on 32bit PowerPC when built as module. It also fixes the PV KVM > acceleration when NX gets honored by the host. Furthermore we fix transactional > memory support and numa support on HV KVM. Pulled, I'll send it to Linus in a day or two. Paolo From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PULL 3.15 0/4] 3.15 patch queue 2014-05-12 Date: Tue, 13 May 2014 18:15:31 +0200 Message-ID: <53724523.1040005@redhat.com> References: <1399926366-19538-1-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, mtosatti@redhat.com To: Alexander Graf , kvm-ppc@vger.kernel.org Return-path: In-Reply-To: <1399926366-19538-1-git-send-email-agraf@suse.de> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Il 12/05/2014 22:26, Alexander Graf ha scritto: > Hi Paolo / Marcelo, > > This is my current patch queue for 3.15. Please pull. > > Alex > > > The following changes since commit 0f689a33ad17845363acdc6d52783befd6ad116c: > > Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2014-04-16 11:28:25 -0700) > > are available in the git repository at: > > > git://github.com/agraf/linux-2.6.git tags/signed-for-3.15 > > for you to fetch changes up to b18db0b80867931f4e3a844400a3c22a4fd2ff57: > > KVM guest: Make pv trampoline code executable (2014-04-29 12:36:09 +0200) > > ---------------------------------------------------------------- > Patch queue for 3.15 - 2014-05-12 > > This request includes a few bug fixes that really shouldn't wait for the next > release. > > It fixes KVM on 32bit PowerPC when built as module. It also fixes the PV KVM > acceleration when NX gets honored by the host. Furthermore we fix transactional > memory support and numa support on HV KVM. Pulled, I'll send it to Linus in a day or two. Paolo