flight 112611 linux-4.9 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112611/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf-libvirt 5 host-build-prep fail REGR. vs. 112513
build-armhf-xsm
flight 112610 qemu-mainline real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112610/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-amd64-i386-xl-qemuu-win7-amd64 16 guest-localmigrate/x10 fail in 112603
pass in 112610
test-amd64-amd64-
flight 112609 linux-3.18 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112609/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-arm64-pvops 3 capture-logs broken REGR. vs. 112102
On 07/31/2017 06:57 PM, Stefano Stabellini wrote:
Send PVCALLS_LISTEN to the backend.
Signed-off-by: Stefano Stabellini
CC: boris.ostrov...@oracle.com
CC: jgr...@suse.com
Reviewed-by: Boris Ostrovsky
___
Xen-devel mailing list
Xen-devel@lists.x
On 07/31/2017 06:57 PM, Stefano Stabellini wrote:
Send PVCALLS_BIND to the backend. Introduce a new structure, part of
struct sock_mapping, to store information specific to passive sockets.
Introduce a status field to keep track of the status of the passive
socket.
Signed-off-by: Stefano Stab
On 07/31/2017 06:57 PM, Stefano Stabellini wrote:
Send PVCALLS_CONNECT to the backend. Allocate a new ring and evtchn for
the active socket.
Introduce fields in struct sock_mapping to keep track of active sockets.
Introduce a waitqueue to allow the frontend to wait on data coming from
the back
On 07/31/2017 06:57 PM, Stefano Stabellini wrote:
Send a PVCALLS_SOCKET command to the backend, use the masked
req_prod_pvt as req_id. This way, req_id is guaranteed to be between 0
and PVCALLS_NR_REQ_PER_RING. We already have a slot in the rsp array
ready for the response, and there cannot be
flight 112608 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112608/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf-pvops 6 kernel-build fail REGR. vs. 112544
Tests which are fa
flight 112607 linux-linus real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112607/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-examine 7 reboot fail REGR. vs. 110515
test-amd64-amd64-xl
This run is configured for baseline tests only.
flight 71969 ovmf real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/71969/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl-qemuu-ovmf-amd64 16 guest-localmigr
flight 112605 linux-4.9 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112605/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-win7-amd64 16 guest-localmigrate/x10 fail REGR. vs.
112513
build-armhf-pvo
flight 112606 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112606/
Perfect :-)
All tests in this flight passed as required
version targeted for testing:
ovmf 1e892df6860dc655f8e570450d74791b84de9928
baseline version:
ovmf cc993a16e40372c07a050
flight 112603 qemu-mainline real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112603/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-win7-amd64 16 guest-localmigrate/x10 fail REGR. vs.
112557
Regressions
Signed-off-by: Rajiv Ranganath
---
build.sh|5 +--
init/glide.lock | 89 +++
init/glide.yaml | 23 ++
3 files changed, 114 insertions(+), 3 deletions(-)
create mode 100644 init/glide.lock
create mode 100644 init/gli
Hi Stefano,
`build.sh` does `glide init` followed by `glide up -v` in order to pull
in dependencies for `init.go`.
I ran into two issues -
1. `glide init` automatically starts in interactive mode, which pauses
`build.sh`. This could be fixed with `glide init --non-interactive`.
2. `glide up -v`
flight 112602 linux-3.18 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112602/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-arm64-pvops 3 capture-logs broken REGR. vs. 112102
flight 112604 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112604/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-arm64-arm64-libvirt-xsm 1 build-check(1) blocked n/a
build-arm64-libvirt 1 build-check(1)
* Juergen Gross wrote:
> When running as Xen pv-guest the exception frame on the stack contains
> %r11 and %rcx additional to the other data pushed by the processor.
>
> Instead of having a paravirt op being called for each exception type
> prepend the Xen specific code to each exception entry.
flight 71968 distros-debian-stretch real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/71968/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-arm64-arm64-armhf-stretch-netboot-pygrub 1 build-check(1)blocked n/a
build-arm64-pvops
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
for-linus-4.13b-rc5-tag
xen: Fixes for 4.13-rc5
It contains some fixes for Xen:
- a fix for a regression introduced in 4.13 for a Xen HVM-guest configured
with KASLR
- a fix for a possible de
flight 112600 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/112600/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-qemuu-nested-intel 19 leak-check/check/l1 fail REGR. vs.
112544
Regressions whi
This run is configured for baseline tests only.
flight 71967 ovmf real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/71967/
Perfect :-)
All tests in this flight passed as required
version targeted for testing:
ovmf cc993a16e40372c07a0507d02d1030546470f986
baseline v
22 matches
Mail list logo