Re: [Qemu-devel] [PATCH 23/23] usb-ohci: convert to MemoryRegion

2011-07-25 Thread Anthony Liguori
On 07/25/2011 09:03 AM, Avi Kivity wrote: Signed-off-by: Avi Kivity Reviewed-by: Anthony Liguori Regards, Anthony Liguori --- hw/usb-ohci.c | 42 +- 1 files changed, 17 insertions(+), 25 deletions(-) diff --git a/hw/usb-ohci.c b/hw/usb-ohci.c i

[Qemu-devel] [PATCH 23/23] usb-ohci: convert to MemoryRegion

2011-07-25 Thread Avi Kivity
Signed-off-by: Avi Kivity --- hw/usb-ohci.c | 42 +- 1 files changed, 17 insertions(+), 25 deletions(-) diff --git a/hw/usb-ohci.c b/hw/usb-ohci.c index 8491d59..337b250 100644 --- a/hw/usb-ohci.c +++ b/hw/usb-ohci.c @@ -62,7 +62,7 @@ typedef struct OHCI