From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYNzd-0005sV-SU for qemu-devel@nongnu.org; Fri, 12 Aug 2016 21:44:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bYNzZ-0005pj-Nc for qemu-devel@nongnu.org; Fri, 12 Aug 2016 21:44:08 -0400 Message-ID: <57AE7B40.9010706@huawei.com> Date: Sat, 13 Aug 2016 09:43:28 +0800 From: Gonglei MIME-Version: 1.0 References: <1470690267-31454-1-git-send-email-mdroth@linux.vnet.ibm.com> <20160809200444.7011.76512@loki> In-Reply-To: <20160809200444.7011.76512@loki> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-stable] [PATCH 00/56] Patch Round-up for stable 2.6.1, freeze on 2016-08-12 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth , qemu-devel@nongnu.org Cc: qemu-stable@nongnu.org Hi Michael, On 2016/8/10 4:04, Michael Roth wrote: > Quoting Michael Roth (2016-08-08 16:03:31) >> > Hi everyone, >> > >> > The following new patches are queued for QEMU stable v2.6.1: >> > >> > https://github.com/mdroth/qemu/commits/stable-2.6-staging >> > >> > The release is planned for 2016-08-17: >> > >> > http://wiki.qemu.org/Planning/2.6 >> > >> > Please respond here or CC qemu-stable@nongnu.org on any patches you >> > think should be included in the release. I thinks this below patch should be included in v2.6.1: commit 3fdd0ee393e26178a4892e101e60b011bbfaa9ea "timer: set vm_clock disabled default" Regards, -Gonglei