On 30/04/2021 16:52, Roger Pau Monne wrote: > Introduce a helper to update the MSR policy using an array of > xen_msr_entry_t entries. Note the MSRs present in the input > xen_msr_entry_t array will replace any existing entries on the > policy. > > No user of the interface introduced on this patch. > > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Acked-by: Andrew Cooper <andrew.coop...@citrix.com>