From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41212) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFesB-00050c-3P for qemu-devel@nongnu.org; Wed, 22 Jun 2016 05:55:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bFes5-0006e4-3F for qemu-devel@nongnu.org; Wed, 22 Jun 2016 05:55:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52784) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFes4-0006e0-Tm for qemu-devel@nongnu.org; Wed, 22 Jun 2016 05:54:57 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 76150C049D4F for ; Wed, 22 Jun 2016 09:54:56 +0000 (UTC) Date: Wed, 22 Jun 2016 10:54:52 +0100 From: "Dr. David Alan Gilbert" Message-ID: <20160622095452.GB2274@work-vm> References: <1466536447-30146-1-git-send-email-dgilbert@redhat.com> <1466536447-30146-12-git-send-email-dgilbert@redhat.com> <1466578084.16954.17.camel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466578084.16954.17.camel@redhat.com> Subject: Re: [Qemu-devel] [PATCH 11/13] virtio-input: Wrap in vmstate List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org, mst@redhat.com, amit.shah@redhat.com, quintela@redhat.com * Gerd Hoffmann (kraxel@redhat.com) wrote: > On Di, 2016-06-21 at 20:14 +0100, Dr. David Alan Gilbert (git) wrote: > > From: "Dr. David Alan Gilbert" > > > > Forcibly convert it to a vmstate wrapper; proper conversion > > comes later. > > FYI: Should be an easy target for proper conversion as virtio-input > doesn't need to save any device-specific state beside the usual virtio > and pci bits. Thanks; what would a good test for virtio-input to be to make sure migration works; got a recommended command line? Dave > > cheers, > Gerd > -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK