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-devel

Re: [Xen-devel] Can I specify a physical memory region for a domU

> > Make sure you set
> >  pci_set_consistent_dma_mask(dev, DMA_BIT_MASK(31));
> >
> > on top of pci_set_dma_mask(dev, DMA_BIT_MASK(31));
> > in your driver.
> >
> A lot of work to port the driver to PV domU, hope it works.

Hm? That is the normal way you would write drivers in the Linux kernel.
You use the DMA API in it to deal with the PCI devices.

Is the PV domU a Linux kernel or something else?

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