diff options
author | Mark Cave-Ayland | 2022-07-12 23:52:46 +0200 |
---|---|---|
committer | Mark Cave-Ayland | 2022-07-18 20:28:46 +0200 |
commit | abcacb20f79b07da5f1fc1f74960b8bd028c3f67 (patch) | |
tree | 85d1e2e8af02df2848c8186f2eebea48a7e30c16 /hw/misc/allwinner-h3-ccu.c | |
parent | lasips2: update VMStateDescription for LASIPS2 device (diff) | |
download | qemu-abcacb20f79b07da5f1fc1f74960b8bd028c3f67.tar.gz qemu-abcacb20f79b07da5f1fc1f74960b8bd028c3f67.tar.xz qemu-abcacb20f79b07da5f1fc1f74960b8bd028c3f67.zip |
pckbd: introduce new vmstate_kbd_mmio VMStateDescription for the I8042_MMIO device
This enables us to register the VMStateDescription using the DeviceClass vmsd
property rather than having to call vmstate_register() from i8042_mmio_realize().
Note that this is a migration break for the MIPS magnum machine which is the only
user of the I8042_MMIO device.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Helge Deller <deller@gmx.de>
Acked-by: Helge Deller <deller@gmx.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220712215251.7944-36-mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'hw/misc/allwinner-h3-ccu.c')
0 files changed, 0 insertions, 0 deletions