summary refs log tree commit diff stats
path: root/python/qemu/utils/qom.py
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2022-03-10 17:18:10 +0000
committerDr. David Alan Gilbert <dgilbert@redhat.com>2022-04-21 19:36:46 +0100
commit19da6edfe87615462e469e77062d841c27514599 (patch)
tree694d2c51d8653442c16197b86a253a7f985d62fa /python/qemu/utils/qom.py
parent4b2bbca7a0b58475d7ffb2fea05adbe08cde57f8 (diff)
downloadfocaccia-qemu-19da6edfe87615462e469e77062d841c27514599.tar.gz
focaccia-qemu-19da6edfe87615462e469e77062d841c27514599.zip
tests: switch MigrateStart struct to be stack allocated
There's no compelling reason why the MigrateStart struct needs to be
heap allocated. Using stack allocation and static initializers is
simpler.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220310171821.3724080-8-berrange@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'python/qemu/utils/qom.py')
0 files changed, 0 insertions, 0 deletions