Hi Jan,

> On Sep 5, 2023, at 16:26, Jan Beulich <[email protected]> wrote:
> 
> For using a GNU extension, it may not be exposed in general, just like
> is done on x86 (except that here we need to also work around not all of
> the tool stack actually defining __XEN_TOOLS__). External consumers (not
> using gcc or a compatible compiler) need to make this type available up
> front (just like we expect {,u}int<N>_t to be supplied) - unlike on x86
> the type is actually needed outside of tools-only interfaces, because
> guest handle definitions use it.
> 
> While there also add underscores around "aligned".
> 
> Signed-off-by: Jan Beulich <[email protected]>

I used the same testing approach to redo the test for v2, and everything
works fine this time.

Tested-by: Henry Wang <[email protected]>

Kind regards,
Henry

Reply via email to