]> Git Repo - qemu.git/blobdiff - qtest.c
block/backup: hoist bitmap check into QMP interface
[qemu.git] / qtest.c
diff --git a/qtest.c b/qtest.c
index 9d0c864d6b213effe1aea6dfa4737f3bac393991..59df1b66148e4288a19ee7c5b9aa892b8094a5cd 100644 (file)
--- a/qtest.c
+++ b/qtest.c
@@ -747,8 +747,7 @@ static void qtest_event(void *opaque, int event)
         break;
     }
 }
         break;
     }
 }
-
-void qtest_init(const char *qtest_chrdev, const char *qtest_log, Error **errp)
+void qtest_server_init(const char *qtest_chrdev, const char *qtest_log, Error **errp)
 {
     Chardev *chr;
 
 {
     Chardev *chr;
 
This page took 0.022295 seconds and 4 git commands to generate.