From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH v2] xen/console: buffer and show origin of guest PV writes Date: Mon, 09 Sep 2013 06:46:54 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Andrew Cooper , Daniel De Graaf , JBeulich@suse.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 09/09/2013 06:43, "Keir Fraser" wrote: >> ...mean that Daniel has already done the right thing for dom0 here? > > Ah, you could be right. Well if he will confirm that then I will give my > Ack. > > -- Keir Also, the unchanged behaviour for dom0 should be stated in the patch header. As it stands it actually explicitly says that the buffering/cooking is applied to all domains, with dom0 excluded only from stripping of non-printable chars. So either the patch header is wrong/misleading, or the code needs changing. -- Keir