Index: /trunk/src/VBox/Devices/Storage/DevBusLogic.cpp
===================================================================
--- /trunk/src/VBox/Devices/Storage/DevBusLogic.cpp	(revision 67886)
+++ /trunk/src/VBox/Devices/Storage/DevBusLogic.cpp	(revision 67887)
@@ -1057,4 +1057,5 @@
                  pBusLogic, pBusLogic->regInterrupt, pBusLogic->uPendingIntr));
     pBusLogic->regInterrupt = 0;
+    pBusLogic->regStatus &= ~BL_STAT_CMDINV;
     PDMDevHlpPCISetIrq(pBusLogic->CTX_SUFF(pDevIns), 0, 0);
     /* If there's another pending interrupt, report it now. */
