From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:54243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp3WA-0001E5-Du for qemu-devel@nongnu.org; Thu, 04 Aug 2011 15:23:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qp3W9-00052T-Gn for qemu-devel@nongnu.org; Thu, 04 Aug 2011 15:23:42 -0400 Received: from rcdn-iport-8.cisco.com ([173.37.86.79]:56938) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp3W9-00052G-BY for qemu-devel@nongnu.org; Thu, 04 Aug 2011 15:23:41 -0400 Message-ID: <4E3AF1BA.4020906@cisco.com> Date: Thu, 04 Aug 2011 13:23:38 -0600 From: David Ahern MIME-Version: 1.0 References: <4E36E5F7.6060202@cisco.com> <4E393575.4090003@redhat.com> <20110803122441.GB10538@redhat.com> <4E395363.5000200@cisco.com> <20110803150021.GA13515@redhat.com> <4E3AE991.1080009@cisco.com> <20110804191717.GB25722@redhat.com> In-Reply-To: <20110804191717.GB25722@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] qemu-kvm aborts - vhost_dev_unassign_memory: Assertion `to >= 0' failed. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: aliguori@us.ibm.com, Avi Kivity , KVM mailing list , qemu-devel On 08/04/2011 01:17 PM, Michael S. Tsirkin wrote: > On Thu, Aug 04, 2011 at 12:48:49PM -0600, David Ahern wrote: >> >> >> On 08/03/2011 09:00 AM, Michael S. Tsirkin wrote: >>> On Wed, Aug 03, 2011 at 07:55:47AM -0600, David Ahern wrote: >>>> Tested-by: David Ahern >>>> >>>> David >>> >>> Applied, thanks very much. >>> >> >> I assume this will make 0.15 since it is a regression? > > How is this a regression in 0.15? I thought it's an old bug > exposed by the memory API which I expect is not going into 0.15. Is qemu-kvm.git not tagged as 0.15 rc? David > >> haven't seen the >> patch applied to that branch yet. >> >> David > > My branch will have to get merged in trunk first. >