From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52303) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpJF5-0002nY-Hm for qemu-devel@nongnu.org; Thu, 12 Jul 2012 09:15:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpJF0-0001Dc-VR for qemu-devel@nongnu.org; Thu, 12 Jul 2012 09:15:39 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:43652) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpJF0-0001CU-O2 for qemu-devel@nongnu.org; Thu, 12 Jul 2012 09:15:34 -0400 Message-ID: <4FFECDED.1030108@msgid.tls.msk.ru> Date: Thu, 12 Jul 2012 17:15:25 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1342098519-23261-1-git-send-email-kraxel@redhat.com> <1342098519-23261-4-git-send-email-kraxel@redhat.com> In-Reply-To: <1342098519-23261-4-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 3/6] uhci: initialize expire_time when loading v1 vmstate List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On 12.07.2012 17:08, Gerd Hoffmann wrote: > $subject says all: when loading old (v1) vmstate which doesn't contain > expire_time initialize it with a reasonable default (current time). -stable (1.1) material? Thanks, /mjt