pc: remove -soundhw pcspk
commit6033b9ecd4f6a26b78f44a94813e1e464f5b0549
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 27 Apr 2022 10:01:48 +0000 (27 12:01 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 7 May 2022 05:46:59 +0000 (7 07:46 +0200)
tree874bb237d433c319b1557b0409480200d395b653
parent2df89d542000819f0dd45134e24174997aca214e
pc: remove -soundhw pcspk

The pcspk device is the only user of the init_isa function, and the only
-soundhw option which does not create a new device (it hacks into the
PCSpkState by hand).  Remove it, since it was deprecated.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/audio/pcspk.c
hw/audio/soundhw.c
include/hw/audio/soundhw.h