On Thu, 28 Nov 2013 18:08:32 +0100
Stefan Weil wrote:
> Am 28.11.2013 07:29, schrieb Antony Pavlov:
> > Signed-off-by: Antony Pavlov
> > Reviewed-by: Richard Henderson
> > ---
> > hw/mips/mips_malta.c | 25 +
> > include/hw/mips/bios.h | 3 ++-
> > 2 files changed, 1
On Thu, 28 Nov 2013 15:27:18 +0100
Andreas Färber wrote:
> Am 28.11.2013 07:29, schrieb Antony Pavlov:
> > Signed-off-by: Antony Pavlov
> > Reviewed-by: Richard Henderson
>
> Are the int -> long changes caused by the BIT() macro usage? Otherwise I
> would've recommended to put that in a follow
Am 28.11.2013 07:29, schrieb Antony Pavlov:
> Signed-off-by: Antony Pavlov
> Reviewed-by: Richard Henderson
> ---
> hw/mips/mips_malta.c | 25 +
> include/hw/mips/bios.h | 3 ++-
> 2 files changed, 15 insertions(+), 13 deletions(-)
>
> diff --git a/hw/mips/mips_malta.c
Am 28.11.2013 07:29, schrieb Antony Pavlov:
> Signed-off-by: Antony Pavlov
> Reviewed-by: Richard Henderson
Are the int -> long changes caused by the BIT() macro usage? Otherwise I
would've recommended to put that in a follow-up patch.
But either way,
Reviewed-by: Andreas Färber
Andreas
--
Signed-off-by: Antony Pavlov
Reviewed-by: Richard Henderson
---
hw/mips/mips_malta.c | 25 +
include/hw/mips/bios.h | 3 ++-
2 files changed, 15 insertions(+), 13 deletions(-)
diff --git a/hw/mips/mips_malta.c b/hw/mips/mips_malta.c
index 05c8771..604832f 100644
--- a