[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH v4 12/19] xen: add PCI MMIO areas to memory map
From: |
Daniel Kiper |
Subject: |
Re: [Xen-devel] [PATCH v4 12/19] xen: add PCI MMIO areas to memory map |
Date: |
Wed, 14 Nov 2018 16:30:33 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Wed, Nov 14, 2018 at 01:49:16PM +0100, Roger Pau Monné wrote:
> On Fri, Nov 09, 2018 at 08:14:57PM +0100, Daniel Kiper wrote:
> > On Fri, Nov 02, 2018 at 01:37:31PM +0100, Juergen Gross wrote:
> > > Add possible PCI space MMIO areas as "Reserved" to the memory map in
> > > order to avoid using those areas for special Xen pages later.
> > >
> > > Signed-off-by: Juergen Gross <address@hidden>
> >
> > Reviewed-by: Daniel Kiper <address@hidden> but I would like to
> > here something from Roger here too.
>
> I've almost missed this one, could you please Cc me next time?
Ahhh, sorry about that. However, I think that it will be much easier if
Juergen will CC you on next version of these patches. Juergen?
Daniel
- [PATCH v4 00/19] xen: add pvh guest support, Juergen Gross, 2018/11/02
- [PATCH v4 16/19] grub-module-verifier: Ignore all_video for xenpvh, Juergen Gross, 2018/11/02
- [PATCH v4 17/19] xen_pvh: support building a standalone image, Juergen Gross, 2018/11/02
- [PATCH v4 15/19] xen_pvh: add build runes for grub-core, Juergen Gross, 2018/11/02
- [PATCH v4 19/19] xen_pvh: add support to configure, Juergen Gross, 2018/11/02
- [PATCH v4 13/19] xen: setup Xen specific data for PVH, Juergen Gross, 2018/11/02