diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-07-03 16:59:44 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-07-03 16:59:44 +0100 |
commit | 40d9d2f7682c789404ed5b249012ac44f9e6ea8f (patch) | |
tree | a6d342df859340b1dadde9345881c2b214c0f2ec /hw/ssi | |
parent | b064d51f6022c49ceab73c46e84ae05f9f704732 (diff) | |
download | qemu-40d9d2f7682c789404ed5b249012ac44f9e6ea8f.zip qemu-40d9d2f7682c789404ed5b249012ac44f9e6ea8f.tar.gz qemu-40d9d2f7682c789404ed5b249012ac44f9e6ea8f.tar.bz2 |
hw/misc/max111x: Don't use vmstate_register()
The max111x is a proper qdev device; we can use dc->vmsd rather than
directly calling vmstate_register().
It's possible that this is a migration compat break, but the only
boards that use this device are the spitz-family ('akita', 'borzoi',
'spitz', 'terrier').
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20200628142429.17111-8-peter.maydell@linaro.org
Diffstat (limited to 'hw/ssi')
0 files changed, 0 insertions, 0 deletions