diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-03-10 16:14:11 +0100 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-04-23 07:51:25 +0200 |
commit | 4b91f6d16d4e50cf0f19d74f318d0ba61f90cc64 (patch) | |
tree | 34f5aec00808f3ab7f9be89f90172aafa0ab1400 /scripts/rust/rustc_args.py | |
parent | 7c3b69feb07acbd70cbf3ce6cbd5ccbefedf5e58 (diff) | |
download | qemu-4b91f6d16d4e50cf0f19d74f318d0ba61f90cc64.zip qemu-4b91f6d16d4e50cf0f19d74f318d0ba61f90cc64.tar.gz qemu-4b91f6d16d4e50cf0f19d74f318d0ba61f90cc64.tar.bz2 |
hw/s390x/skeys: Declare QOM types using DEFINE_TYPES() macro
When multiple QOM types are registered in the same file,
it is simpler to use the the DEFINE_TYPES() macro. In
particular because type array declared with such macro
are easier to review.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250310151414.11550-2-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions