From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: KVM Test report, kernel fd275235... qemu e4d50d47... Date: Thu, 18 Sep 2014 11:25:30 +0200 Message-ID: <541AA50A.5040001@redhat.com> References: <8F9B1D95D29E8A42905D3F4AAB23ED140A71F293@SHSMSX103.ccr.corp.intel.com> <9E79D1C9A97CFD4097BCE431828FDD31A0785F@SHSMSX103.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit To: "Hu, Robert" , "kvm@vger.kernel.org" Return-path: Received: from mail-wg0-f45.google.com ([74.125.82.45]:55136 "EHLO mail-wg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753553AbaIRJZf (ORCPT ); Thu, 18 Sep 2014 05:25:35 -0400 Received: by mail-wg0-f45.google.com with SMTP id z12so581115wgg.16 for ; Thu, 18 Sep 2014 02:25:34 -0700 (PDT) In-Reply-To: <9E79D1C9A97CFD4097BCE431828FDD31A0785F@SHSMSX103.ccr.corp.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Il 18/09/2014 10:23, Hu, Robert ha scritto: > Hi All, > > This is KVM upstream test result against kvm.git next branch and qemu.git master branch. > kvm.git next branch: fd2752352bbc98850d83b5448a288d8991590317 based on kernel 3.17.0-rc1 > qemu.git master branch: e4d50d47a9eb15f42bdd561803a29a4d7c3eb8ec > > We found one new bug and no fix bugs in the past three weeks. Thanks. > New issue (1): > 1. The guest will hang after live migration. > https://bugzilla.kernel.org/show_bug.cgi?id=84781 > the first bad commit is: > commit cbcf2dd3b3d4d990610259e8d878fc8dc1f17d80 > Author: Thomas Gleixner > Date: Wed Jul 16 21:04:54 2014 +0000 > > x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based > > Convert the relevant base data right away to nanoseconds instead of > doing the conversion on every readout. Reduces text size by 160 bytes. > > Signed-off-by: Thomas Gleixner > Cc: Gleb Natapov > Cc: kvm@vger.kernel.org > Acked-by: Paolo Bonzini > Signed-off-by: John Stultz This should be fixed by 3.17-rc4. Please test Linus tree. Paolo