« Previous | Next » 

Revision 1d5bf692

ID1d5bf692e55ae22b59083741d521e27db704846d

Added by Alexey Kardashevskiy over 10 years ago

vfio: Fix debug output for int128 values

Memory regions can easily be 2^64 byte long and therefore overflow
for just a bit but that is enough for int128_get64() to assert.

This takes care of debug printing of huge section sizes.

Signed-off-by: Alexey Kardashevskiy <>
Signed-off-by: Alex Williamson <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences