On 04.12.25 19:47, Grygorii Strashko wrote:
Hi Jürgen,Would it be possible for you to take a look at hypercall-defs.c changes? On 19.11.25 21:30, Grygorii Strashko wrote:From: Grygorii Strashko <[email protected]> Factor out COMPAT HVM code under ifdefs in preparation for making HVM COMPAT code optional. - hypercall-defs.c updated to always provide compat declaration for: physdev_op, grant_table_op, grant_table_op. This reduces number of COMPAT ifdefs in HVM code and lets compiler DCE do the job. - Only 64-bit shinfo is supported with COMPAT=n, so struct arch_domain->has_32bit_shinfo field is moved under COMPAT ifdef and has_32bit_shinfo() is updated to account for COMPAT=n. Signed-off-by: Grygorii Strashko <[email protected]>
Reviewed-by: Juergen Gross <[email protected]> # xen/include/hypercall-defs.c Juergen
OpenPGP_0xB0DE9DD628BF132F.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
