> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Gerd Hoffmann > Sent: Monday, May 26, 2014 4:57 PM > To: [email protected] > Cc: Gerd Hoffmann > Subject: [Qemu-devel] [PATCH 2/5] usb: move uhci register defines to header > file > > So we can easily use them in tests. > > Signed-off-by: Gerd Hoffmann <[email protected]> > --- > hw/usb/hcd-uhci.c | 36 +----------------------------------- > include/hw/usb/uhci-regs.h | 39 > +++++++++++++++++++++++++++++++++++++++ > 2 files changed, 40 insertions(+), 35 deletions(-) > create mode 100644 include/hw/usb/uhci-regs.h >
Reviewed-by: Gonglei <[email protected]> Best regards, -Gonglei
