|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [PATCH] VTI: Fix two bugs
On Fri, 2006-02-24 at 13:06 +0800, Xu, Anthony wrote:
> 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 ..." .
Applied.
--
Alex Williamson HP Linux & Open Source Lab
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|