Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: Prevent overflow in largepages calculation
If userspace specifies a memory slot that is larger than 8 petabytes, it could overflow the largepages variable. Cc: stable@kernel.org Signed-off-by: Avi Kivity <avi@redhat.com>
- Loading branch information