From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PULL 3.8 0/1] ppc patch queue 2013-01-18 for 3.8 Date: Mon, 21 Jan 2013 21:36:40 -0200 Message-ID: <20130121233640.GA19812@amt.cnet> References: <1358466506-6587-1-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org To: Alexander Graf Return-path: Content-Disposition: inline In-Reply-To: <1358466506-6587-1-git-send-email-agraf@suse.de> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org 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.