On Mon, Jun 22, 2020 at 08:12:02PM +0200, Michał Leszczyński wrote: > Add functions in libxc that use the new HVMOP_vmtrace interface. > > Signed-off-by: Michal Leszczynski <michal.leszczyn...@cert.pl>
They look to be simple wrappers for hypercalls, so their acceptance will be dependent on the hypervisor side code. Wei.