From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MnvCA-0003AF-C7 for qemu-devel@nongnu.org; Wed, 16 Sep 2009 10:09:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MnvC5-00038z-Mj for qemu-devel@nongnu.org; Wed, 16 Sep 2009 10:09:17 -0400 Received: from [199.232.76.173] (port=42780 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MnvC5-00038w-HC for qemu-devel@nongnu.org; Wed, 16 Sep 2009 10:09:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44293) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MnvC5-0002x9-2r for qemu-devel@nongnu.org; Wed, 16 Sep 2009 10:09:13 -0400 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8GE9CUE010417 for ; Wed, 16 Sep 2009 10:09:12 -0400 Date: Wed, 16 Sep 2009 17:07:27 +0300 From: "Michael S. Tsirkin" Message-ID: <20090916140727.GB5287@redhat.com> References: <20090916104620.GA4456@redhat.com> <20090916114133.GA4567@redhat.com> <20090916122901.GA4729@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: [Qemu-devel] Re: optional feature List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: qemu-devel@nongnu.org, gleb@redhat.com On Wed, Sep 16, 2009 at 03:31:31PM +0200, Juan Quintela wrote: > > I think it's pretty important to keep this > > feature, and maybe add something similar > > to other devices. > > > > How will VMState support this? > > This is the 1st request that I have. This is what the code does today > (it is the same that was before): Yes. I thought you want to replace that code with a table. If not, no problem. -- MST