Re: [Xen-devel] [PATCH 07/11] x86/xen: Add support for Hygon's Dhyana Family 18h processor

2018-06-10 Thread Jan Beulich
(heavily shrinking the Cc list) >>> On 09.06.18 at 15:23, wrote: > This patch enables the Xen Hypervisor support to Hygon > Family 18h CPU: > - Add Hygon support in Xen PMU arch init codes. > - Add Hygon support in PMU MSR read/write codes. > - Add Hygon support in read PMC codes. > > Signed-off

Re: [Xen-devel] [xen-4.7-testing test] 123897: tolerable FAIL - PUSHED

2018-06-10 Thread Jan Beulich
>>> On 08.06.18 at 20:47, wrote: > flight 123897 xen-4.7-testing real [real] > http://logs.test-lab.xenproject.org/osstest/logs/123897/ > > Failures :-/ but no regressions. > > Tests which are failing intermittently (not blocking): > test-amd64-i386-libvirt-pair 23 guest-migrate/dst_host/src_h

[Xen-devel] [xen-4.9-testing test] 124043: tolerable FAIL - PUSHED

2018-06-10 Thread osstest service owner
flight 124043 xen-4.9-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/124043/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-amd64-amd64-xl-qemut-ws16-amd64 14 guest-localmigrate fail in 123590 pass in 124043 test-amd64-i386-li

[Xen-devel] [xen-unstable test] 124038: tolerable FAIL - PUSHED

2018-06-10 Thread osstest service owner
flight 124038 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/124038/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-armhf-armhf-xl-multivcpu 6 xen-install fail in 123994 pass in 124038 test-amd64-amd64-xl-qemut-debian

[Xen-devel] [qemu-mainline baseline-only test] 74838: tolerable FAIL

2018-06-10 Thread Platform Team regression test user
This run is configured for baseline tests only. flight 74838 qemu-mainline real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/74838/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-i386-xl-qemuu-win10-i386 10 windows-install f

[Xen-devel] [PATCH v4 14/40] hw/display: Use the IEC binary prefix definitions

2018-06-10 Thread Philippe Mathieu-Daudé
It eases code review, unit is explicit. Patch generated using: $ git grep -E '(1024|2048|4096|8192|(<<|>>).?(10|20|30))' hw/ include/hw/ and modified manually. Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Gerd Hoffmann Reviewed-by: Alistair Francis --- include/hw/display/xlnx_dp.h |

[Xen-devel] [PATCH v4 11/40] hw/xen: Use the IEC binary prefix definitions

2018-06-10 Thread Philippe Mathieu-Daudé
It eases code review, unit is explicit. Patch generated using: $ git grep -E '(1024|2048|4096|8192|(<<|>>).?(10|20|30))' hw/ include/hw/ and modified manually. Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Alan Robinson --- hw/block/xen_disk.c| 5 +++-- hw/i386/xen/xen-mapcac

[Xen-devel] [linux-4.9 test] 124033: regressions - FAIL

2018-06-10 Thread osstest service owner
flight 124033 linux-4.9 real [real] http://logs.test-lab.xenproject.org/osstest/logs/124033/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-qemuu-debianhvm-amd64 7 xen-bootfail REGR. vs. 122969 test-amd64-amd64-libv

[Xen-devel] [ovmf baseline-only test] 74839: all pass

2018-06-10 Thread Platform Team regression test user
This run is configured for baseline tests only. flight 74839 ovmf real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/74839/ Perfect :-) All tests in this flight passed as required version targeted for testing: ovmf eb5943134630292db2c14346b5d94eab0b72314f baseline v

[Xen-devel] [xen-4.8-testing test] 124022: regressions - FAIL

2018-06-10 Thread osstest service owner
flight 124022 xen-4.8-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/124022/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386-pvops 6 kernel-build fail in 123844 REGR. vs. 123091 build-armhf

[Xen-devel] [libvirt test] 124034: regressions - FAIL

