]> Git Repo - qemu.git/blobdiff - qemu-img.c
cuda: port SET_DEVICE_LIST command to new framework
[qemu.git] / qemu-img.c
index 163d8c166464ca4339790e799bd68d26e6c72e06..7030107da2eafb9d3592b39fefc80a7ec431436f 100644 (file)
@@ -3104,6 +3104,7 @@ int main(int argc, char **argv)
         exit(EXIT_FAILURE);
     }
 
+    module_call_init(MODULE_INIT_QOM);
     bdrv_init();
     if (argc < 2) {
         error_exit("Not enough arguments");
This page took 0.022875 seconds and 4 git commands to generate.