> -----Original Message----- > From: qemu-devel-bounces+arei.gonglei=huawei....@nongnu.org > [mailto:qemu-devel-bounces+arei.gonglei=huawei....@nongnu.org] On > Behalf Of Gerd Hoffmann > Sent: Monday, May 26, 2014 4:57 PM > To: qemu-devel@nongnu.org > Cc: Gerd Hoffmann > Subject: [Qemu-devel] [PATCH 4/5] usb: move ehci register defines to header > file > > So we can easily use them in tests. > > Signed-off-by: Gerd Hoffmann <kra...@redhat.com> > --- > hw/usb/hcd-ehci.c | 79 +------------------------------------------- > include/hw/usb/ehci-regs.h | 82 > ++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 83 insertions(+), 78 deletions(-) > create mode 100644 include/hw/usb/ehci-regs.h >
Reviewed-by: Gonglei <arei.gong...@huawei.com> Best regards, -Gonglei