diff options
author | 2019-10-10 15:15:27 +0200 | |
---|---|---|
committer | 2019-10-15 18:18:08 -0300 | |
commit | 88552b16f2a11a51323b8a4d643e73332d89d7ef (patch) | |
tree | 335246dbf55f447c5b534efaa587ba7e9c2227f5 /scripts/qapi/source.py | |
parent | hw/input/lm832x: Convert reset handler to DeviceReset (diff) | |
download | qemu-88552b16f2a11a51323b8a4d643e73332d89d7ef.tar.xz qemu-88552b16f2a11a51323b8a4d643e73332d89d7ef.zip |
hw/misc/vmcoreinfo: Add comment about reset handler
The VM coreinfo device does not sit on a bus, so it won't be
reset automatically. This is why it calls qemu_register_reset().
Add a comment about it, so we don't convert its reset handler
to a DeviceReset method.
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Li Qiang <liq3ea@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191010131527.32513-9-philmd@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions