From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buaH6-00084X-Qa for qemu-devel@nongnu.org; Thu, 13 Oct 2016 03:17:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buaH3-0005GD-HA for qemu-devel@nongnu.org; Thu, 13 Oct 2016 03:17:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35542) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buaH3-0005Fc-Bg for qemu-devel@nongnu.org; Thu, 13 Oct 2016 03:17:53 -0400 Message-ID: <1476343071.23874.19.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 13 Oct 2016 09:17:51 +0200 In-Reply-To: <20161004112112.2465b09d@igors-macbook-pro.local> References: <1468486382-21609-1-git-send-email-kraxel@redhat.com> <1468486382-21609-6-git-send-email-kraxel@redhat.com> <20160714161529.GA28523@morn.lan> <1468583389.22036.40.camel@redhat.com> <20160715143517.GA30705@morn.lan> <1474977608.26376.22.camel@redhat.com> <20161004030334.GA29101@morn.lan> <1475570981.14732.23.camel@redhat.com> <20161004112112.2465b09d@igors-macbook-pro.local> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [SeaBIOS] [PATCH 5/5] [wip] sercon: initial split-output implementation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: Kevin O'Connor , seabios@seabios.org, qemu-devel@nongnu.org Hi, > So far plan is merge it into QEMU 2.8. > I've amended QEMU counterpart according to Radim's and Paolo's reviews > and plan to respin it soon. No respin yet on the list it seems. What is the status? Do you wait for Radim's patches land upstream first? Can you cc me if you post it? > It will depend on Radim's https://lists.gnu.org/archive/html/qemu-devel/2= 016-09/msg08292.html > though, so my series will be merged after that That series is at v5 now and seems to be ready for merge, even though it didn't land in master yet. cheers, Gerd