[IA64] Allow simulator to use bigger disks
authorPeter Chubb <peterc@gelato.unsw.edu.au>
Thu, 20 Oct 2005 02:31:19 +0000 (12:31 +1000)
committerTony Luck <tony.luck@intel.com>
Tue, 25 Oct 2005 21:36:55 +0000 (14:36 -0700)
commitb6a7e1ecef66b9ecd1eed31f46ba0248d6d7e957
tree682b8cf7e11ca49693b9a73420c050700b0774c7
parent444d1d9bb5b724f03344c9317bc01d54a9b39073
[IA64] Allow simulator to use bigger disks

The simscsi code at present overflows an int if it's given a large
disk image.  The attached patch increases the possible size to 128G.
While it's unlikely that anyone will want to use SKI with such a
large drive, the same framework is currently being used for various
virtualisation experiments.

Signed-off-by: Peter Chubb <peterc@gelato.unsw.edu.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/hp/sim/simscsi.c