On Thu, Feb 16, 2017 at 08:44:08AM -0700, Jan Beulich wrote: > do_dm_op() expects (void *, size_t) pairs, but with nr being uint32_t > the type of the expression of xc_hvm_track_dirty_vram()'s last argument > to the function is only a 32 bits one. Neither C nor the ABI require > the compiler to promote the type beyond int. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Acked-by: Wei Liu <wei.l...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel