From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH] kvmclock: Ensure time in migration never goes backward Date: Fri, 09 May 2014 13:53:32 +0200 Message-ID: <536CC1BC.2000302@redhat.com> References: <1399297882-3444-1-git-send-email-agraf@suse.de> <20140508013325.GA5474@amt.cnet> <536B3079.7060109@suse.de> <20140509022831.GB21213@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org To: Marcelo Tosatti , Alexander Graf Return-path: Received: from mail-wi0-f175.google.com ([209.85.212.175]:37932 "EHLO mail-wi0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755387AbaEILxg (ORCPT ); Fri, 9 May 2014 07:53:36 -0400 Received: by mail-wi0-f175.google.com with SMTP id f8so1193729wiw.2 for ; Fri, 09 May 2014 04:53:35 -0700 (PDT) In-Reply-To: <20140509022831.GB21213@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: Il 09/05/2014 04:28, Marcelo Tosatti ha scritto: > Alex, > > Unability to upgrade systems is not an excuse to fix the bug in the > wrong place. It may be an excuse to fix the bug in both places though. Paolo From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42200) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WijN3-0001fS-Ub for qemu-devel@nongnu.org; Fri, 09 May 2014 07:53:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WijMu-0001fd-Te for qemu-devel@nongnu.org; Fri, 09 May 2014 07:53:45 -0400 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:46140) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WijMu-0001fR-M5 for qemu-devel@nongnu.org; Fri, 09 May 2014 07:53:36 -0400 Received: by mail-wi0-f172.google.com with SMTP id hi2so1187627wib.17 for ; Fri, 09 May 2014 04:53:35 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <536CC1BC.2000302@redhat.com> Date: Fri, 09 May 2014 13:53:32 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1399297882-3444-1-git-send-email-agraf@suse.de> <20140508013325.GA5474@amt.cnet> <536B3079.7060109@suse.de> <20140509022831.GB21213@amt.cnet> In-Reply-To: <20140509022831.GB21213@amt.cnet> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] kvmclock: Ensure time in migration never goes backward List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti , Alexander Graf Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org Il 09/05/2014 04:28, Marcelo Tosatti ha scritto: > Alex, > > Unability to upgrade systems is not an excuse to fix the bug in the > wrong place. It may be an excuse to fix the bug in both places though. Paolo