From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEns8-0004NR-KX for qemu-devel@nongnu.org; Tue, 05 Aug 2014 19:10:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XEns7-0006fN-O1 for qemu-devel@nongnu.org; Tue, 05 Aug 2014 19:10:24 -0400 Received: from mail-qg0-x22e.google.com ([2607:f8b0:400d:c04::22e]:60793) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEns7-0006fI-JQ for qemu-devel@nongnu.org; Tue, 05 Aug 2014 19:10:23 -0400 Received: by mail-qg0-f46.google.com with SMTP id z60so1852968qgd.19 for ; Tue, 05 Aug 2014 16:10:22 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <53E10F8F.3060209@web.de> References: <53E10F8F.3060209@web.de> Date: Wed, 6 Aug 2014 07:10:22 +0800 Message-ID: From: Le Tan Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] About the VT-d features that q35 chipset supports List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Paolo Bonzini , Knut Omang , qemu-devel , "Michael S. Tsirkin" Hi Jan, 2014-08-06 1:08 GMT+08:00 Jan Kiszka : > On 2014-08-05 14:55, Le Tan wrote: >> Hi, >> I am now adding features to the VT-d emulation for q35 chipset. I >> think it is good to know what features q35 chipset supports exactly. >> However I can't find materials about this. Does anyone know this? Or >> it will be fine if someone can tell me the value of the Capability >> Register and Extended Capability Register of the VT-d on q35. > > The kernel reports those registers during boot-up, so we would just need > "dmesg | grep dmar" from a real 82Q35 box (Intel 3 Series). Thanks! But my computer seems not to be Intel 3 Series. It seems to be "7 Series/C210 Series Chipset Family". What's more, Acer seems to disable and hide the VT-d support of it. Le > Jan > >> Any help is appreciated! >> Thanks very much! >> >> Regards, >> Le >> > >