Hi Jurgen, > On 5 Oct 2025, at 10:18, Juergen Gross <[email protected]> wrote: > > Declarations of xc_dom_console_init() and > xc_dom_console_set_disconnected() in libxenguest.h don't match their > implementation in the library. > > Use xen_pfn_t for PFNs in the library to fix that. > > Fixes: b6fc307b0b00 ("libs/guest: Set console as disconnected on resume") > Fixes: 971b7d5ecbcd ("libs/guest: Set console page to disconnected") > Reported-by: Luca Fancellu <[email protected]> > Signed-off-by: Juergen Gross <[email protected]>
Thanks for the quick patch, I’ve built the arm32 configuration and this solves the compilation issue. Tested-by: Luca Fancellu <[email protected] <mailto:[email protected]>> Cheers, Luca
