Re: [RFC PATCH 3/3] arch/x86/acrn: add hypercall for acrn_hypervisor

2019-03-25 Thread Zhao, Yakui
Subject: Re: [RFC PATCH 3/3] arch/x86/acrn: add hypercall for acrn_hypervisor Can you please fix your mail client not to copy the full email headers on the reply? The simple: On $DATE, someone wrote: like the below is sufficient. thanks for the reminder. +static inline long acrn_hypercall0

RE: [RFC PATCH 3/3] arch/x86/acrn: add hypercall for acrn_hypervisor

2019-03-25 Thread Thomas Gleixner
t; > >Subject: Re: [RFC PATCH 3/3] arch/x86/acrn: add hypercall for acrn_hypervisor Can you please fix your mail client not to copy the full email headers on the reply? The simple: On $DATE, someone wrote: like the below is sufficient. > >> +static inline long acrn_hypercall0(uns

RE: [RFC PATCH 3/3] arch/x86/acrn: add hypercall for acrn_hypervisor

2019-03-24 Thread Zhao, Yakui
>-Original Message- >From: Thomas Gleixner [mailto:t...@linutronix.de] >Sent: Saturday, March 23, 2019 12:02 AM >To: Zhao, Yakui >Cc: linux-kernel@vger.kernel.org; x...@kernel.org; Chen, Jason CJ > >Subject: Re: [RFC PATCH 3/3] arch/x86/acrn: add hypercall for acrn

Re: [RFC PATCH 3/3] arch/x86/acrn: add hypercall for acrn_hypervisor

2019-03-22 Thread Thomas Gleixner
On Thu, 7 Mar 2019, Zhao Yakui wrote: > When acrn_hypervisor is detected, the other module may communicate with Which other module? > the hypervisor to query/config some settings. For example: it can be used > to query the resources in hypervisor and manage the CPU/memory/device/ > interrupt for