]> Git Repo - qemu.git/commit - xen-hvm.c
cpu-common: Have a ram_addr_t of uint64 with Xen.
authorAnthony PERARD <[email protected]>
Wed, 20 Jul 2011 08:17:42 +0000 (08:17 +0000)
committerAlexander Graf <[email protected]>
Tue, 26 Jul 2011 04:57:28 +0000 (06:57 +0200)
commitf15fbc4bd1a24bd1477a846e63e62c6d435912f8
treed4672ffec3af926c85caf440282a095ea9c66623
parent59d21e537b6c3a964d4e346e9cf2a1e17267a27c
cpu-common: Have a ram_addr_t of uint64 with Xen.

In Xen case, memory can be bigger than the host memory. that mean a
32bits host (and QEMU) should be able to handle a RAM address of 64bits.

Signed-off-by: Anthony PERARD <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
cpu-common.h
exec.c
xen-all.c
This page took 0.031315 seconds and 4 git commands to generate.