[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-ia64-devel] Question domU blocking and xen timer interrupt
> Hi, Dietmar > > As you suggested. > Currently HYPERVISOR_set_timer_op is not used. > > for more detail, please see following mail. > http://lists.xensource.com/archives/html/xen-ia64-devel/2006-07/msg00056.ht >ml > > Thanks > Atsushi SAKAI Thanks for your hint. I tried the PAL_HALT_LIGHT call and the domU gets blocked and woken up when the time is over or a key is pressed. But I don't see a timer event for this cr.itm. I looked at the xen code and saw that your function hlt_timer_fn() was changed later and the part if(vcpu_timer_expired(v)){ vcpu_pend_timer(v); } was removed. What caused this? How do I get this timer event? In the current form - how do I know whether the block was finished by a timer event or any other event (maybe the key press event)? Thanks. Dietmar. _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |