lkml.org 
[lkml]   [2010]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [LKML] [PATCH 7/7] xen: Enable grant table and xenbus for PV extension of HVM
Date
On Tuesday 02 March 2010 01:38:58 Konrad Rzeszutek Wilk wrote:
> > +/* The region reserved by QEmu for Xen platform device */
> > +#define GNTTAB_START 0xf2000000ul
> > +#define GNTTAB_SIZE 0x20000ul
>
> I thought that in the earlier review you said:
>
> "> > +#define GNTTAB_START 0xfbfe0000ul
>
> > > +#define GNTTAB_SIZE 0x20000ul
> >
> > Is it possible that there would be a PCI device that would be
> > passed in the guest that would conflict with the above mentioned
> > E820 region?
>
> I would change them to a dedicated PCI MMIO address in the next version.
> Thanks.
>
> "
> ?

And yes, this is the dedicated PCI MMIO address I mentioned.. I would update
the comments to get it more clear.

I don't think it's very clear solution, because the real good way to do this
is probe pci device and find out with one is the platform pci device then use
it. But the grant table initialization is quite earlier compared to the
possible probing now... I hardcode the position now, and hunting for a better
idea.

Comments?

--
regards
Yang, Sheng



\
 
 \ /
  Last update: 2010-03-02 02:23    [W:0.158 / U:0.724 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site