From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdfjG-0005CW-Bo for qemu-devel@nongnu.org; Thu, 02 Apr 2015 10:04:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YdfjA-0003un-KW for qemu-devel@nongnu.org; Thu, 02 Apr 2015 10:04:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdfjA-0003ud-D0 for qemu-devel@nongnu.org; Thu, 02 Apr 2015 10:04:12 -0400 Message-ID: <551D4C53.3090607@redhat.com> Date: Thu, 02 Apr 2015 16:04:03 +0200 From: Max Reitz MIME-Version: 1.0 References: <1427890157-18639-1-git-send-email-mreitz@redhat.com> <20150402085706.GC20229@stefanha-thinkpad.redhat.com> In-Reply-To: <20150402085706.GC20229@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH for-2.4 0/5] chardev: Add IRC char driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Kevin Wolf , Paolo Bonzini , qemu-devel@nongnu.org, Markus Armbruster On 02.04.2015 10:57, Stefan Hajnoczi wrote: > On Wed, Apr 01, 2015 at 02:09:12PM +0200, Max Reitz wrote: >> This series adds a long-missing IRC character device driver to qemu. See >> patch 1 for an explanation why you should have been missing it. >> >> To make it short: IRC is a very well tested and more reliable, social, >> human-friendly, and ubiquitous[1] communication interface than any of >> the other character devices qemu has to offer. > Next year please do ELIZA: > https://en.wikipedia.org/wiki/ELIZA Why not complete Emacs integration? ;-) Max > :) > Stefan