From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Mueller Subject: Re: unable to assign devices with VT-d in KVM Date: Sun, 27 Dec 2009 10:17:07 +0000 (UTC) Message-ID: References: <2ED289D4E09FBD4D92D911E869B97FDD0227DF25@mtlexch01.mtl.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To: kvm@vger.kernel.org Return-path: Received: from lo.gmane.org ([80.91.229.12]:58560 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751313AbZL0KRf (ORCPT ); Sun, 27 Dec 2009 05:17:35 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NOqBp-0004pa-1o for kvm@vger.kernel.org; Sun, 27 Dec 2009 11:17:33 +0100 Received: from 80-219-101-10.dclient.hispeed.ch ([80.219.101.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Dec 2009 11:17:33 +0100 Received: from thomas by 80-219-101-10.dclient.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Dec 2009 11:17:33 +0100 Sender: kvm-owner@vger.kernel.org List-ID: > > > The qemu-system-x86_64 version is: > QEMU PC emulator version 0.11.91, Copyright (c) 2003-2008 > Fabrice Bellard there should be somewhere "kvm" or "qemu-kvm" in it. my version looks like that: QEMU PC emulator version 0.11.0 (qemu-kvm-0.11.0), Copyright (c) 2003-2008 Fabrice Bellard looks like you're using plain qemu. - Thomas