qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL for-2.3 00/13] usb patch queue.
Date: Thu, 19 Mar 2015 15:50:06 +0100	[thread overview]
Message-ID: <1426776606.10990.13.camel@nilsson.home.kraxel.org> (raw)
In-Reply-To: <CAFEAcA8HoJ5TZqhiLmWkZZh5EzYaLbJj5fhYwYv-ncj-Ov=M8A@mail.gmail.com>

On Do, 2015-03-19 at 12:11 +0000, Peter Maydell wrote:
> On 18 March 2015 at 13:07, Gerd Hoffmann <kraxel@redhat.com> wrote:
> >   Hi,
> >
> > Here is the usb patch queue for 2.3-rc1.  Grow a bit larger than I'd
> > like it to be.  But I've somehow missed I had patches lingering in the
> > usb queue while preparing the -rc0 pulls, and there also have been some
> > bugfixes coming in pretty late.
> >
> > please pull,
> >   Gerd
> >
> > The following changes since commit 5a4992834daec85c3913654903fb9f4f954e585a:
> >
> >   Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-03-17' into staging (2015-03-17 11:43:00 +0000)
> >
> > are available in the git repository at:
> >
> >
> >   git://git.kraxel.org/qemu tags/pull-usb-20150318-1
> >
> > for you to fetch changes up to ecc996143e7a52e5e348df2647ec464bd05bb46c:
> >
> >   ehci: fix segfault when hot-unplugging ehci controller (2015-03-18 12:45:35 +0100)
> 
> Fails to build (x86_64, Linux host):
> 
> LINK  aarch64-softmmu/qemu-system-aarch64
> ../hw/usb/dev-wacom.o: In function `usb_wacom_handle_control':
> /home/petmay01/linaro/qemu-for-merges/hw/usb/dev-wacom.c:262:
> undefined reference to `usb_desc_handle_control'

Oh, right, forgot to mention in the cover letter:  One of the patches
introduces a new config option (CONFIG_USB), and because of that you
have to do a full rebuild to make sure the new option is picked up for
the targets which need usb.

cheers,
  Gerd

  reply	other threads:[~2015-03-19 14:50 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-18 13:07 [Qemu-devel] [PULL for-2.3 00/13] usb patch queue Gerd Hoffmann
2015-03-18 13:07 ` [Qemu-devel] [PULL 01/13] usb: Propagate errors through usb_register_companion() Gerd Hoffmann
2015-03-18 13:07 ` [Qemu-devel] [PULL 02/13] usb: Improve companion configuration error messages Gerd Hoffmann
2015-03-18 13:07 ` [Qemu-devel] [PULL 03/13] ohci: Complete conversion to realize Gerd Hoffmann
2015-03-18 13:07 ` [Qemu-devel] [PULL 04/13] uhci: Convert " Gerd Hoffmann
2015-03-18 13:07 ` [Qemu-devel] [PULL 05/13] monitor: Drop dead QMP check from monitor_read_password() Gerd Hoffmann
2015-03-18 13:07 ` [Qemu-devel] [PULL 06/13] monitor: Plug memory leak in monitor_read_bdrv_key_start() Gerd Hoffmann
2015-03-18 13:07 ` [Qemu-devel] [PULL 07/13] monitor usb: Inline monitor_read_bdrv_key_start()'s first part Gerd Hoffmann
2015-03-18 13:07 ` [Qemu-devel] [PULL 08/13] usb/dev-storage: Fix QMP device_add missing encryption key failure Gerd Hoffmann
2015-03-18 13:07 ` [Qemu-devel] [PULL 09/13] usb/dev-storage: Avoid qerror_report_err() outside QMP handlers Gerd Hoffmann
2015-03-18 13:07 ` [Qemu-devel] [PULL 10/13] hw/usb: Include USB files only if necessary Gerd Hoffmann
2015-03-18 13:07 ` [Qemu-devel] [PULL 11/13] uhci: fix segfault when hot-unplugging uhci controller Gerd Hoffmann
2015-03-18 13:07 ` [Qemu-devel] [PULL 12/13] ohci: fix resource cleanup leak Gerd Hoffmann
2015-03-18 13:07 ` [Qemu-devel] [PULL 13/13] ehci: fix segfault when hot-unplugging ehci controller Gerd Hoffmann
2015-03-19 12:11 ` [Qemu-devel] [PULL for-2.3 00/13] usb patch queue Peter Maydell
2015-03-19 14:50   ` Gerd Hoffmann [this message]
2015-03-19 19:00     ` Peter Maydell
2015-03-19 19:33       ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1426776606.10990.13.camel@nilsson.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).