Re: [Qemu-devel] [PATCH 01/26] ohci: use realize for ohci

2013-06-24 Thread Hu Tao
On Mon, Jun 24, 2013 at 04:17:28PM +1000, Peter Crosthwaite wrote: > Hi Hu, > > On Mon, Jun 24, 2013 at 4:11 PM, Hu Tao wrote: > > On Mon, Jun 24, 2013 at 03:54:31PM +1000, Peter Crosthwaite wrote: > >> Hi Hu, > >> > >> On Sat, Jun 22, 2013 at 6:50 PM, Hu Tao wrote: > >> > Cc: Gerd Hoffmann > >

Re: [Qemu-devel] [PATCH 01/26] ohci: use realize for ohci

2013-06-24 Thread Eduardo Habkost
On Sat, Jun 22, 2013 at 04:50:13PM +0800, Hu Tao wrote: > Cc: Gerd Hoffmann > Signed-off-by: Hu Tao > --- > hw/usb/hcd-ohci.c | 16 +++- > 1 file changed, 7 insertions(+), 9 deletions(-) > > diff --git a/hw/usb/hcd-ohci.c b/hw/usb/hcd-ohci.c > index 51241cd..79ef41b 100644 > --- a/h

Re: [Qemu-devel] [PATCH 01/26] ohci: use realize for ohci

2013-06-23 Thread Peter Crosthwaite
Hi Hu, On Mon, Jun 24, 2013 at 4:11 PM, Hu Tao wrote: > On Mon, Jun 24, 2013 at 03:54:31PM +1000, Peter Crosthwaite wrote: >> Hi Hu, >> >> On Sat, Jun 22, 2013 at 6:50 PM, Hu Tao wrote: >> > Cc: Gerd Hoffmann >> > Signed-off-by: Hu Tao >> > --- >> > hw/usb/hcd-ohci.c | 16 +++- >>

Re: [Qemu-devel] [PATCH 01/26] ohci: use realize for ohci

2013-06-23 Thread Hu Tao
On Mon, Jun 24, 2013 at 03:54:31PM +1000, Peter Crosthwaite wrote: > Hi Hu, > > On Sat, Jun 22, 2013 at 6:50 PM, Hu Tao wrote: > > Cc: Gerd Hoffmann > > Signed-off-by: Hu Tao > > --- > > hw/usb/hcd-ohci.c | 16 +++- > > 1 file changed, 7 insertions(+), 9 deletions(-) > > > > diff -

Re: [Qemu-devel] [PATCH 01/26] ohci: use realize for ohci

2013-06-23 Thread Peter Crosthwaite
Hi Hu, On Sat, Jun 22, 2013 at 6:50 PM, Hu Tao wrote: > Cc: Gerd Hoffmann > Signed-off-by: Hu Tao > --- > hw/usb/hcd-ohci.c | 16 +++- > 1 file changed, 7 insertions(+), 9 deletions(-) > > diff --git a/hw/usb/hcd-ohci.c b/hw/usb/hcd-ohci.c > index 51241cd..79ef41b 100644 > --- a/hw

[Qemu-devel] [PATCH 01/26] ohci: use realize for ohci

2013-06-22 Thread Hu Tao
Cc: Gerd Hoffmann Signed-off-by: Hu Tao --- hw/usb/hcd-ohci.c | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/hw/usb/hcd-ohci.c b/hw/usb/hcd-ohci.c index 51241cd..79ef41b 100644 --- a/hw/usb/hcd-ohci.c +++ b/hw/usb/hcd-ohci.c @@ -1876,17 +1876,16 @@ typedef s