kvm tools: Fix 'kvm run' on 32-bit machines with >2 GB of RAM
This patch fixes the following nasty 'kvm run' startup problem that's caused by
'long' and 'u64' mixup in the code:
$ ./kvm run
Fatal: out of memory
Signed-off-by:
Pekka Enberg <penberg@kernel.org>
Loading
Please register or sign in to comment