07/01/2018 23:20, Thomas Monjalon:
> The CPUID instruction is caught by hypervisor which can return
> a flag indicating one is running, and its name.
>
> Suggested-by: Stephen Hemminger
> Signed-off-by: Thomas Monjalon
> Acked-by: Jerin Jacob
Applied
v3] eal/x86: get hypervisor name
08/01/2018 17:54, Stephen Hemminger:
> On Sun, 7 Jan 2018 23:20:42 +0100
> Thomas Monjalon wrote:
>
> > diff --git a/lib/librte_eal/common/arch/arm/rte_hypervisor.c
> > b/lib/librte_eal/common/arch/arm/rte_hypervisor.c
> > new file mode
08/01/2018 17:54, Stephen Hemminger:
> On Sun, 7 Jan 2018 23:20:42 +0100
> Thomas Monjalon wrote:
>
> > diff --git a/lib/librte_eal/common/arch/arm/rte_hypervisor.c
> > b/lib/librte_eal/common/arch/arm/rte_hypervisor.c
> > new file mode 100644
> > index 0..3792fe2ce
> > --- /dev/null
>
On Sun, 7 Jan 2018 23:20:42 +0100
Thomas Monjalon wrote:
> diff --git a/lib/librte_eal/common/arch/arm/rte_hypervisor.c
> b/lib/librte_eal/common/arch/arm/rte_hypervisor.c
> new file mode 100644
> index 0..3792fe2ce
> --- /dev/null
> +++ b/lib/librte_eal/common/arch/arm/rte_hypervisor.c
The CPUID instruction is caught by hypervisor which can return
a flag indicating one is running, and its name.
Suggested-by: Stephen Hemminger
Signed-off-by: Thomas Monjalon
Acked-by: Jerin Jacob
---
v3 changes:
- better CPUID flag description
v2 changes:
- remove C99 style decl
5 matches
Mail list logo