]> Git Repo - qemu.git/blobdiff - include/hw/s390x/css-bridge.h
s390x/css: realize css_create_sch
[qemu.git] / include / hw / s390x / css-bridge.h
index 5a0203be5f95061bf65a815c01dd9d4a0a589df1..cf0860432a07eb91096e4f5b641b528bcfbd778f 100644 (file)
@@ -28,6 +28,7 @@ typedef struct VirtualCssBridge {
 /* virtual css bus type */
 typedef struct VirtualCssBus {
     BusState parent_obj;
+    bool squash_mcss;
 } VirtualCssBus;
 
 #define TYPE_VIRTUAL_CSS_BUS "virtual-css-bus"
This page took 0.023911 seconds and 4 git commands to generate.