[Xen-devel] [qemu-upstream-4.3-testing test] 94592: trouble: blocked/broken

2016-05-20 Thread osstest service owner
flight 94592 qemu-upstream-4.3-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/94592/ Failures and problems with tests :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386-pvops 3 host-install(3) broken

[Xen-devel] [ovmf test] 94594: regressions - FAIL

2016-05-20 Thread osstest service owner
flight 94594 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/94594/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386-xsm5 xen-build fail REGR. vs. 94588 build-amd64

[Xen-devel] [PATCH v4] xen: add steal_clock support on x86

2016-05-20 Thread Juergen Gross
The pv_time_ops structure contains a function pointer for the "steal_clock" functionality used only by KVM and Xen on ARM. Xen on x86 uses its own mechanism to account for the "stolen" time a thread wasn't able to run due to hypervisor scheduling. Add support in Xen arch independent time handling

Re: [Xen-devel] [PATCH v3] xen: add steal_clock support on x86

2016-05-20 Thread Juergen Gross
On 19/05/16 19:15, Stefano Stabellini wrote: > On Thu, 19 May 2016, Juergen Gross wrote: >> The pv_time_ops structure contains a function pointer for the >> "steal_clock" functionality used only by KVM and Xen on ARM. Xen on x86 >> uses its own mechanism to account for the "stolen" time a thread

Re: [Xen-devel] [PATCH v10 3/3] vt-d: fix vt-d Device-TLB flush timeout issue

2016-05-20 Thread Xu, Quan
On May 17, 2016 10:00 PM, Jan Beulich wrote: > >>> On 22.04.16 at 12:54, wrote: > > --- a/xen/drivers/passthrough/vtd/qinval.c > > +++ b/xen/drivers/passthrough/vtd/qinval.c > > @@ -206,10 +206,71 @@ static int invalidate_sync(struct iommu *iommu) > >

<    1   2