From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PULL 00/17] KVM PPC patch queue 2011-07-04 Date: Thu, 7 Jul 2011 06:35:33 -0300 Message-ID: <20110707093533.GB2596@amt.cnet> References: <1309788774-13644-1-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "kvm@vger.kernel.org list" , Avi Kivity , kvm-ppc@vger.kernel.org To: Alexander Graf Return-path: Content-Disposition: inline In-Reply-To: <1309788774-13644-1-git-send-email-agraf@suse.de> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Mon, Jul 04, 2011 at 04:12:37PM +0200, Alexander Graf wrote: > Hi Avi, > > Here is my current patch queue for KVM on PPC. It contains support for > hardware accelerated KVM on 970 and POWER7 (no hardware) which is one > of the most interesting features we had added for a while now. > > This new support doesn't work out-of-the-box with current Qemu, as it > requires some negotiation between KVM and qemu due to hardware limitations. > Support for this is in the works and will come soon. > > Please pull. > > Alex > > The following changes since commit 2e0d8e289ef23d0e56923d778e9bea0601a0edb4: > Avi Kivity (1): > Merge branch 'master' of ssh://master.kernel.org/.../torvalds/linux-2.6 into next > > are available in the git repository at: > > git://github.com/agraf/linux-2.6.git kvm-ppc-next Pulled, thanks.