|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 1/1] tools/libs/light: fix BAR memory address truncation
On 10/10/25 10:00 AM, 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 <Jiqian.Chen@xxxxxxx> --- cc: Anthony PERARD <anthony.perard@xxxxxxxxxx> cc: Juergen Gross <jgross@xxxxxxxx> cc: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx> --- tools/libs/light/libxl_pci.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) With getting proper Ack(s) from maintainers, the patch could be considered to be in 4.21: Release-Acked-by: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx> Thanks. ~ Oleksii
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |