From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH v2 00/23] MIPS: KVM: Fixes and guest timer rewrite Date: Thu, 29 May 2014 12:36:29 +0200 Message-ID: <53870DAD.7050900@redhat.com> References: <1401355005-20370-1-git-send-email-james.hogan@imgtec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Andreas Herrmann , Gleb Natapov , kvm@vger.kernel.org, Ralf Baechle , linux-mips@linux-mips.org, David Daney , Sanjay Lal To: James Hogan Return-path: Received: from mx1.redhat.com ([209.132.183.28]:8401 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751633AbaE2Khs (ORCPT ); Thu, 29 May 2014 06:37:48 -0400 In-Reply-To: <1401355005-20370-1-git-send-email-james.hogan@imgtec.com> Sender: kvm-owner@vger.kernel.org List-ID: Il 29/05/2014 11:16, James Hogan ha scritto: > Here are a range of MIPS KVM T&E fixes, preferably for v3.16 but I know > it's probably a bit late now. Changes are pretty minimal though since > v1 so please consider. They can also be found on my kvm_mips_queue > branch (and the kvm_mips_timer_v2 tag) here: > git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips.git That's okay for me, but I'd like to get a look at the QEMU parts. I would also like an Acked-by for patches 2 and 14, and I have a question about patch 11. Paolo