]> Git Repo - qemu.git/blobdiff - target-s390x/ioinst.c
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
[qemu.git] / target-s390x / ioinst.c
index 8d6363df4e74d44a71a7a89ee76b052eb2b3317c..b8a6486f510c1476b26aea72bcdb573c0b66e8fc 100644 (file)
@@ -622,6 +622,7 @@ void ioinst_handle_chsc(S390CPU *cpu, uint32_t ipb)
         break;
     }
 
+    setcc(cpu, 0);    /* Command execution complete */
 out:
     s390_cpu_physical_memory_unmap(env, req, map_size, 1);
 }
This page took 0.022567 seconds and 4 git commands to generate.