flight 96553 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96553/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-ovmf-amd64 17 guest-start/debianhvm.repeat fail REGR.
vs. 94748
test-amd64-amd64-
Uses ConditionVirtualization=xen, which evaluates to false in dom0 since
systemd 214 (released 2014-06-11). An alternative would be this line:
ExecStartPre=/bin/sh -c "! grep -q control_d /proc/xen/capabilities"
(Please rerun autogen.sh)
Signed-off-by: Rusty Bird
Cc: Ian Jackson
Cc: Wei Liu
--
This is a mostly-mechanical conversion that creates a new flat
union 'Netdev' QAPI type that covers all the branches of the
former 'NetClientOptions' simple union, where the branches are
now listed in a new 'NetClientDriver' enum rather than generated
from the simple union. The existence of a flat
This run is configured for baseline tests only.
flight 66489 qemu-upstream-4.5-testing real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/66489/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf 4 ca
This run is configured for baseline tests only.
flight 66496 ovmf real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/66496/
Perfect :-)
All tests in this flight passed
version targeted for testing:
ovmf dc99315b8732b6e3032d01319d3f534d440b43d0
baseline version:
ovm
flight 96527 qemu-mainline real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96527/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 9 debian-hvm-install fail
REGR. vs. 94856
test
flight 96536 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96536/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-ovmf-amd64 17 guest-start/debianhvm.repeat fail REGR.
vs. 94748
test-amd64-amd64-
This run is configured for baseline tests only.
flight 66488 qemu-upstream-4.4-testing real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/66488/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl-qcow221 le
This run is configured for baseline tests only.
flight 66486 qemu-upstream-unstable real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/66486/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf-xsm
flight 96516 xen-4.5-testing real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96516/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-armhf-armhf-libvirt-qcow2 9 debian-di-install fail in 96511 pass in 96516
test-amd64-amd64-xl-qemuu-winxp
flight 96519 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96519/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-ovmf-amd64 17 guest-start/debianhvm.repeat fail REGR.
vs. 94748
test-amd64-amd64-
flight 96515 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96515/
Failures :-/ but no regressions.
Regressions which are regarded as allowable (not blocking):
build-amd64-rumpuserxen 6 xen-buildfail like 96505
build-i386-rumpuserxen
This run is configured for baseline tests only.
flight 66484 xen-unstable real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/66484/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf
flight 96513 qemu-mainline real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96513/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm 9 debian-hvm-install fail REGR.
vs. 94856
test-amd64
flight 96518 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96518/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-armhf-armhf-libvirt 14 guest-saverestorefail never pass
test-armhf-armhf-libvirt 12 migrate-sup
On Tue, Jun 28, 2016 at 06:00:49PM -0700, John Nemeth wrote:
> I'm trying to package Xen 4.6 (specifically Xen 4.6.3) for
> use with NetBSD. I have it mostly done; however, when I try to
> create a domU, libxl goes into an infinite loop calling the scripts.
> If I try to create a domU with no
On Mon, Jun 27, 2016 at 12:08:06PM -0600, Tamas K Lengyel wrote:
> Since in-guest debug exceptions are now unconditionally trapped to Xen, adding
> a hook for vm_event subscribers to tap into this new always-on guest event. We
> rename along the way hvm_event_breakpoint_type to hvm_event_type to be
Ian, do you have any opinion on this series?
Despite the pending discussion of how to proceed on the logging issue, I
think this functionality is useful to have in xenconsoled.
Wei.
On Mon, Jun 06, 2016 at 04:59:35PM +0100, Wei Liu wrote:
> Wei Liu (6):
> xenconsoled: introduce log file abstra
Ian, ping?
On Wed, Jun 15, 2016 at 10:31:37AM +0100, Wei Liu wrote:
> Patch 1 and 2 are new in v3.
>
> Patch 3 is changed to fix a minor bug.
>
> Patch 4 is changed to fix a bug.
>
> Patch 5 is unchanged.
>
> See individual patch for detalied changelog.
>
> Wei.
>
> Wei Liu (5):
> libxl: l
Ian, ping?
On Wed, Jun 15, 2016 at 12:15:02PM +0100, Wei Liu wrote:
> This series deals with hard-coded /var/run in code.
>
> Wei Liu (7):
> xenconsoled: honour XEN_RUN_DIR
> tools/helper: honour XEN_RUN_DIR in init-xenstore-domain.c
> hotplug/FreeBSD: honour XEN_RUN_DIR
> hotplug/NetBSD:
> From 49714976c5fde3d08baa6f34295b3f7db6a81444 Mon Sep 17 00:00:00 2001
> From: Wei Liu
> Date: Fri, 15 Apr 2016 12:56:03 +0100
> Subject: [PATCH] libxl: debug output for args and env when invoking hotplug
> script
>
> Signed-off-by: Wei Liu
Ian, Ping?
> ---
> v2: write the loops differently
This run is configured for baseline tests only.
flight 66483 xen-4.6-testing real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/66483/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf 4 capture-logs
22 matches
Mail list logo