From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [Qemu-devel] [PATCH 0/3] [PULL for 1.7?] qemu-kvm.git uq/master queue Date: Thu, 21 Nov 2013 19:11:46 +0100 Message-ID: <528E4CE2.9010801@redhat.com> References: <528E4502.8090803@weilnetz.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Gleb Natapov , Anthony Liguori , qemu-devel@nongnu.org, kvm@vger.kernel.org To: Stefan Weil Return-path: Received: from mail-ea0-f181.google.com ([209.85.215.181]:47329 "EHLO mail-ea0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751569Ab3KUSLz (ORCPT ); Thu, 21 Nov 2013 13:11:55 -0500 Received: by mail-ea0-f181.google.com with SMTP id m10so47454eaj.12 for ; Thu, 21 Nov 2013 10:11:50 -0800 (PST) In-Reply-To: <528E4502.8090803@weilnetz.de> Sender: kvm-owner@vger.kernel.org List-ID: 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. Paolo