Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757814AbbGGOJY (ORCPT ); Tue, 7 Jul 2015 10:09:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37361 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757599AbbGGOJN (ORCPT ); Tue, 7 Jul 2015 10:09:13 -0400 Subject: Re: [RFC/RFT PATCH v2 0/4] KVM: x86: full virtualization of guest MTRR To: Joerg Roedel References: <1436276739-50326-1-git-send-email-pbonzini@redhat.com> <20150707140603.GK16233@suse.de> 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 From: Paolo Bonzini Message-ID: <559BDD83.5060008@redhat.com> Date: Tue, 7 Jul 2015 16:09:07 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <20150707140603.GK16233@suse.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 797 Lines: 20 On 07/07/2015 16:06, Joerg Roedel wrote: > > I do not have any AMD machines that support an IOMMU, so I would like > > some help testing these patches. Thanks, > > What kind of testing do you want? Booting a guest with a device attached > is probably not sufficient, right? The guest should not take ages to boot, which is typical of messed-up MTRR/PAT. And if you add some actual usage of the attached device, it actually is sufficient. Even a simple ping test, or typing through a USB keyboard on a passed-through controller, is enough. Paolo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/