On Thu, Oct 23, 2025 at 10:31:28AM +0800, Jiqian Chen wrote:
> 64-bit BAR memory address is truncated when removing a passthrough
> pci device from guest since it uses "unsigned int".
>
> So, change to use 64-bit type to fix this problem.
>
> Fixes: b0a1af61678b ("libxenlight: implement pci passthrough")
> Signed-off-by: Jiqian Chen <[email protected]>
> Release-Acked-by: Oleksii Kurochko <[email protected]>
> Reviewed-by: Juergen Gross <[email protected]>
Acked-by: Anthony PERARD <[email protected]>
Thanks,
--
Anthony PERARD