tools/libxc: change xc_memshr_fork_reset API to match hypervisor
authorTamas K Lengyel <tamas.lengyel@intel.com>
Tue, 26 Apr 2022 18:25:54 +0000 (14:25 -0400)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 18 May 2022 17:31:11 +0000 (18:31 +0100)
commitb7d885695f91d4aa6fc498d27cfa1fefef53b2f2
tree3cf06cc3124913b1fdcbb89292bff701fd20cc1e
parentc8040aefe66edb9a9f9a54cc0541a77b4103c9f9
tools/libxc: change xc_memshr_fork_reset API to match hypervisor

Need to separately specify if the reset is for the memory or for the VM state,
or both.

Signed-off-by: Tamas K Lengyel <tamas.lengyel@intel.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
tools/include/xenctrl.h
tools/libs/ctrl/xc_memshr.c