On Mon, Feb 24, 2020 at 02:22:31PM +0000, Andrew Cooper wrote: > It turns out that these are unused, and we dup a type-dependent block of > zeros. Use xzalloc() instead. > > Read/write MSRs are typically 0 to being with, and non-zero defaults would > need dealing with at suitable INIT/RESET points (e.g. arch_vcpu_regs_init). > > Signed-off-by: Andrew Cooper <[email protected]>
Reviewed-by: Roger Pau Monné <[email protected]> Thanks, Roger. _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
