From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 4/4] kvm-s390: streamline memslot handling - v6 Date: Sun, 31 May 2009 11:22:58 +0300 Message-ID: <4A223E62.3000204@redhat.com> References: <1243594730-20625-1-git-send-email-ehrhardt@linux.vnet.ibm.com> <1243594730-20625-4-git-send-email-ehrhardt@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, borntraeger@de.ibm.com, cotte@de.ibm.com, heiko.carstens@de.ibm.com, schwidefsky@de.ibm.com, mtosatti@redhat.com To: ehrhardt@linux.vnet.ibm.com Return-path: Received: from mx2.redhat.com ([66.187.237.31]:40430 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757137AbZEaIXJ (ORCPT ); Sun, 31 May 2009 04:23:09 -0400 In-Reply-To: <1243594730-20625-4-git-send-email-ehrhardt@linux.vnet.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: ehrhardt@linux.vnet.ibm.com wrote: > From: Christian Ehrhardt > > *updates in v6* > - ensure the wait_on_bit waiter is notified > - move the reset of requests to kvm_vcpu_release to drop them early > > *updates in v5* > - ensure dropping vcpu all requests while freeing a vcpu > > *updates in v4* > - kickout only scheduled vcpus (its superfluous and wait might hang forever on > not running vcpus) > > v3 is already in (and pushed so I can't unapply), so please rebase on top of current git. -- error compiling committee.c: too many arguments to function