aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc/xive_regs.h
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2024-11-04 02:09:12 +1000
committerNicholas Piggin <npiggin@gmail.com>2024-11-04 09:14:10 +1000
commit07f2770503e24889720028ddf9ef54788ddf3b6d (patch)
treeae7f3ff1eb2f5f9900a2f16adca3a62bd8237094 /include/hw/ppc/xive_regs.h
parent889c5c4c7a32be298aa499a246dbfd0c5fea8a74 (diff)
downloadqemu-07f2770503e24889720028ddf9ef54788ddf3b6d.zip
qemu-07f2770503e24889720028ddf9ef54788ddf3b6d.tar.gz
qemu-07f2770503e24889720028ddf9ef54788ddf3b6d.tar.bz2
ppc/xive: Fix ESB length overflow on 32-bit hosts
The length of this region can be > 32-bits, which overflows size_t on 32-bit hosts. Change to uint64_t. Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'include/hw/ppc/xive_regs.h')
0 files changed, 0 insertions, 0 deletions