WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] fix noisy message of xend

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] fix noisy message of xend
From: aq <aquynh@xxxxxxxxx>
Date: Sun, 7 Aug 2005 00:42:20 +0900
Delivery-date: Sat, 06 Aug 2005 15:40:43 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=aWTMRlL/+5mZof3rRZP4YsUhNbLMS4ZSUzD6VDInrUA8hORy84jOWK6R/vqOAEsBgPly9BrUP43UGBf+7FcN/xGPxN87SyLoIbhRCYFd7UCF2fRz+i84YRH91msn5xkmMMp5NJ6yR/3Kh8+wy5giXETeJUWFqZfSuDWf4gRsexI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
xend prints out some messages when starting, which is annoying. This
patch send those to xend log file instead - people want them always
know where to find them.


Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>


# diffstat xsobj.patch 
 xsobj.py |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

Attachment: xsobj.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] fix noisy message of xend, aq <=