diff options
author | Damien Hedde <damien.hedde@greensocs.com> | 2019-07-26 15:40:27 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-07-26 15:40:27 +0100 |
commit | 830fc739d05b87b547ae281435335b366a279e20 (patch) | |
tree | ee0f3667be9cb745625e2ef4c0aa603426c61a43 /hw/input | |
parent | c985266ea5b50e46e07b3568c1346e10064205c9 (diff) |
pl330: fix vmstate description
Fix the pl330 main and queue vmstate description.
There were missing POINTER flags causing crashes during
incoming migration because:
+ PL330State chan field is a pointer to an array
+ PL330Queue queue field is a pointer to an array
Also bump corresponding vmsd version numbers.
Signed-off-by: Damien Hedde <damien.hedde@greensocs.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Acked-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-id: 20190724143553.21557-1-damien.hedde@greensocs.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/input')
0 files changed, 0 insertions, 0 deletions