On 10.10.2025 10:00, 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 "unsigned long long" to fix this problem.
> 
> Signed-off-by: Jiqian Chen <[email protected]>

Oh, and - please add a Fixes: tag when addressing bugs.

Jan

Reply via email to