From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Stecklina Subject: Debugging messages Date: Thu, 18 Jan 2007 15:53:14 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hello, I would like to include some debugging messages into the hypervisor (logging certain hypercalls with their arguments) and am unsure how. When I call printk where does its output go? Is there a better way to do this? Regards, Julian