From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZL5Qt-0008HA-7x for qemu-devel@nongnu.org; Fri, 31 Jul 2015 04:12:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZL5Qq-0006j7-3X for qemu-devel@nongnu.org; Fri, 31 Jul 2015 04:12:47 -0400 Received: from mx-v6.kamp.de ([2a02:248:0:51::16]:58977 helo=mx01.kamp.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZL5Qp-0006it-NG for qemu-devel@nongnu.org; Fri, 31 Jul 2015 04:12:44 -0400 Message-ID: <55BB2DF7.8010808@kamp.de> Date: Fri, 31 Jul 2015 10:12:39 +0200 From: Peter Lieven MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Recent patches for 2.4 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , Stefan Hajnoczi Cc: "qemu-devel@nongnu.org" , qemu-stable@nongnu.org Hi Paolo, hi Stefan, you submitted some fixes for 2.4 recently. None of the folloing had qemu-stable in CC. Is this not stable material? ca96ac4 AioContext: force event loop iteration using BH a076972 AioContext: avoid leaking BHs on cleanup fed105e virtio-blk-dataplane: delete bottom half before the AioContext is freed 05e514b AioContext: optimize clearing the EventNotifier 21a03d1 AioContext: fix broken placement of event_notifier_test_and_clear eabc977 AioContext: fix broken ctx->dispatching optimization 52c91da memory: do not add a reference to the owner of aliased regions edec47c main-loop: fix qemu_notify_event for aio_notify optimization deb809e memory: count number of active VGA logging clients ab28bd2 rcu: actually register threads that have RCU read-side critical sections 9172f42 qemu-char: handle EINTR for TCP character devices Thanks, Peter