qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
	"Thomas Huth" <thuth@redhat.com>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: [PATCH 0/2] hw/usb: Do not build USB subsystem if not required
Date: Sun, 25 Apr 2021 00:41:08 +0200	[thread overview]
Message-ID: <20210424224110.3442424-1-f4bug@amsat.org> (raw)

Not all targets use USB: allow the build system to not
build it if not selected.

Philippe Mathieu-Daudé (2):
  hw/usb/host-stub: Remove unused header
  hw/usb: Do not build USB subsystem if not required

 hw/usb/host-stub.c   |  1 -
 stubs/usb-dev-stub.c | 25 +++++++++++++++++++++++++
 MAINTAINERS          |  1 +
 hw/usb/meson.build   |  9 +++------
 stubs/meson.build    |  1 +
 5 files changed, 30 insertions(+), 7 deletions(-)
 create mode 100644 stubs/usb-dev-stub.c

-- 
2.26.3



             reply	other threads:[~2021-04-24 22:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-24 22:41 Philippe Mathieu-Daudé [this message]
2021-04-24 22:41 ` [PATCH 1/2] hw/usb/host-stub: Remove unused header Philippe Mathieu-Daudé
2021-05-03  2:30   ` Richard Henderson
2021-04-24 22:41 ` [PATCH 2/2] hw/usb: Do not build USB subsystem if not required Philippe Mathieu-Daudé
2021-05-03  2:38   ` Richard Henderson
2021-05-02 20:13 ` [PATCH 0/2] " Philippe Mathieu-Daudé
2021-05-03 12:25   ` Gerd Hoffmann
2021-05-03 12:45     ` Philippe Mathieu-Daudé

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=20210424224110.3442424-1-f4bug@amsat.org \
    --to=f4bug@amsat.org \
    --cc=kraxel@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /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).