[XenAccess-devel] XenAccess 0.4 HVM regression
Status: Beta
Brought to you by:
bdpayne
From: <hi...@cc...> - 2007-12-13 17:00:38
|
XenAccess is having problems with HVM with version 0.4. No examples currently work: [root@easy-mark examples]# ./module-list 1 ERROR: address not in page table (0xc02be7a0) ERROR: failed to get task list head 'init_task' failed to init XenAccess library: Success [root@easy-mark examples]# ./process-list 1 ERROR: address not in page table (0xc02be7a0) ERROR: failed to get task list head 'init_task' failed to init XenAccess library: Success [root@easy-mark examples]# These worked before my svn update. Any ideas about where I should look? -Jim |