Bugs item #2421626, was opened at 2008-12-12 08:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2421626&group_id=180599
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: libkvm Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Christopher Smith (smithck0) Assigned to: Nobody/Anonymous (nobody) Summary: missing break in 'case KVM_EXIT_S390_RESET' Initial Comment: In libkvm/libkvm.c function kvm_run() there is a switch on run->exit_reason. The KVM_EXIT_S390_RESET case falls in to the default case. It doesn't look right. I checked kvm-80, it's still there. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2421626&group_id=180599 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
