From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScRLe-0003oM-AI for qemu-devel@nongnu.org; Wed, 06 Jun 2012 21:17:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ScRLc-0006xy-Os for qemu-devel@nongnu.org; Wed, 06 Jun 2012 21:17:13 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:62223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScRLc-0006xq-Jn for qemu-devel@nongnu.org; Wed, 06 Jun 2012 21:17:12 -0400 Received: by obbwd20 with SMTP id wd20so141854obb.4 for ; Wed, 06 Jun 2012 18:17:11 -0700 (PDT) Message-ID: <4FD00111.50803@codemonkey.ws> Date: Thu, 07 Jun 2012 09:17:05 +0800 From: Anthony Liguori MIME-Version: 1.0 References: <4FCF1D37.2080104@redhat.com> In-Reply-To: <4FCF1D37.2080104@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL] Fix for ppc build breakage List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel On 06/06/2012 05:04 PM, Avi Kivity wrote: > Please pull from: > > git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master Pulled. Thanks. Regards, Anthony Liguori > > ---------------------------------------------------------------- > Jan Kiszka (1): > kvm: Fix build for non-CAP_IRQ_ROUTING targets > > kvm-all.c | 16 +++++++++++----- > 1 file changed, 11 insertions(+), 5 deletions(-)