Bugs item #2421626, was opened at 2008-12-12 15:59 Message generated for change (Settings changed) made by sf-robot 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: Closed Resolution: Fixed 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. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2009-02-02 02:34 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Avi Kivity (avik) Date: 2008-12-24 12:11 Message: fixed for kvm-83 ---------------------------------------------------------------------- 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html