02/01/2018 17:34, Stephen Hemminger:
> On Sat, 30 Dec 2017 23:47:23 +0100
> Thomas Monjalon wrote:
>
> > The CPUID instruction is catched by hypervisor which can return
> > a flag indicating one is running, and its name.
> >
> > Suggested-by: Stephen Hemminger
> > Signed-off-by: Thomas Monjalon
On Sat, 30 Dec 2017 23:47:23 +0100
Thomas Monjalon wrote:
> The CPUID instruction is catched by hypervisor which can return
> a flag indicating one is running, and its name.
>
> Suggested-by: Stephen Hemminger
> Signed-off-by: Thomas Monjalon
> ---
> v2 changes:
> - remove C99 style decl
-Original Message-
> Date: Sat, 30 Dec 2017 23:47:23 +0100
> From: Thomas Monjalon
> To: dev@dpdk.org
> Cc: Stephen Hemminger , Jerin Jacob
>
> Subject: [PATCH v2] eal/x86: get hypervisor name
> X-Mailer: git-send-email 2.15.1
>
> The CPUID instruction is catched by hypervisor which can
The CPUID instruction is catched by hypervisor which can return
a flag indicating one is running, and its name.
Suggested-by: Stephen Hemminger
Signed-off-by: Thomas Monjalon
---
v2 changes:
- remove C99 style declaration
- move code in rte_hypervisor.* files
- add a func
4 matches
Mail list logo