libs/guest: Move struct xc_cpu_policy into xg_private.h
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 10 Jun 2021 11:57:42 +0000 (12:57 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 15 Jun 2021 19:50:32 +0000 (20:50 +0100)
commitf7ad9ee7cafa679946beaa40d5eb3eab500e86b5
tree64a47b6da70abcd8360b7aec135c54f5be5d5111
parentb672695e748869b2e2e2cb03f671f12003d2b079
libs/guest: Move struct xc_cpu_policy into xg_private.h

... so tests can peek at the internals, without the structure being generally
available to users of the library.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
tools/libs/guest/xg_cpuid_x86.c
tools/libs/guest/xg_private.h