On 02/05/2025 20.56, Philippe Mathieu-Daudé wrote:
The PCSpkState::migrate boolean was only set in the pc_compat_2_7[] array, via the 'migrate=off' property. We removed all machines using that array, lets remove that property, simplifying vmstate_spk[].Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> Reviewed-by: Mark Cave-Ayland <mark.caveayl...@nutanix.com> --- hw/audio/pcspk.c | 10 ---------- 1 file changed, 10 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>