>>> On 05.11.18 at 12:16, <[email protected]> wrote: > The serialised form is made up of the leaf, subleaf and data tuple. As this > is the architectural form, it is expected not to change going forwards. > > The serialisation of the Xen/Viridian leaves isn't fully implemented yet. > It > is just enough to be bug-compatible with the current DOMCTL_set_cpuid > behaviour, but needs further hypervisor work before the toolstack can > sensibly > control these values. > > x86_cpuid_copy_to_buffer() is implemented using Xen's regular copy_to_guest > primitives, with an API-compatible memcpy() is used for the libxc half of > the > build. > > Signed-off-by: Andrew Cooper <[email protected]> > Signed-off-by: Roger Pau Monné <[email protected]> > Signed-off-by: Sergey Dyasli <[email protected]> > Reviewed-by: Wei Liu <[email protected]>
Reviewed-by: Jan Beulich <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
