Re: [PATCH 00/12] audio: deprecate -soundhw

2020-04-30 Thread Philippe Mathieu-Daudé
On 4/30/20 9:41 AM, Gerd Hoffmann wrote: On Wed, Apr 29, 2020 at 06:54:08PM +0200, Philippe Mathieu-Daudé wrote: Hi Gerd, On 4/29/20 1:02 PM, Gerd Hoffmann wrote: Gerd Hoffmann (12): stubs: add isa_create_simple stubs: add pci_create_simple audio: add deprecated_register_soundhw

Re: [PATCH 00/12] audio: deprecate -soundhw

2020-04-30 Thread Gerd Hoffmann
On Wed, Apr 29, 2020 at 06:54:08PM +0200, Philippe Mathieu-Daudé wrote: > Hi Gerd, > > On 4/29/20 1:02 PM, Gerd Hoffmann wrote: > > > > > > Gerd Hoffmann (12): > >stubs: add isa_create_simple > >stubs: add pci_create_simple > >audio: add deprecated_register_soundhw > >audio: depr

Re: [PATCH 00/12] audio: deprecate -soundhw

2020-04-29 Thread Philippe Mathieu-Daudé
Hi Gerd, On 4/29/20 1:02 PM, Gerd Hoffmann wrote: Gerd Hoffmann (12): stubs: add isa_create_simple stubs: add pci_create_simple audio: add deprecated_register_soundhw audio: deprecate -soundhw ac97 audio: deprecate -soundhw es1370 audio: deprecate -soundhw adlib audio: dep

Re: [PATCH 00/12] audio: deprecate -soundhw

2020-04-29 Thread Daniel P . Berrangé
On Wed, Apr 29, 2020 at 01:02:02PM +0200, Gerd Hoffmann wrote: > include/hw/audio/soundhw.h | 2 ++ > hw/audio/ac97.c| 9 ++--- > hw/audio/adlib.c | 8 +--- > hw/audio/cs4231a.c | 8 +--- > hw/audio/es1370.c | 9 ++--- > hw/audio/gus.c

[PATCH 00/12] audio: deprecate -soundhw

2020-04-29 Thread Gerd Hoffmann
Gerd Hoffmann (12): stubs: add isa_create_simple stubs: add pci_create_simple audio: add deprecated_register_soundhw audio: deprecate -soundhw ac97 audio: deprecate -soundhw es1370 audio: deprecate -soundhw adlib audio: deprecate -soundhw cs4231a audio: deprecate -soundhw gus a