Le 07/06/2019 à 20:56, Justin Hibbits a écrit :
> The attached very trivial patch fixes a startup bug that prevents at
> least Qemu 3.1 and later from working on FreeBSD/powerpc64.
>
> - Justin
>
Please don't send a patch in attachment but inlined in the message
(you may use "git send-email" for that).
This patch fixes "util: add cacheinfo" that has changed the type from
unsigned to long.
You can add the following line in the commit message:
Fixes: b255b2c8a548 ("util: add cacheinfo")
Reviewed-by: Laurent Vivier <[email protected]>