All of lore.kernel.org
 help / color / mirror / Atom feed
* libxc linux privcmd bugs
@ 2014-01-13 16:53 Andrew Cooper
  2014-01-13 17:06 ` Ian Campbell
  2014-01-13 17:06 ` Ian Campbell
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew Cooper @ 2014-01-13 16:53 UTC (permalink / raw)
  To: Xen-devel List, Ian Campbell

Hello,

More bugs for tracking:

1) PERROR("Could not obtain handle on privileged command interface");
doesn't indicate which path(s) were tried.

2) xc_linux_osdep.c:linux_privcmd_open() only tries to open
"/proc/xen/privcmd" which is the classic-xen location, whereas the
expected location under PVops is "/dev/xen/privcmd".  The other open
functions (evtchn, gnttab, gntshr) exclusivly use "/dev/xen/$FOO".

~Andrew

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

end of thread, other threads:[~2014-01-13 17:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-13 16:53 libxc linux privcmd bugs Andrew Cooper
2014-01-13 17:06 ` Ian Campbell
2014-01-13 17:06 ` Ian Campbell
2014-01-13 17:15   ` Processed: " xen

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.