[dpdk-dev] [PATCH v2] eal/x86: get hypervisor name

Jerin Jacob jerin.jacob at caviumnetworks.com
Tue Jan 2 11:20:00 CET 2018


-----Original Message-----
> Date: Sat, 30 Dec 2017 23:47:23 +0100
> From: Thomas Monjalon <thomas at monjalon.net>
> To: dev at dpdk.org
> Cc: Stephen Hemminger <sthemmin at microsoft.com>, Jerin Jacob
>  <jerin.jacob at caviumnetworks.com>
> 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 return
> a flag indicating one is running, and its name.
> 
> Suggested-by: Stephen Hemminger <sthemmin at microsoft.com>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
> v2 changes:
> 	- remove C99 style declaration
> 	- move code in rte_hypervisor.* files
> 	- add a function to get the name string

>From the new API change perspective,
Acked-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>



More information about the dev mailing list