]> git.proxmox.com Git - mirror_qemu.git/commit
audio: deprecate -soundhw es1370
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 2 Jul 2020 13:25:10 +0000 (15:25 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 6 Jul 2020 15:01:11 +0000 (17:01 +0200)
commit0e933febfeba7e4fffd6319e42388ba132520461
tree7383dd2500487b5e4f57114b8b81d33e16a1ae4d
parent2957f5ada7514f72032a419d8e3ba380786fca04
audio: deprecate -soundhw es1370

Switch to deprecated_register_soundhw().  Remove the now obsolete init
function.  Add an alias so both es1370 and ES1370 are working with
-device.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20200702132525.6849-6-kraxel@redhat.com
hw/audio/es1370.c
qdev-monitor.c