diff options
author | Philippe Mathieu-Daudé | 2021-11-11 10:17:16 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2021-11-15 21:49:16 +0100 |
commit | 2523a7956519cc13c92b9214d188cd2489d4df2e (patch) | |
tree | 6af39ed1e8e1b59693b5ed585eedd7009787216a /ui/sdl2-gl.c | |
parent | Merge tag 'pull-ppc-20211112' of https://github.com/legoater/qemu into staging (diff) | |
download | qemu-2523a7956519cc13c92b9214d188cd2489d4df2e.tar.gz qemu-2523a7956519cc13c92b9214d188cd2489d4df2e.tar.xz qemu-2523a7956519cc13c92b9214d188cd2489d4df2e.zip |
tests/unit/test-smp-parse: Restore MachineClass fields after modifying
There is a single MachineClass object, registered with
type_register_static(&smp_machine_info). Since the same
object is used multiple times (an MachineState object
is instantiated in both test_generic and test_with_dies),
we should restore its internal state after modifying for
the test purpose.
Reviewed-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Yanan Wang <wangyanan55@huawei.com>
Tested-by: Yanan Wang <wangyanan55@huawei.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211115145900.2531865-2-philmd@redhat.com>
Diffstat (limited to 'ui/sdl2-gl.c')
0 files changed, 0 insertions, 0 deletions