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é <[email protected]> Reviewed-by: Mark Cave-Ayland <[email protected]> --- hw/audio/pcspk.c | 10 ---------- 1 file changed, 10 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
