From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Date: Mon, 21 Jan 2013 23:36:40 +0000 Subject: Re: [PULL 3.8 0/1] ppc patch queue 2013-01-18 for 3.8 Message-Id: <20130121233640.GA19812@amt.cnet> List-Id: References: <1358466506-6587-1-git-send-email-agraf@suse.de> In-Reply-To: <1358466506-6587-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 Cc: kvm-ppc@vger.kernel.org, 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.