[PATCH 0/3] hw/audio: Remove legacy code related to '-soundhw hda'

Philippe Mathieu-Daudé posted 3 patches 3 weeks, 3 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251021131825.99390-1-philmd@linaro.org
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Eduardo Habkost <eduardo@habkost.net>, Gerd Hoffmann <kraxel@redhat.com>
docs/qdev-device-use.txt |  4 ++--
include/hw/audio/model.h |  2 --
hw/audio/intel-hda.c     | 23 -----------------------
hw/audio/model.c         | 26 +++++++-------------------
system/qdev-monitor.c    |  4 ++--
5 files changed, 11 insertions(+), 48 deletions(-)
[PATCH 0/3] hw/audio: Remove legacy code related to '-soundhw hda'
Posted by Philippe Mathieu-Daudé 3 weeks, 3 days ago
Few more patches following Marc-André cleanups, allowing
to remove audio_register_model_with_cb().

Based-on: <20251021090317.425409-1-marcandre.lureau@redhat.com>

Philippe Mathieu-Daudé (3):
  docs: Update mentions of removed '-soundhw' command line option
  hw/audio: Remove intel_hda_and_codec_init()
  hw/audio: Remove unused audio_register_model_with_cb()

 docs/qdev-device-use.txt |  4 ++--
 include/hw/audio/model.h |  2 --
 hw/audio/intel-hda.c     | 23 -----------------------
 hw/audio/model.c         | 26 +++++++-------------------
 system/qdev-monitor.c    |  4 ++--
 5 files changed, 11 insertions(+), 48 deletions(-)

-- 
2.51.0