Searched refs:replication_runtime_opts (Results 1 – 1 of 1) sorted by relevance
59 static QemuOptsList replication_runtime_opts = { variable61 .head = QTAILQ_HEAD_INITIALIZER(replication_runtime_opts.head),97 opts = qemu_opts_create(&replication_runtime_opts, NULL, 0, &error_abort); in replication_open()