commit | 834e76ea1cc3f6fb261fe6a40f7571600bcb25b1 | [log] [tgz] |
---|---|---|
author | Anthony PERARD <anthony.perard@citrix.com> | Wed Jul 20 08:17:44 2011 +0000 |
committer | Alexander Graf <agraf@suse.de> | Tue Jul 26 07:02:10 2011 +0200 |
tree | 052ffe3d18dc1b0075cfddd81c2fdcf4be6e25fd | |
parent | 8a369e20e701c9d220834e0daa027e65acd35214 [diff] |
vl.c: Check the asked ram_size later. As a Xen guest can have more than 2GB of RAM on a 32bit host, we move the conditions after than we now if we run one Xen or not. [agraf] separate xen branch from ram_size check Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> Signed-off-by: Alexander Graf <agraf@suse.de>