From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V58HA-0005Cl-Jz for qemu-devel@nongnu.org; Fri, 02 Aug 2013 01:51:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V58H6-0006jb-62 for qemu-devel@nongnu.org; Fri, 02 Aug 2013 01:51:44 -0400 Date: Fri, 2 Aug 2013 11:00:29 +0530 From: Amit Shah Message-ID: <20130802053029.GA8401@grmbl.mre> References: <1375313326-14966-1-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <1375313326-14966-1-git-send-email-afaerber@suse.de> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH RESEND for-1.6] virtio-console: Use exitfn for virtserialport, too List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?iso-8859-1?Q?F=E4rber?= Cc: Anthony Liguori , qemu-devel@nongnu.org, anthony@codemonkey.ws, qemu-stable@nongnu.org On (Thu) 01 Aug 2013 [01:28:46], Andreas F=E4rber wrote: > virtconsole and virtserialport are identical in every other aspect > except for the distinguishing VirtIOSerialPortClass::is_console field. >=20 > Cc: qemu-stable@nongnu.org > Signed-off-by: Andreas F=E4rber Reviewed-by: Amit Shah Please pick for 1.6 and 1.5. Thanks, Amit