qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bluetooth support in QEMU


From: vaishu venkat
Subject: Re: Bluetooth support in QEMU
Date: Tue, 16 Aug 2022 09:52:34 +0530

Hi Thomas,

Thanks for prompt response.

We currently using the QEMU version as below,

qemu-system-aarch64 -version
QEMU emulator version 4.2.1 (Debian 1:4.2-3ubuntu6.23)
Copyright (c) 2003-2019 Fabrice Bellard and the QEMU Project developers

Could you please guide us with the, how to access the real bluetooth devices in the guest

On Mon, Aug 15, 2022 at 9:40 PM Thomas Huth <thuth@redhat.com> wrote:
On 15/08/2022 13.27, vaishu venkat wrote:
> Hi team,
>              We are currently required to use QEMU for virtualization of
> customized application. The application requires Bluetooth and Wi-fi
> support, as observed below warning,
> *qemu-system-aarch64: -bt hci,host: warning: The bluetooth subsystem is
> deprecated and will be removed soon. If the bluetooth subsystem is still
> useful for you, please send a mail to qemu-devel@nongnu.org
> <mailto:qemu-devel@nongnu.org> with your usecase.*
>
>   Could you please help us with the support of bluetooth in QEMU.

Which version of QEMU are you using? Bluetooth support has been completely
removed in QEMU v5.0.0 (which was released more than two years ago already)
since nobody spoke up saying that they were still using the completely
bit-rotten code. So sorry, but it's gone now and cannot be used anymore in
recent versions.

If you just need access to real bluetooth devices in the guest, you could
try to passthrough a real bluetooth USB device to the guest instead.

  HTH,
   Thomas


reply via email to

[Prev in Thread] Current Thread [Next in Thread]