|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Clock Interrupt not occurring. hypervisor_callback not b
Problem solved and I am rather annoyed. When porting XEN_BLOCK_EVENTS
and XEN_UNBLOCK_EVENTS macros, i had removed the 'b' from movb
assuming it was an at&t asm thing, like the l on movl. silly mistake,
and i shall paddle myself sufficiently for it.
Thanks for all yer help,
Ivan
On 3/1/06, Ivan Kelly <ivanbkelly@xxxxxxxxx> wrote:
> > This is certainly not happening or I think it would have been
> > discovered and fixed by now. :-)
> Im developing on 2.0.7. Could such a thing have existed back then? in
> any case, it's something im doing wrong.
> >
> > When processing an upcall, you should clear bits in the opposite order.
> This is the order i am clearing them in. It looks to me like upcall is
> being called with no event_pending bit set, though i doubt this could
> even be possible. maybe im clearing the bit accidently :/
> -ivan
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|