examples/vm_power: add mechanism to disable queries
authorMarcin Hajkowski <marcinx.hajkowski@intel.com>
Fri, 27 Sep 2019 12:16:00 +0000 (13:16 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 27 Oct 2019 19:58:16 +0000 (20:58 +0100)
commit1deb502e54634bf375b047a293e4cb393372dc6c
treeb01dc2f410f611ff32dde13c77e2a2f839f2e841
parentdb91b52bf767785a77255623829e7b6c66fa67b5
examples/vm_power: add mechanism to disable queries

Add new command which gives possibility to enable/disable queries
form VM guest.

Signed-off-by: Marcin Hajkowski <marcinx.hajkowski@intel.com>
Tested-by: David Hunt <david.hunt@intel.com>
Acked-by: Lee Daly <lee.daly@intel.com>
examples/vm_power_manager/channel_manager.c
examples/vm_power_manager/channel_manager.h
examples/vm_power_manager/channel_monitor.c
examples/vm_power_manager/vm_power_cli.c