[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Minios-devel] [UNIKRAFT PATCHv5 46/46] plat/kvm: Build pci bus for x86_64 only


  • To: Simon Kuenzer <simon.kuenzer@xxxxxxxxx>, "minios-devel@xxxxxxxxxxxxxxxxxxxx" <minios-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: "Wei Chen (Arm Technology China)" <Wei.Chen@xxxxxxx>
  • Date: Fri, 7 Sep 2018 03:00:44 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) smtp.mailfrom=Wei.Chen@xxxxxxx;
  • Cc: "Kaly Xin \(Arm Technology China\)" <Kaly.Xin@xxxxxxx>, nd <nd@xxxxxxx>
  • Delivery-date: Fri, 07 Sep 2018 03:00:58 +0000
  • List-id: Mini-os development list <minios-devel.lists.xenproject.org>
  • Nodisclaimer: True
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99
  • Thread-index: AQHUMHlv4AViZC0o5k+SkA2ZkMbZ6qTjf6WAgADMylA=
  • Thread-topic: [Minios-devel] [UNIKRAFT PATCHv5 46/46] plat/kvm: Build pci bus for x86_64 only

> -----Original Message-----
> From: Simon Kuenzer <simon.kuenzer@xxxxxxxxx>
> Sent: 2018年9月6日 22:46
> To: Wei Chen (Arm Technology China) <Wei.Chen@xxxxxxx>; minios-
> devel@xxxxxxxxxxxxxxxxxxxx
> Cc: Kaly Xin (Arm Technology China) <Kaly.Xin@xxxxxxx>; nd <nd@xxxxxxx>
> Subject: Re: [Minios-devel] [UNIKRAFT PATCHv5 46/46] plat/kvm: Build pci bus
> for x86_64 only
> 
> Hey
> 
> On 10.08.2018 09:08, Wei Chen wrote:
> > PCI bus on Arm64 has been ready, so we have to disable
> > it for Arm64 at this stage.
> 
> I guess this should mean "not ready" instead. I can correct this typo
> while upstreaming this patch.
> 

Yes, I composed the words in my brain, but missed the word while typing : (


> Reviewed-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx>
> 
> >
> > Signed-off-by: Wei Chen <wei.chen@xxxxxxx>
> > ---
> >   plat/kvm/Makefile.uk | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/plat/kvm/Makefile.uk b/plat/kvm/Makefile.uk
> > index 33941f7..0ec71f9 100644
> > --- a/plat/kvm/Makefile.uk
> > +++ b/plat/kvm/Makefile.uk
> > @@ -79,7 +79,7 @@ LIBKVMPLAT_SRCS-y              +=
> $(UK_PLAT_COMMON_BASE)/memory.c|common
> >   ##
> >   LIBKVMPCI_ASINCLUDES-$(CONFIG_ARCH_X86_64)  += -
> I$(UK_PLAT_COMMON_BASE)/include
> >   LIBKVMPCI_CINCLUDES-$(CONFIG_ARCH_X86_64)   += -
> I$(UK_PLAT_COMMON_BASE)/include
> > -LIBKVMPCI_SRCS-y                     +=
> $(UK_PLAT_COMMON_BASE)/pci_bus.c|common
> > +LIBKVMPCI_SRCS-$(CONFIG_ARCH_X86_64)        +=
> $(UK_PLAT_COMMON_BASE)/pci_bus.c|common
> >
> >   ##
> >   ## Virtio library definitions
> >
_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.