[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] [PATCH] VTI: Fix two bugs
1. Vmx_check_pending_irq should not be called in vmx_vcpu_set_eoi, because vmx_vcpu_increment_iip is called after vmx_vcpu_set_eoi. That is, the first instruction of guest interrupt handler will be skipped. 2. Remove code segment which was used to send events to VTIdomain, when dom0 was VTIdomain. This is not needed any more, and will cause VTIdomain on SMP-HOST complain "Unexpected interrupt ..." . Signed-off-by: Anthony Xu <anthony.xu@xxxxxxxxx> Thanks, -Anthony Attachment:
vtidom0224.patch _______________________________________________ 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 |