]> Git Repo - qemu.git/blobdiff - include/hw/s390x/css.h
s390x/css: activate ChannelSubSys migration
[qemu.git] / include / hw / s390x / css.h
index 8f0812636586c25dc8adc7e593f8a08d44b412f9..71076cb98f2328918b7e2c15ca669d85f64d09aa 100644 (file)
@@ -234,4 +234,8 @@ extern PropertyInfo css_devid_ro_propinfo;
  */
 SubchDev *css_create_sch(CssDevId bus_id, bool is_virtual, bool squash_mcss,
                          Error **errp);
+
+/** Turn on css migration */
+void css_register_vmstate(void);
+
 #endif
This page took 0.023416 seconds and 4 git commands to generate.