From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PULL 3.8 0/1] ppc patch queue 2013-01-18 for 3.8 Date: Thu, 24 Jan 2013 23:18:48 +0200 Message-ID: <20130124211848.GD18762@redhat.com> References: <1358466506-6587-1-git-send-email-agraf@suse.de> <20130121233640.GA19812@amt.cnet> <1365CB94-D156-4165-9919-9D54D264F804@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Marcelo Tosatti , kvm-ppc@vger.kernel.org, kvm@vger.kernel.org To: Alexander Graf Return-path: Received: from mx1.redhat.com ([209.132.183.28]:10251 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422679Ab3AXVTc (ORCPT ); Thu, 24 Jan 2013 16:19:32 -0500 Content-Disposition: inline In-Reply-To: <1365CB94-D156-4165-9919-9D54D264F804@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Jan 24, 2013 at 07:23:10PM +0100, Alexander Graf wrote: > > On 22.01.2013, at 00:36, Marcelo Tosatti wrote: > > > On Fri, Jan 18, 2013 at 12:48:25AM +0100, Alexander Graf wrote: > >> Hi Marcelo / Gleb, > >> > >> This is my current patch queue for ppc against 3.8. Please pull. > >> > >> It contains a bug fix for an issue that Ben Collins ran into, where > >> a guest would just abort because it traps during an unknown instruction. > >> > >> Alex > >> > >> > >> The following changes since commit dfdebc24837ed0a1d6ad73b108a10d3c88d1b6e8: > >> Linus Torvalds (1): > >> Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs > >> > >> are available in the git repository at: > >> > >> git://github.com/agraf/linux-2.6.git kvm-ppc-3.8 > >> > >> Alexander Graf (1): > >> KVM: PPC: Emulate dcbf > >> > >> arch/powerpc/kvm/emulate.c | 2 ++ > >> 1 files changed, 2 insertions(+), 0 deletions(-) > > > > Pulled, thanks. > > Into which queue? kvm.git doesn't contain it anywhere. > master. -- Gleb.