]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/test-throttle.c
vmstate: check subsection_found is enough
[mirror_qemu.git] / tests / test-throttle.c
index e3a45cc605dc6e3873de72b18dbd9542da55712b..948a42c99112cb41344857305224cc3ff529e0aa 100644 (file)
@@ -739,6 +739,7 @@ int main(int argc, char **argv)
     qemu_init_main_loop(&error_fatal);
     ctx = qemu_get_aio_context();
     bdrv_init();
+    module_call_init(MODULE_INIT_QOM);
 
     do {} while (g_main_context_iteration(NULL, false));