From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759460AbbGHRqf (ORCPT ); Wed, 8 Jul 2015 13:46:35 -0400 Received: from cantor2.suse.de ([195.135.220.15]:44585 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754548AbbGHRqe (ORCPT ); Wed, 8 Jul 2015 13:46:34 -0400 Date: Wed, 8 Jul 2015 19:46:28 +0200 From: Joerg Roedel To: Paolo Bonzini Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org, guangrong.xiao@linux.intel.com, alex.williamson@redhat.com, ogerlitz@mellanox.com, amirv@mellanox.com Subject: Re: [RFC/RFT PATCH v3 0/4] KVM: x86: full virtualization of guest MTRR Message-ID: <20150708174628.GB2566@suse.de> References: <1436368710-5452-1-git-send-email-pbonzini@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436368710-5452-1-git-send-email-pbonzini@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 08, 2015 at 05:18:26PM +0200, Paolo Bonzini wrote: > I do not have any AMD machines that support an IOMMU, so I would like > some help testing these patches. Works here, tested on an AMD IOMMUv2 machine and could successfully download a file over the assigned NIC. Tested-by: Joerg Roedel