From: mrezanin@redhat.com
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCHv3 0/2] Make usb-bt-dongle configurable
Date: Tue, 3 Sep 2013 11:23:07 +0200 [thread overview]
Message-ID: <cover.1378199429.git.mrezanin@redhat.com> (raw)
From: Miroslav Rezanina <mrezanin@redhat.com>
There's group of options allowing enable/disable usb devices.
However, CONFIG_USB_BLUETOOTH can't be removed as there's dependency in vl.c
file.
This serie allow CONFIG_USB_BLUETOOTH to be disabled.
v3:
- split patch to two parts
v2:
- patch rewritten to use usb_legacy_register
Miroslav Rezanina (2):
Preparation for usb-bt-dongle conditional build
Make usb-bt-dongle configurable
hw/bt/core.c | 23 ++++++++++++++
hw/bt/hci.c | 48 +++++++++++++++++++++++++++++
hw/usb/Makefile.objs | 3 --
hw/usb/dev-bluetooth.c | 10 +++++-
include/hw/bt.h | 3 ++
include/hw/usb.h | 3 --
vl.c | 82 +++-----------------------------------------------
7 files changed, 87 insertions(+), 85 deletions(-)
--
1.8.3.1
next reply other threads:[~2013-09-03 9:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-03 9:23 mrezanin [this message]
2013-09-03 9:23 ` [Qemu-devel] [PATCHv3 1/2] Preparation for usb-bt-dongle conditional build mrezanin
2013-09-03 9:23 ` [Qemu-devel] [PATCHv3 2/2] Remove dev-bluetooth.c dependency from vl.c mrezanin
2013-09-03 13:20 ` [Qemu-devel] [PATCHv3 0/2] Make usb-bt-dongle configurable Gerd Hoffmann
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=cover.1378199429.git.mrezanin@redhat.com \
--to=mrezanin@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.