| Submitter | Stefan Hajnoczi |
|---|---|
| Date | April 16, 2011, 11:33 a.m. |
| Message ID | <1302953636-24363-1-git-send-email-stefanha@linux.vnet.ibm.com> |
| Download | mbox |
| Permalink | /patch/91484/ |
| State | New |
| Headers | show |
Pull-request
git://repo.or.cz/qemu/stefanha.git trivial-patchesComments
On 04/16/2011 06:33 AM, Stefan Hajnoczi wrote: > The following changes since commit adc56dda0c4eed62149d28939b7d7e329ad95ae8: > > migration: move some declarations to migration.h (2011-04-15 20:14:54 +0000) > > are available in the git repository at: > git://repo.or.cz/qemu/stefanha.git trivial-patches > > Brad Hards (4): > Makefile: Clean up after "make pdf" > usb: trivial spelling fixes > usb: initialise data element in Linux USB_DISCONNECT ioctl > usb: fix spelling errors in usb-linux.c > > Stefan Weil (1): > Fix some typos in comments and documentation Pulled. Thanks. Regards, Anthony Liguori > .gitignore | 3 +++ > Makefile | 5 ++++- > hw/usb-msd.c | 4 ++-- > qemu-options.hx | 4 ++-- > savevm.c | 2 +- > target-arm/helper.c | 2 +- > usb-linux.c | 5 +++-- > 7 files changed, 16 insertions(+), 9 deletions(-) > >
The following changes since commit adc56dda0c4eed62149d28939b7d7e329ad95ae8: migration: move some declarations to migration.h (2011-04-15 20:14:54 +0000) are available in the git repository at: git://repo.or.cz/qemu/stefanha.git trivial-patches Brad Hards (4): Makefile: Clean up after "make pdf" usb: trivial spelling fixes usb: initialise data element in Linux USB_DISCONNECT ioctl usb: fix spelling errors in usb-linux.c Stefan Weil (1): Fix some typos in comments and documentation .gitignore | 3 +++ Makefile | 5 ++++- hw/usb-msd.c | 4 ++-- qemu-options.hx | 4 ++-- savevm.c | 2 +- target-arm/helper.c | 2 +- usb-linux.c | 5 +++-- 7 files changed, 16 insertions(+), 9 deletions(-)