On 29.10.2012, at 11:38, Peter Maydell wrote:
> On 29 October 2012 10:25, Alexander Graf wrote:
>> From: Peter Maydell
>>
>> Following commit 4be403c81 TARGET_PHYS_ADDR_BITS is always 64,
>> and it's only used in one place (that commit removed all the
>> other uses). Remove it completely, to a
On 29 October 2012 10:25, Alexander Graf wrote:
> From: Peter Maydell
>
> Following commit 4be403c81 TARGET_PHYS_ADDR_BITS is always 64,
> and it's only used in one place (that commit removed all the
> other uses). Remove it completely, to avoid confusion with
> the genuinely useful TARGET_PHYS_A
From: Peter Maydell
Following commit 4be403c81 TARGET_PHYS_ADDR_BITS is always 64,
and it's only used in one place (that commit removed all the
other uses). Remove it completely, to avoid confusion with
the genuinely useful TARGET_PHYS_ADDR_SPACE_BITS.
Signed-off-by: Peter Maydell
Signed-off-by