From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fLV8A-00015N-4f for qemu-devel@nongnu.org; Wed, 23 May 2018 10:52:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fLV86-0004BV-1f for qemu-devel@nongnu.org; Wed, 23 May 2018 10:52:46 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:54032 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fLV85-0004BN-Tc for qemu-devel@nongnu.org; Wed, 23 May 2018 10:52:41 -0400 Date: Wed, 23 May 2018 17:52:40 +0300 From: "Michael S. Tsirkin" Message-ID: <20180523175148-mutt-send-email-mst@kernel.org> References: <20180523175039-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180523175039-mutt-send-email-mst@kernel.org> Subject: Re: [Qemu-devel] Ping [PATCH RFC v2 0/2] Fix UART serial implementation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Calvin Lee Cc: qemu-devel@nongnu.org, pbonzini@redhat.com, "Dr. David Alan Gilbert" On Wed, May 23, 2018 at 05:51:08PM +0300, Michael S. Tsirkin wrote: > On Mon, May 21, 2018 at 10:40:33AM -0600, Calvin Lee wrote: > > Hello, > > > > It's been about a week since the last email to my patches, in case anyone would > > like to review but missed them. > > > > Patches are the following on patchwork: > > http://patchwork.ozlabs.org/patch/912281/ > > http://patchwork.ozlabs.org/patch/912282/ > > > > And the following on patchew: > > http://patchew.org/QEMU/20180512000545.966-1-cyrus296@gmail.com/ > > > > Thank you, > > Calvin Lee > > If you'd like these merged, pls re-post without an RFC tag. Not before addressing the build and other vmstate related issues, just FYI RFC means "pls review but do not merge". > -- > MST