diff options
author | Corey Minyard <corey@minyard.net> | 2025-04-04 10:47:07 -0500 |
---|---|---|
committer | Corey Minyard <corey@minyard.net> | 2025-04-11 10:50:01 -0500 |
commit | d11d904c81a202c7bfb5b18f4ee248eb2fc9174f (patch) | |
tree | 9480bfa745a3a3d6e60ac00e82cdff89348cfeb5 /hw/avr/arduino.c | |
parent | 56c6e249b6988c1b6edc2dd34ebb0f1e570a1365 (diff) | |
download | qemu-d11d904c81a202c7bfb5b18f4ee248eb2fc9174f.zip qemu-d11d904c81a202c7bfb5b18f4ee248eb2fc9174f.tar.gz qemu-d11d904c81a202c7bfb5b18f4ee248eb2fc9174f.tar.bz2 |
hw/ipmi: Move vmsd registration to device class
It's the right way to do it now, and it handles multiple instances
properly. I need multiple instances for some testing I'm doing so this
is the right thing to do.
Tested by doing:
(qemu) migrate -d exec:cat>filen.mig
before and after the fix, then:
scripts/analyze-migration.py -d desc -f file1.mig >file1.json
scripts/analyze-migration.py -d desc -f file2.mig >file2.json
diff file1.json file2.json
with no differences.
Signed-off-by: Corey Minyard <corey@minyard.net>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions