From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tt3ko-0006G3-5Z for qemu-devel@nongnu.org; Wed, 09 Jan 2013 17:04:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tt3kk-0004nc-GJ for qemu-devel@nongnu.org; Wed, 09 Jan 2013 17:04:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:62047) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tt3kk-0004nX-8c for qemu-devel@nongnu.org; Wed, 09 Jan 2013 17:04:06 -0500 Date: Thu, 10 Jan 2013 00:07:53 +0200 From: "Michael S. Tsirkin" Message-ID: <20130109220753.GB12062@redhat.com> References: <20130109105100.GA17137@redhat.com> <201301090930.44035.wpaul@windriver.com> <8762366sq8.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8762366sq8.fsf@codemonkey.ws> Subject: Re: [Qemu-devel] [PATCH] e1000: make ICS write-only List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Bill Paul , Jason Wang , qemu-devel@nongnu.org, Stefan Hajnoczi , yan@daynix.com, Paolo Bonzini On Wed, Jan 09, 2013 at 01:50:39PM -0600, Anthony Liguori wrote: > I figured this would be the case but this is where a comment in the code > or commit message would have helped a lot in avoiding future confusion. > > Regards, > > Anthony Liguori I just sent a documentation patch, please take a look. Thanks! -- MST