From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0CWI-0008Aw-9a for qemu-devel@nongnu.org; Thu, 26 Jun 2014 12:27:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X0CWC-0003ug-Nl for qemu-devel@nongnu.org; Thu, 26 Jun 2014 12:27:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:29256) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0CWC-0003uV-8a for qemu-devel@nongnu.org; Thu, 26 Jun 2014 12:27:24 -0400 Message-ID: <53AC49E8.7000409@redhat.com> Date: Thu, 26 Jun 2014 18:27:20 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <4b996aea34144d33f2227835dc3d064818ffb7be.1403688576.git.mprivozn@redhat.com> <53AAD523.3000604@redhat.com> <20140625155048.252833c1@redhat.com> <53AB2D71.7050704@redhat.com> <20140626084611.20f771a2@redhat.com> <53AC19C3.10502@redhat.com> <53AC1C13.40308@redhat.com> <53AC1C99.8070106@redhat.com> <20140626091738.4ee3a0b4@redhat.com> <53AC1F4D.6090702@redhat.com> <53AC496C.6040802@redhat.com> In-Reply-To: <53AC496C.6040802@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Makefile: Install qmp-events.txt List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , Luiz Capitulino Cc: Michal Privoznik , famz@redhat.com, qemu-devel@nongnu.org, Wenchao Xia Il 26/06/2014 18:25, Eric Blake ha scritto: > Actually, there is a second new event on queue right now: > https://lists.gnu.org/archive/html/qemu-devel/2014-06/msg06561.html Ok. FWIW, I consider that series a bugfix so it can go in after hard freeze. Same for the patch that lets management reconstruct the last RTC_TIME_CHANGE event. Paolo