From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REbhX-0006UO-BR for qemu-devel@nongnu.org; Fri, 14 Oct 2011 02:57:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REbhW-0005Ze-6G for qemu-devel@nongnu.org; Fri, 14 Oct 2011 02:57:03 -0400 Received: from mail-yw0-f45.google.com ([209.85.213.45]:34772) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REbhW-0005ZW-1x for qemu-devel@nongnu.org; Fri, 14 Oct 2011 02:57:02 -0400 Received: by ywm39 with SMTP id 39so2356149ywm.4 for ; Thu, 13 Oct 2011 23:57:01 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4E97DD39.9070601@redhat.com> Date: Fri, 14 Oct 2011 08:56:57 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20111010155013.0c1e40c4@doriath> <1318317762-20956-1-git-send-email-pbonzini@redhat.com> <20111011145248.4ef5e39b@doriath> <20111013172626.2cd925bc@doriath> In-Reply-To: <20111013172626.2cd925bc@doriath> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] runstate: add more valid transitions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: qemu-devel@nongnu.org On 10/13/2011 10:26 PM, Luiz Capitulino wrote: > I'm going to take my word back on this one, I've found the real cause of the > problem. Will post the patch right now. > Are you keeping the vl.c hunks though? Paolo