[Xen-devel] [xen-4.8-testing baseline-only test] 75021: regressions - FAIL

2018-07-28 Thread Platform Team regression test user
This run is configured for baseline tests only. flight 75021 xen-4.8-testing real [real] http://osstest.xensource.com/osstest/logs/75021/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-qemuu-debianhvm-amd64 16

[Xen-devel] [ovmf baseline-only test] 75022: tolerable FAIL

2018-07-28 Thread Platform Team regression test user
This run is configured for baseline tests only. flight 75022 ovmf real [real] http://osstest.xensource.com/osstest/logs/75022/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-i386-xl-qemuu-ovmf-amd64 10 debian-hvm-install fail like 75020

[Xen-devel] [linux-3.18 test] 125641: tolerable FAIL - PUSHED

2018-07-28 Thread osstest service owner
flight 125641 linux-3.18 real [real] http://logs.test-lab.xenproject.org/osstest/logs/125641/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-armhf-armhf-examine 5 host-install broken in 125600 pass in 125641 test-armhf-armhf-xl-cubietruck 16

[Xen-devel] [qemu-mainline test] 125640: tolerable FAIL - PUSHED

2018-07-28 Thread osstest service owner
flight 125640 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/125640/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-qemuu-win7-amd64 17 guest-stopfail like 125169

Re: [Xen-devel] [PATCH v2 16/17] driver/edac: enable Hygon support to AMD64 EDAC driver

2018-07-28 Thread Paolo Bonzini
On 23/07/2018 15:20, Pu Wen wrote: > @@ -211,7 +211,7 @@ static int __set_scrub_rate(struct amd64_pvt *pvt, u32 > new_bw, u32 min_rate) > > scrubval = scrubrates[i].scrubval; > > - if (pvt->fam == 0x17) { > + if (pvt->fam == 0x17 || pvt->fam == 0x18) { >

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

2018-07-28 Thread osstest service owner
flight 125639 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/125639/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-qemut-win7-amd64 17 guest-stopfail like 123554 test-armhf-armhf-libvirt 14

[Xen-devel] [PATCH 1/4] automation: standardize containerize env names

2018-07-28 Thread Doug Goldstein
Standardized all the environment variable names that the containerize script uses to start with CONTAINER_ Signed-off-by: Doug Goldstein --- automation/build/README.md | 10 +- automation/scripts/containerize | 10 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff

[Xen-devel] [PATCH 4/4] automation: ensure created are not owned as root

2018-07-28 Thread Doug Goldstein
By default the container runs as the root user and since the source tree is bind mounted into the container, any file is created and owned by the root user which harms ergonomics when working outside of the container environment. This maps the root user within the container to the uid of the user

[Xen-devel] [PATCH 3/4] automation: remove dead code from containerize

2018-07-28 Thread Doug Goldstein
This is more dead code. Signed-off-by: Doug Goldstein --- automation/scripts/containerize | 5 - 1 file changed, 5 deletions(-) diff --git a/automation/scripts/containerize b/automation/scripts/containerize index 2cb8021..d17f5ff 100755 --- a/automation/scripts/containerize +++

[Xen-devel] [PATCH 2/4] automation: drop container name from containerize

2018-07-28 Thread Doug Goldstein
This was something that existed for some scripting support for a totally unrelated project and when I copied this script I failed to remove it so this removes it. Build containers for Xen are best as ephemeral environments and should just utilizes Docker's default container naming behavior.

[Xen-devel] [linux-next test] 125619: regressions - FAIL

2018-07-28 Thread osstest service owner
flight 125619 linux-next real [real] http://logs.test-lab.xenproject.org/osstest/logs/125619/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-qemuu-rhel6hvm-intel 7 xen-boot fail REGR. vs. 125551

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

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

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

2018-07-28 Thread osstest service owner
flight 125646 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/125646/ Perfect :-) All tests in this flight passed as required version targeted for testing: ovmf 1bf23e6b7f414b9e6bd471e0b2366400e5d52e45 baseline version: ovmf

[Xen-devel] [xen-4.8-testing test] 125624: tolerable FAIL - PUSHED

2018-07-28 Thread osstest service owner
flight 125624 xen-4.8-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/125624/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-xtf-amd64-amd64-4 50 xtf/test-hvm64-lbr-tsx-vmentry fail like 124942 test-amd64-i386-libvirt-pair 22

[Xen-devel] [ovmf baseline-only test] 75020: tolerable FAIL

2018-07-28 Thread Platform Team regression test user
This run is configured for baseline tests only. flight 75020 ovmf real [real] http://osstest.xensource.com/osstest/logs/75020/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-i386-xl-qemuu-ovmf-amd64 10 debian-hvm-install fail like 75018

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

2018-07-28 Thread osstest service owner
flight 125643 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/125643/ Perfect :-) All tests in this flight passed as required version targeted for testing: ovmf 69e259e5e9877de181d81bb424b6fe16804c7580 baseline version: ovmf

[Xen-devel] [distros-debian-stretch test] 75019: tolerable FAIL

2018-07-28 Thread Platform Team regression test user
flight 75019 distros-debian-stretch real [real] http://osstest.xensource.com/osstest/logs/75019/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-i386-stretch-netboot-pygrub 10 debian-di-install fail like 74994

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

2018-07-28 Thread osstest service owner
flight 125609 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/125609/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-qemut-stubdom-debianhvm-amd64-xsm 16 guest-localmigrate/x10 fail REGR. vs.

Re: [Xen-devel] An issue in sharing the pages again in xen-memshare

2018-07-28 Thread sepanta s
Thanks. I would be thankful if he can help me ... On Mon, Jul 23, 2018 at 11:52 AM Razvan Cojocaru wrote: > On 07/23/2018 05:37 AM, sepanta s wrote: > > I have written a program that can share memory pages of two VMs every x > > milliseconds. To do so, I modified xen and added an unshare event