All of lore.kernel.org
 help / color / mirror / Atom feed
* Printing debug message from hypervisor
@ 2008-06-10  7:10 sandesh
       [not found] ` <4cac40570806100338o3c900afam4693f3c981c5a336@mail.gmail.com>
  0 siblings, 1 reply; 8+ messages in thread
From: sandesh @ 2008-06-10  7:10 UTC (permalink / raw)
  To: xen-devel


 Hi,
  Iam trying to print some debug messages, from a hypercall function
do_domctl by introducing some printk statemetnts.
But nothing is getting into the log or the terminal. After exploring the
code it seems like we cant directly use printk, because the guest checks the
'console I/O ring buffer after receving an event for the same from
hypervisor ' .  I chekced the functions of drivers/char/console.c and it has
the funciton printk which is does generate the event for console I/O but the
console.h does'nt include the prototype. So my question is how can i use it
from domctl.c
  I have been stuck on this for a week now, so please give me some hints on
this.

Thanks,
  Sandesh
  

-- 
View this message in context: http://www.nabble.com/Printing-debug-message-from-hypervisor-tp17749116p17749116.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-06-11 13:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-10  7:10 Printing debug message from hypervisor sandesh
     [not found] ` <4cac40570806100338o3c900afam4693f3c981c5a336@mail.gmail.com>
     [not found]   ` <1213096883.12366.8.camel@ec4t16cg-1518809>
2008-06-10 11:26     ` Grzegorz Miłoś
     [not found]       ` <1213099175.12366.14.camel@ec4t16cg-1518809>
2008-06-10 13:52         ` Grzegorz Miłoś
     [not found]           ` <1213159519.12366.22.camel@ec4t16cg-1518809>
2008-06-11  8:50             ` Grzegorz Miłoś
     [not found]           ` <1213167503.6399.3.camel@ec4t16cg-1518809>
2008-06-11  8:59             ` Exporting symbols " Grzegorz Miłoś
     [not found]               ` <1213176321.6399.13.camel@ec4t16cg-1518809>
2008-06-11  9:53                 ` Grzegorz Miłoś
     [not found]                   ` <1213180293.6399.17.camel@ec4t16cg-1518809>
2008-06-11 10:24                     ` Grzegorz Miłoś
2008-06-11 13:09                       ` Sandesh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.