[Xen-devel] [seabios test] 58442: tolerable FAIL - PUSHED

2015-06-13 Thread osstest service user
flight 58442 seabios real [real] http://logs.test-lab.xenproject.org/osstest/logs/58442/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-stop fail never pass test-amd64-i386-xl-qemuu-win7-amd64 16 gues

[Xen-devel] How to Debug Xen Hypervisor

2015-06-13 Thread Alan Hikerell
While study on Xen, I need to debug the xen hypervisor dynamicly. I have reading some documents about gdbsx and kexec/kdump and so on, but there aren't the tool I need. I have noticed there is a kdb debugger supported in previous xen, but I am working on xen-4.5 and newer versions, so I failed to a

Re: [Xen-devel] [edk2] MMIO regions in GetMemoryMap ()0 (fwd)

2015-06-13 Thread Parth Dixit
+xen dev list On 24 February 2015 at 20:25, Stefano Stabellini wrote: > On Fri, 13 Feb 2015, Julien Grall wrote: >> On 13/02/2015 11:44, Ard Biesheuvel wrote: >> > On 13 February 2015 at 11:12, Julien Grall wrote: >> > > >> > > >> > > On 13/02/2015 10:29, Stefano Stabellini wrote: >> > > > >> >

[Xen-devel] [xen-4.3-testing test] 58440: tolerable FAIL - PUSHED

2015-06-13 Thread osstest service user
flight 58440 xen-4.3-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/58440/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-amd64-i386-libvirt 11 guest-start fail like 58060 test-amd64-amd64-xl-qemuu-

[Xen-devel] [ovmf test] 58433: tolerable FAIL - PUSHED

2015-06-13 Thread osstest service user
flight 58433 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/58433/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-stop fail like 58398 test-amd64-i386-xl-qemuu-win7-amd64 1

[Xen-devel] [linux-linus test] 58428: tolerable FAIL - PUSHED

2015-06-13 Thread osstest service user
flight 58428 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/58428/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-amd64-i386-libvirt-xsm 11 guest-start fail REGR. vs. 58128 test-amd64-i386-libvirt 1

[Xen-devel] [linux-3.4 test] 58423: regressions - FAIL

2015-06-13 Thread osstest service user
flight 58423 linux-3.4 real [real] http://logs.test-lab.xenproject.org/osstest/logs/58423/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl 9 debian-install fail REGR. vs. 52209-bisect test-amd64-amd64-pair

[Xen-devel] [linux-next test] 58427: regressions - trouble: broken/fail/pass

2015-06-13 Thread osstest service user
flight 58427 linux-next real [real] http://logs.test-lab.xenproject.org/osstest/logs/58427/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemuu-win7-amd64 9 windows-installfail REGR. vs. 58333 Regressions which are

[Xen-devel] [ovmf bisection] complete build-i386

2015-06-13 Thread osstest service user
branch xen-unstable xen branch xen-unstable job build-i386 test xen-build Tree: ovmf https://github.com/tianocore/edk2.git Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.git Tree: xen git://xenbits.xen.org/xen.git *** Found and reproduced problem changeset *** Bug is in tree:

Re: [Xen-devel] [PATCH] Modified RTDS scheduler to use an event-driven model instead of polling.

2015-06-13 Thread Dagaen Golomb
> No HTML, please. Got it, sorry. >> And note that, when I say "timer", I mean an actual Xen timer, >> i.e., >> those things that are started, stopped, and with a timer >> handling >> routine being called when they expire. For an example, you can >>

[Xen-devel] [libvirt test] 58426: tolerable FAIL - PUSHED

2015-06-13 Thread osstest service user
flight 58426 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/58426/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-amd64-i386-libvirt 11 guest-start fail like 58401 test-amd64-amd64-libvirt 11 gu

[Xen-devel] [xen-unstable test] 58420: regressions - FAIL

2015-06-13 Thread osstest service user
flight 58420 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/58420/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-xsm 6 xen-boot fail REGR. vs. 58392 test-amd64-amd64-rum

[Xen-devel] [ovmf bisection] complete build-amd64-xsm

2015-06-13 Thread osstest service user
branch xen-unstable xen branch xen-unstable job build-amd64-xsm test xen-build Tree: ovmf https://github.com/tianocore/edk2.git Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.git Tree: xen git://xenbits.xen.org/xen.git *** Found and reproduced problem changeset *** Bug is in

Re: [Xen-devel] [PATCH] Modified RTDS scheduler to use an event-driven model instead of polling.

2015-06-13 Thread Meng Xu
Hi Dario, I think I got what you meant 100% now. :-) I will ping Dagaen to see what he thinks and if he has any concerns. > > > > Here's how I envision things to go. Again, I'm talking about sticking > > > with option a), so no per-vcpu timers, just 1 timer and a global queue, > > > which now is

Re: [Xen-devel] virtual filesystem for Xen

2015-06-13 Thread Julien Grall
On 12/06/2015 20:21, sainath grandhi wrote: Hello, Hello, Is there any qemu virtio-9p type of file system virtualization solution available for xen PV guests? virtio-9p is not currently working with Xen guests. Although, we have an Outreachy participant [1] working on an implemen

[Xen-devel] FW: VT-d async invalidation for Device-TLB.

2015-06-13 Thread Xu, Quan
>On 12.06.15 at 14:47, wrote: > >>> On 12.06.15 at 04:40, wrote: > >> > >>> On 10.06.15 at 16:05, wrote: > >> >>> On 03.06.15 at 09:49, wrote: > >> > For Context Invalidation and IOTLB invalidation without > >> > Device-TLB invalidation, Invalidation Queue flushes synchronous > >> > invalid

[Xen-devel] [ovmf bisection] complete build-amd64

2015-06-13 Thread osstest service user
branch xen-unstable xen branch xen-unstable job build-amd64 test xen-build Tree: ovmf https://github.com/tianocore/edk2.git Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.git Tree: xen git://xenbits.xen.org/xen.git *** Found and reproduced problem changeset *** Bug is in tree

[Xen-devel] [rumpuserxen test] 58459: regressions - FAIL

2015-06-13 Thread osstest service user
flight 58459 rumpuserxen real [real] http://logs.test-lab.xenproject.org/osstest/logs/58459/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64-rumpuserxen 5 rumpuserxen-build fail REGR. vs. 33866 build-i386-rumpuserxe

[Xen-devel] [qemu-mainline test] 58416: regressions - FAIL

2015-06-13 Thread osstest service user
flight 58416 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/58416/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-xl-multivcpu 7 host-ping-check-xen fail REGR. vs. 58318 test-armhf-armhf-xl

[Xen-devel] [qemu-upstream-unstable test] 58415: tolerable FAIL - PUSHED

2015-06-13 Thread osstest service user
flight 58415 qemu-upstream-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/58415/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-armhf-armhf-xl-xsm 15 guest-start/debian.repeat fail in 58382 pass in 58415 test-amd64-i386-libvi