From mboxrd@z Thu Jan 1 00:00:00 1970 From: Binarus Subject: Re: Fritz!Card, MSIs and virtual machines Date: Sun, 29 Jan 2012 08:09:39 +0100 Message-ID: <4F24F0B3.8060908@binarus.de> References: <4F08865E.4090702@binarus.de> <4F09C9A1.6040908@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm@vger.kernel.org To: unlisted-recipients:; (no To-header on input) Return-path: Received: from smtp-ssl.omeganet.de ([88.198.254.83]:57060 "EHLO smtp-ssl.omeganet.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751210Ab2A2HJg (ORCPT ); Sun, 29 Jan 2012 02:09:36 -0500 Received: from [192.168.20.110] (p5DD17FDD.dip.t-dialin.net [93.209.127.221]) (authenticated bits=0) by smtp-ssl.omeganet.de (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q0T79YJ2001279 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 29 Jan 2012 08:09:35 +0100 In-Reply-To: <4F09C9A1.6040908@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: On 08.01.2012 17:51, Andreas F=C3=A4rber wrote: > Am 07.01.2012 18:52, schrieb Binarus: >> - Is it possible to run a guest with a mixture of I/O virtualization= =20 >> technologies, i.e. run the most part of the guest by using KVM with = VT-d=20 >> and VT-x, but "emulate" the PCI device without using these technolog= ies? >=20 > Yes, graphics card, network card, etc. are emulated by default. >=20 > I'm just not aware of anyone having written such an emulation for QEM= U. > Meaning, you would need to find a card with sufficient documentation > and/or Open Source drivers for implementing and to figure out how to > pass ISDN through to your host from your implementation. Many thanks for answering. As Jan has pointed out in his reply, ISDN is very timing sensitive, so = an emulation (which is in user space) might not work at all. Furthermor= e, we don't have the resources to write such an emulation, and I doubt = that somebody else will do it. =46ax via VOIP still does not work reliably, so there must be many peop= le who need ISDN in virtualized guests. I am wondering how other people= are dealing with that problem. Regards, Peter