2018-06-10 Thread osstest service owner
flight 124034 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/124034/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64-libvirt 6 libvirt-buildfail REGR. vs. 123814 build-i386-libvirt

Re: [Xen-devel] 4.11.0 RC1 panic

2018-06-10 Thread Manuel Bouyer
On Sun, Jun 10, 2018 at 09:38:17AM -0600, Jan Beulich wrote: > >>> Manuel Bouyer 06/10/18 1:30 PM >>> > >When a new set of page tables is needed (this is pmap_create()), a pdp is > >requested from a cache. If the cache is empty, pages are allocated in > >pmap_pdp_ctor(), which is going to also pi

[Xen-devel] [linux-linus test] 124013: regressions - FAIL

2018-06-10 Thread osstest service owner
flight 124013 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/124013/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-examine 8 reboot fail REGR. vs. 123554 test-armhf-armhf-xl

Re: [Xen-devel] 4.11.0 RC1 panic

2018-06-10 Thread Jan Beulich
>>> Manuel Bouyer 06/10/18 1:30 PM >>> >When a new set of page tables is needed (this is pmap_create()), a pdp is >requested from a cache. If the cache is empty, pages are allocated in >pmap_pdp_ctor(), which is going to also pin the L2 pages. >When the page table is not needed any more (this is

[Xen-devel] [xen-4.9-testing test] 124009: FAIL

2018-06-10 Thread osstest service owner
flight 124009 xen-4.9-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/124009/ Failures and problems with tests :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-xl-rtds broken in 123877 Tests

Re: [Xen-devel] [arm64] How to compile libc-for-xen on arm64?

2018-06-10 Thread Ajay Garg
Ideas please. Perhaps some way to pick up (arm64) xen-stuff from https://github.com/zyzii/mini-os/tree/arm64-v3, and (arm64) libc stuff from http://xenbits.xen.org/xen.git (provided libc for arm32 and arm64 is same)? On Sat, Jun 9, 2018 at 11:31 AM, Ajay Garg wrote: > += xen-devel > > On Sat, Ju

Re: [Xen-devel] 4.11.0 RC1 panic

2018-06-10 Thread Manuel Bouyer
On Sun, Jun 10, 2018 at 03:54:45AM -0600, Jan Beulich wrote: > [...] > > So I've been trying to look into this some more, and I've noticed an oddity in > the raw stack dump you had provided with the first report. Unfortunately you > didn't include that part for either of the above (the first one a

[Xen-devel] [xen-unstable-coverity test] 124041: all pass - PUSHED

2018-06-10 Thread osstest service owner
flight 124041 xen-unstable-coverity real [real] http://logs.test-lab.xenproject.org/osstest/logs/124041/ Perfect :-) All tests in this flight passed as required version targeted for testing: xen 11535cdbc0ae5925a55b3e735447c30faaa6f63b baseline version: xen 3960

Re: [Xen-devel] 4.11.0 RC1 panic

2018-06-10 Thread Jan Beulich
>>> Manuel Bouyer 05/22/18 1:01 PM >>> >So far I've seen 2 stack traces with 4.11: >(XEN) Xen call trace: >(XEN)[] mm.c#dec_linear_entries+0x12/0x20 >(XEN)[] mm.c#_put_page_type+0x13e/0x350 >(XEN)[] _spin_lock+0xd/0x50 >(XEN)[] mm.c#put_page_from_l2e+0xdf/0x110 >(XEN)[] free_pa

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

2018-06-10 Thread osstest service owner
flight 123994 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/123994/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-xl-multivcpu 6 xen-install fail REGR. vs. 123799 test-amd64-amd64-x

[Xen-devel] [ovmf test] 124002: all pass - PUSHED

2018-06-10 Thread osstest service owner
flight 124002 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/124002/ Perfect :-) All tests in this flight passed as required version targeted for testing: ovmf eb5943134630292db2c14346b5d94eab0b72314f baseline version: ovmf d78675d1956aaae05d5db