All of lore.kernel.org
 help / color / mirror / Atom feed
* xenbus api
@ 2006-06-15  8:30 Fabien Hermenier
  2006-06-15 21:01 ` Anthony Liguori
  0 siblings, 1 reply; 3+ messages in thread
From: Fabien Hermenier @ 2006-06-15  8:30 UTC (permalink / raw)
  To: Xen-devel

Hello
I have a lot of problem using the xenbus api (in xen-3.0-testing).

I had to modify the network backend driver (file netback.c), and each
call to a xenbus function in a virtual machine make my machine reboot
(not the virtual, the real machine).

for example, I 've add this line of code (wich is useless):
	printk("%d",xenbus_exists(XBT_NULL,"/local/domain/0/","domid"));
after a network packet reception.

When I launch my virtual machine, the station reboot after the virtual
machine console log is stopped after this block:

TCP: Hash tables configured (established 8192 bind 8192)
NET: Registered protocol family 1
NET: Registered protocol family 17

What do I wrong ? Could I use the xenbus API in the backend (I have same
problem in the frontend) ? Any tips/advice would be appreciate

Regards.
Fabien

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

end of thread, other threads:[~2006-06-20 12:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-15  8:30 xenbus api Fabien Hermenier
2006-06-15 21:01 ` Anthony Liguori
2006-06-20 12:22   ` Fabien Hermenier

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.