On Thu, 28 Jan 2021 at 22:41, Richard Henderson <[email protected]> wrote: > > This is more descriptive than 'unsigned long'. > No functional change, since these match on all linux+bsd hosts. > > Signed-off-by: Richard Henderson <[email protected]>
v3->v4 change: also make the places where we print it use %p and (void*)guest_base rather than 0x%lx. Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
