Dr. David Alan Gilbert 67fa1f5700 audio/hda: Fix migration
Fix outgoing migration which was crashing in
vmstate_hda_audio_stream_buf_needed, I think the problem
is that we have room for upto 4 streams in the array but only
use 2, when we come to try and save the state of the unused
streams we hit st->state == NULL.

Fixes: 280c1e1cdb24d80ecdfc
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20180724102215.31866-1-dgilbert@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2018-07-24 17:02:02 +01:00
..
2016-06-03 11:13:38 +02:00
2017-05-04 09:16:05 +02:00
2017-05-04 09:16:05 +02:00
2017-05-04 09:16:05 +02:00
2018-07-24 17:02:02 +01:00
2016-02-02 13:57:31 +01:00
2017-12-18 17:07:02 +03:00
2017-01-11 09:19:03 +01:00