examples/vm_power: process incoming confirmation cmds
authorMarcin Hajkowski <marcinx.hajkowski@intel.com>
Fri, 27 Sep 2019 08:42:15 +0000 (09:42 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 27 Oct 2019 18:27:54 +0000 (19:27 +0100)
commita21f995b53ebf211e26e2457ebe8f886fe17db35
treeb41a6f982e3a6d92e926f4586e29d916f2bae558
parent9dc843eb273ba80c002a963187c42001d4a663f2
examples/vm_power: process incoming confirmation cmds

Extend vm_power_guest to check incoming confirmations
of messages previously sent to host.

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/guest_cli/Makefile
examples/vm_power_manager/guest_cli/meson.build
examples/vm_power_manager/guest_cli/vm_power_cli_guest.c