Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-06 Thread Daniel P . Berrangé
On Wed, Feb 05, 2020 at 08:13:19PM +0100, Philippe Mathieu-Daudé wrote: > On 2/5/20 6:51 PM, Daniel P. Berrangé wrote: > > On Wed, Feb 05, 2020 at 06:40:31PM +0100, Aleksandar Markovic wrote: > >> On Sat, Feb 1, 2020 at 7:53 PM Philippe Mathieu-Daudé > >> wrote: > >>> > >> @@ -1151,10 +1150,6

Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-05 Thread Thomas Huth
On 05/02/2020 19.53, Aleksandar Markovic wrote: > On Wed, Feb 5, 2020 at 7:03 PM Aleksandar Markovic > wrote: >> >>> The deprecation policy is primarily intended for notifying of changes >>> to QEMU's stable interfaces ( CLI, HMP, QMP) which affect behaviour >>> and usage of QEMU at runtime & are

Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-05 Thread Philippe Mathieu-Daudé
On 2/5/20 6:51 PM, Daniel P. Berrangé wrote: > On Wed, Feb 05, 2020 at 06:40:31PM +0100, Aleksandar Markovic wrote: >> On Sat, Feb 1, 2020 at 7:53 PM Philippe Mathieu-Daudé >> wrote: >>> >> @@ -1151,10 +1150,6 @@ for opt do >>;; >>--enable-brlapi) brlapi="yes" >>;; >>>

Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-05 Thread Aleksandar Markovic
On Wed, Feb 5, 2020 at 7:03 PM Aleksandar Markovic wrote: > > > The deprecation policy is primarily intended for notifying of changes > > to QEMU's stable interfaces ( CLI, HMP, QMP) which affect behaviour > > and usage of QEMU at runtime & are liable to break apps managing > > QEMU. > > > > Chang

Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-05 Thread Aleksandar Markovic
> The deprecation policy is primarily intended for notifying of changes > to QEMU's stable interfaces ( CLI, HMP, QMP) which affect behaviour > and usage of QEMU at runtime & are liable to break apps managing > QEMU. > > Changes to build time options have no strong reason to be subjected to > the d

Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-05 Thread Daniel P . Berrangé
On Wed, Feb 05, 2020 at 06:46:24PM +0100, Thomas Huth wrote: > On 05/02/2020 18.40, Aleksandar Markovic wrote: > > On Sat, Feb 1, 2020 at 7:53 PM Philippe Mathieu-Daudé > > wrote: > >> > >> On Sat, Feb 1, 2020 at 7:51 PM Thomas Huth wrote: > >>> On 01/02/2020 17.09, Philippe Mathieu-Daudé wrote:

Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-05 Thread Daniel P . Berrangé
On Wed, Feb 05, 2020 at 06:40:31PM +0100, Aleksandar Markovic wrote: > On Sat, Feb 1, 2020 at 7:53 PM Philippe Mathieu-Daudé wrote: > > > > > >> @@ -1151,10 +1150,6 @@ for opt do > > > >>;; > > > >>--enable-brlapi) brlapi="yes" > > > >>;; > > > >> - --disable-bluez) bluez="no" > > > >

Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-05 Thread Thomas Huth
On 05/02/2020 18.40, Aleksandar Markovic wrote: > On Sat, Feb 1, 2020 at 7:53 PM Philippe Mathieu-Daudé wrote: >> >> On Sat, Feb 1, 2020 at 7:51 PM Thomas Huth wrote: >>> On 01/02/2020 17.09, Philippe Mathieu-Daudé wrote: [...] > index 6099be1d84..ecce4ada2d 100755 > --- a/configure >

Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-05 Thread Aleksandar Markovic
On Sat, Feb 1, 2020 at 7:53 PM Philippe Mathieu-Daudé wrote: > > On Sat, Feb 1, 2020 at 7:51 PM Thomas Huth wrote: > > On 01/02/2020 17.09, Philippe Mathieu-Daudé wrote: > > > On 11/20/19 10:10 AM, Thomas Huth wrote: > > >> It's been deprecated since QEMU v3.1. We've explicitly asked in the > > >

Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-05 Thread Paolo Bonzini
On 01/02/20 19:53, Philippe Mathieu-Daudé wrote: > I thought about it but this won't fix much, it is too late now. It would help distros who are already disabling bluez, since they wouldn't incur a compile-time error. Not a big deal though. Paolo

Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-01 Thread Thomas Huth
On 01/02/2020 19.53, Philippe Mathieu-Daudé wrote: > On Sat, Feb 1, 2020 at 7:51 PM Thomas Huth wrote: >> On 01/02/2020 17.09, Philippe Mathieu-Daudé wrote: >>> On 11/20/19 10:10 AM, Thomas Huth wrote: It's been deprecated since QEMU v3.1. We've explicitly asked in the deprecation messag

Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-01 Thread Philippe Mathieu-Daudé
On Sat, Feb 1, 2020 at 7:51 PM Thomas Huth wrote: > On 01/02/2020 17.09, Philippe Mathieu-Daudé wrote: > > On 11/20/19 10:10 AM, Thomas Huth wrote: > >> It's been deprecated since QEMU v3.1. We've explicitly asked in the > >> deprecation message that people should speak up on qemu-devel in case >

Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-01 Thread Thomas Huth
On 01/02/2020 17.09, Philippe Mathieu-Daudé wrote: > On 11/20/19 10:10 AM, Thomas Huth wrote: >> It's been deprecated since QEMU v3.1. We've explicitly asked in the >> deprecation message that people should speak up on qemu-devel in case >> they are still actively using the bluetooth part of QEMU,

Re: [PATCH for-5.0 3/4] Remove the core bluetooth code

2020-02-01 Thread Philippe Mathieu-Daudé
On 11/20/19 10:10 AM, Thomas Huth wrote: > It's been deprecated since QEMU v3.1. We've explicitly asked in the > deprecation message that people should speak up on qemu-devel in case > they are still actively using the bluetooth part of QEMU, but nobody > ever replied that they are really still usi

Re: [libvirt] [PATCH for-5.0 3/4] Remove the core bluetooth code

2019-11-20 Thread Ján Tomko
On Wed, Nov 20, 2019 at 10:10:13AM +0100, Thomas Huth wrote: It's been deprecated since QEMU v3.1. We've explicitly asked in the deprecation message that people should speak up on qemu-devel in case they are still actively using the bluetooth part of QEMU, but nobody ever replied that they are re