Re: [Qemu-devel] [PATCH 4/5] gt64120: convert to realize()

2016-01-10 Thread Michael Tokarev
Applied to -trivial, thanks! /mjt

Re: [Qemu-devel] [PATCH 4/5] gt64120: convert to realize()

2015-12-18 Thread Paolo Bonzini
Cc: qemu-triv...@nongnu.org On 18/12/2015 12:03, Cao jin wrote: > Signed-off-by: Cao jin > --- > hw/mips/gt64xxx_pci.c | 6 ++ > 1 file changed, 2 insertions(+), 4 deletions(-) > > diff --git a/hw/mips/gt64xxx_pci.c b/hw/mips/gt64xxx_pci.c > index f76a9fd..c1f3c9c 100644 > --- a/hw/mips/gt

[Qemu-devel] [PATCH 4/5] gt64120: convert to realize()

2015-12-18 Thread Cao jin
Signed-off-by: Cao jin --- hw/mips/gt64xxx_pci.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/hw/mips/gt64xxx_pci.c b/hw/mips/gt64xxx_pci.c index f76a9fd..c1f3c9c 100644 --- a/hw/mips/gt64xxx_pci.c +++ b/hw/mips/gt64xxx_pci.c @@ -1193,7 +1193,7 @@ static int gt64120_i