>>> On 14.12.15 at 09:31, wrote:
>> On 14.12.2015 at 4:19pm, wrote:
>> >>> On 12.12.15 at 10:03, wrote:
>> >> On 11.12.2015 at 6:01pm, wrpte:
>> >> >>> On 10.12.15 at 10:33, wrote:
>> >> > @@ -167,10 +172,12 @@ static int queue_invalidate_wait(struct iommu
>> >> *iommu,
>> >> > start
> On 14.12.2015 at 4:19pm, wrote:
> >>> On 12.12.15 at 10:03, wrote:
> >> On 11.12.2015 at 6:01pm, wrpte:
> >> >>> On 10.12.15 at 10:33, wrote:
> >> > @@ -167,10 +172,12 @@ static int queue_invalidate_wait(struct iommu
> >> *iommu,
> >> > start_time = NOW();
> >> > while ( pol
>>> On 12.12.15 at 10:03, wrote:
>> On 11.12.2015 at 6:01pm, wrpte:
>> >>> On 10.12.15 at 10:33, wrote:
>> > @@ -167,10 +172,12 @@ static int queue_invalidate_wait(struct iommu
>> *iommu,
>> > start_time = NOW();
>> > while ( poll_slot != QINVAL_STAT_DONE )
>> > {
>> >
>On 11.12.2015 at 6:01pm, wrpte:
> >>> On 10.12.15 at 10:33, wrote:
> > @@ -167,10 +172,12 @@ static int queue_invalidate_wait(struct iommu
> *iommu,
> > start_time = NOW();
> > while ( poll_slot != QINVAL_STAT_DONE )
> > {
> > -if ( NOW() > (start_time + DM
> On 11.12.2015 at 6:01pm, wrote:
> >>> On 10.12.15 at 10:33, wrote:
> > @@ -167,10 +172,12 @@ static int queue_invalidate_wait(struct iommu
> *iommu,
> > start_time = NOW();
> > while ( poll_slot != QINVAL_STAT_DONE )
> > {
> > -if ( NOW() > (start_time + D
>>> On 10.12.15 at 10:33, wrote:
> @@ -167,10 +172,12 @@ static int queue_invalidate_wait(struct iommu *iommu,
> start_time = NOW();
> while ( poll_slot != QINVAL_STAT_DONE )
> {
> -if ( NOW() > (start_time + DMAR_OPERATION_TIMEOUT) )
> +if ( NOW(
On 11.12.2015 at 4:37pm, wrote:
> On 11/12/2015 02:09, Xu, Quan wrote:
> > On 11.12.2015 at 3:03pm, wrote:
> >> On 10/12/15 09:33, Quan Xu wrote:
> >>> Signed-off-by: Quan Xu
> >> This patch misses a second use of DMAR_OPERATION_TIMEOUT, in
> >> IOMMU_WAIT_OP() which in turn is used in a large
On 11/12/2015 02:09, Xu, Quan wrote:
> On 11.12.2015 at 3:03pm, wrote:
>> On 10/12/15 09:33, Quan Xu wrote:
>>> Signed-off-by: Quan Xu
>>> ---
>>> xen/drivers/passthrough/vtd/qinval.c | 11 +--
>>> 1 file changed, 9 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/xen/drivers/passthrou
On 11.12.2015 at 3:01pm, wrote:
> > From: Xu, Quan
> > Sent: Friday, December 11, 2015 10:09 AM
> >
> > On 11.12.2015 at 3:03pm, wrote:
> > > On 10/12/15 09:33, Quan Xu wrote:
> > > > Signed-off-by: Quan Xu
> > > > ---
> > > > xen/drivers/passthrough/vtd/qinval.c | 11 +--
> > > > 1 fi
> From: Xu, Quan
> Sent: Friday, December 11, 2015 10:09 AM
>
> On 11.12.2015 at 3:03pm, wrote:
> > On 10/12/15 09:33, Quan Xu wrote:
> > > Signed-off-by: Quan Xu
> > > ---
> > > xen/drivers/passthrough/vtd/qinval.c | 11 +--
> > > 1 file changed, 9 insertions(+), 2 deletions(-)
> > >
>
On 11.12.2015 at 3:03pm, wrote:
> On 10/12/15 09:33, Quan Xu wrote:
> > Signed-off-by: Quan Xu
> > ---
> > xen/drivers/passthrough/vtd/qinval.c | 11 +--
> > 1 file changed, 9 insertions(+), 2 deletions(-)
> >
> > diff --git a/xen/drivers/passthrough/vtd/qinval.c
> > b/xen/drivers/passth
On 10/12/15 09:33, Quan Xu wrote:
> Signed-off-by: Quan Xu
> ---
> xen/drivers/passthrough/vtd/qinval.c | 11 +--
> 1 file changed, 9 insertions(+), 2 deletions(-)
>
> diff --git a/xen/drivers/passthrough/vtd/qinval.c
> b/xen/drivers/passthrough/vtd/qinval.c
> index b81b0bd..990baf2 1006
Signed-off-by: Quan Xu
---
xen/drivers/passthrough/vtd/qinval.c | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/xen/drivers/passthrough/vtd/qinval.c
b/xen/drivers/passthrough/vtd/qinval.c
index b81b0bd..990baf2 100644
--- a/xen/drivers/passthrough/vtd/qinval.c
+++
13 matches
Mail list logo