e.dun...@eu.citrix.com; Tian, Kevin ; xen-
>> de...@lists.xen.org
>> Subject: RE: [Xen-devel] [PATCH v4 1/6] VMX: Statically assign two PI hooks
>>
>> >>> On 28.09.16 at 08:48, wrote:
>>
>> >
>> >> -Original Message-
>>
8:10 PM
> >> To: Wu, Feng
> >> Cc: andrew.coop...@citrix.com; dario.faggi...@citrix.com;
> >> george.dun...@eu.citrix.com; Tian, Kevin ; xen-
> >> de...@lists.xen.org
> >> Subject: Re: [Xen-devel] [PATCH v4 1/6] VMX: Statically assign two PI hooks
> &
e.dun...@eu.citrix.com; Tian, Kevin ; xen-
>> de...@lists.xen.org
>> Subject: Re: [Xen-devel] [PATCH v4 1/6] VMX: Statically assign two PI hooks
>>
>> >>> On 26.09.16 at 13:37, wrote:
>> >>>> On 21.09.16 at 04:37, wrote:
>> >> PI
Subject: Re: [Xen-devel] [PATCH v4 1/6] VMX: Statically assign two PI hooks
>
> >>> On 26.09.16 at 13:37, wrote:
> >>>> On 21.09.16 at 04:37, wrote:
> >> PI hooks: vmx_pi_switch_from() and vmx_pi_switch_to() are
> >> needed even when any previously
>>> On 26.09.16 at 13:37, wrote:
On 21.09.16 at 04:37, wrote:
>> PI hooks: vmx_pi_switch_from() and vmx_pi_switch_to() are
>> needed even when any previously assigned device is detached
>> from the domain. Since 'SN' bit is also used to control the
>> CPU side PI and we change the state of S
>>> On 21.09.16 at 04:37, wrote:
> PI hooks: vmx_pi_switch_from() and vmx_pi_switch_to() are
> needed even when any previously assigned device is detached
> from the domain. Since 'SN' bit is also used to control the
> CPU side PI and we change the state of SN bit in these two
> functions, then ev