All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Mason <jdmason@us.ibm.com>
To: "Ahamed K, Rafiq (STSD)" <rafiq.ahamed@hp.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Dedicate PCI Devices to DomU?
Date: Mon, 7 Aug 2006 17:24:32 -0500	[thread overview]
Message-ID: <20060807222432.GA7537@us.ibm.com> (raw)
In-Reply-To: <051D8EDA5FB1C3488002AB2F0A939CFC20325F@tayexc13.americas.cpqcorp.net>

On Fri, Aug 04, 2006 at 02:26:41PM -0400, Ahamed K, Rafiq (STSD) wrote:
> I am trying to dedicate a number of  PCI ports to DomU and no success!
> 
>  
> 
> The PCI devices I am trying to dedicate are QLogic 23xx cards!
> 
>  
> 
> I am using SUSE 10.1 with latest xen-unstable!
> 
>  
> 
> I have followed all the instructions given in latest xen 3.0 manual.
> 
>  
> 
> Like building the backend support in Dom0
> 
> Building the frontend support in DomU
> 
> Using the pciback.hide=(xx:xx.x) in Dom0 command line (and it
> successfully hides the devices!)
> 
>  
> 
> Later while I try to load the driver in Dom1 it doesn't load and seems
> to miss some of pci libraries..I am guessing this is due to stripped
> down version of DomU build by xen-unstable. This is what it throws!
> 
> 
> 
> qla2xxx: Unknown symbol fc_attach_transport
> 
> qla2xxx: Unknown symbol pci_set_consistent_dma_mask
> 
> qla2xxx: Unknown symbol pci_enable_device
> 
> qla2xxx: Unknown symbol fc_remote_port_add
> 
> qla2xxx: Unknown symbol fc_remove_host
> 
> qla2xxx: Unknown symbol pci_request_regions
> 
> qla2xxx: Unknown symbol pci_bus_write_config_byte
> 
> qla2xxx: Unknown symbol fc_remote_port_delete
> 
> qla2xxx: Unknown symbol pci_bus_read_config_dword
> 
> qla2xxx: Unknown symbol pci_bus_read_config_word
> 
> qla2xxx: Unknown symbol fc_release_transport
> 
> qla2xxx: Unknown symbol pci_set_mwi
> 
> qla2xxx: Unknown symbol pci_find_capability
> 
> qla2xxx: Unknown symbol fc_remote_port_rolechg
> 
> qla2xxx: Unknown symbol pci_bus_write_config_dword
> 
> qla2xxx: Unknown symbol pci_set_master
> 
> qla2xxx: Unknown symbol pci_bus_write_config_word
> 
> qla2xxx: Unknown symbol pci_release_regions
> 
> qla2xxx: Unknown symbol scsi_is_fc_rport
> 
> qla2xxx: Unknown symbol pci_disable_device
> 
>  
> 
> I have attached the logs of Dom1 and Dom0. Can anyone please tell me if
> anything is missing?

This looks to me like you setup everything to be a module and didn't
copy them over to your domU.  Can you send your domU .config to confirm
this?

Thanks,
Jon
> 
>  
> 
> Note: with xen 2.0 I was able to load at least partially the Qlogic
> driver on Dom1. It used to crash after a while!
> 
>  
> 
> Thanks,
> 
> Rafiq
> 
>  
> 



> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

  reply	other threads:[~2006-08-07 22:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-04 18:26 Dedicate PCI Devices to DomU? Ahamed K, Rafiq (STSD)
2006-08-07 22:24 ` Jon Mason [this message]
2006-08-07 22:42   ` Ahamed K, Rafiq (STSD)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060807222432.GA7537@us.ibm.com \
    --to=jdmason@us.ibm.com \
    --cc=rafiq.ahamed@hp.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.