WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] physdev_dom0_hide in Xen 3

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] physdev_dom0_hide in Xen 3
From: Adam Doligalski <adam.doligalski@xxxxxxxxxx>
Date: Wed, 25 Jan 2006 23:28:15 +0100
Delivery-date: Thu, 26 Jan 2006 13:33:41 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
Hello everyone,

I have some troubles with Xen 3.0.

I'm trying to get access to ISDN modem on Linux in domU domain. I have compiled domU with physical access, but can't see any devices with 'listpci' (but it doesn't complain with any errors). Probably I have to disable access to this device for dom0. In Xen 2.0 there have been command "physdev_dom0_hide". But in Xen 3.0 doesn't seem to support this. I've tried to append this in my Grub configuration:

kernel          /xen.gz physdev_dom0_hide=(01:08.0)

but 'lspci' in dom0 still gives me the following result:

0000:01:08.0 Communication controller: Tiger Jet Network Inc. Tiger3XX Modem/ISDN interface

How can I solve this issue? Could anyone help me?

Kind regards,
Adam

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] physdev_dom0_hide in Xen 3, Adam Doligalski <=