From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33724) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjZ2z-0001I2-AZ for qemu-devel@nongnu.org; Thu, 21 Nov 2013 13:32:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjZ2Y-0003qU-6A for qemu-devel@nongnu.org; Thu, 21 Nov 2013 13:32:13 -0500 Received: from mx1.redhat.com ([209.132.183.28]:26959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjZ2X-0003qQ-SP for qemu-devel@nongnu.org; Thu, 21 Nov 2013 13:31:46 -0500 Date: Thu, 21 Nov 2013 20:31:43 +0200 From: Gleb Natapov Message-ID: <20131121183142.GA15851@redhat.com> References: <528E4502.8090803@weilnetz.de> <528E4CE2.9010801@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <528E4CE2.9010801@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/3] [PULL for 1.7?] qemu-kvm.git uq/master queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Stefan Weil , qemu-devel@nongnu.org, Anthony Liguori , kvm@vger.kernel.org On Thu, Nov 21, 2013 at 07:11:46PM +0100, Paolo Bonzini wrote: > Il 21/11/2013 18:38, Stefan Weil ha scritto: > >> > Jan Kiszka (1): > >> > pci-assign: Remove dead code for direct I/O region access from userspace > >> > > >> > Paolo Bonzini (1): > >> > KVM: x86: fix typo in KVM_GET_XCRS > >> > > >> > Stefan Weil (1): > >> > kvm: Fix uninitialized cpuid_data > >> > > >> > hw/i386/kvm/pci-assign.c | 56 +++++++++--------------------------------------- > >> > target-i386/kvm.c | 13 ++++------- > >> > 2 files changed, 14 insertions(+), 55 deletions(-) > >> > > > I think these patches should be included in QEMU 1.7, too. > > Yes. > Yeah, forget to add 1.7 to the subject. -- Gleb.