examples/vm_power_manager: add per-core turbo CLI
authorDavid Hunt <david.hunt@intel.com>
Wed, 13 Sep 2017 10:44:18 +0000 (11:44 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 22 Sep 2017 14:35:13 +0000 (16:35 +0200)
commitd191f0853378f61329afa421283b7dfaed896962
tree1d1b71834c48813e414aa6edc26ddf3bd1cfc87f
parent567997b977c29345a1ecb3ab17496b1d4e79ed57
examples/vm_power_manager: add per-core turbo CLI

Add extra commands to guest cli to allow enable/disable of
per-core turbo. Includes messages to vm_power_mgr in host.

Signed-off-by: David Hunt <david.hunt@intel.com>
examples/vm_power_manager/guest_cli/vm_power_cli_guest.c