flight 96831 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96831/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-amd64-amd64-libvirt 12 migrate-support-checkfail never pass
test-amd64-amd64-libvirt-xsm 12 migrate-sup
This run is configured for baseline tests only.
flight 66549 qemu-mainline real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/66549/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-armhf-armhf-xl-xsm 15 guest-start/de
flight 66552 distros-debian-stretch real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/66552/
Failures :-/ but no regressions.
Regressions which are regarded as allowable (not blocking):
build-armhf-pvops 3 host-install(3) broken like 66512
build-armhf
flight 96815 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96815/
Failures :-/ but no regressions.
Regressions which are regarded as allowable (not blocking):
build-amd64-rumpuserxen 6 xen-buildfail like 96779
build-i386-rumpuserxen
This run is configured for baseline tests only.
flight 66550 xen-unstable real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/66550/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-armhf-armhf-xl-midway5 xen-install
flight 96827 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96827/
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-
> diff --git a/xen/arch/x86/monitor.c b/xen/arch/x86/monitor.c
> index aeee435..4a29cad 100644
> --- a/xen/arch/x86/monitor.c
> +++ b/xen/arch/x86/monitor.c
> @@ -62,6 +62,8 @@ int monitor_init_domain(struct domain *d)
> return -ENOMEM;
> }
>
> +d->monitor.initialised = 1;
> +
On 7/9/2016 8:34 PM, Tamas K Lengyel wrote:
diff --git a/xen/arch/x86/monitor.c b/xen/arch/x86/monitor.c
index aeee435..4a29cad 100644
--- a/xen/arch/x86/monitor.c
+++ b/xen/arch/x86/monitor.c
@@ -62,6 +62,8 @@ int monitor_init_domain(struct domain *d)
return -ENOMEM;
}
+
On Fri, Jul 8, 2016 at 10:13 PM, Corneliu ZUZU wrote:
> Arch-specific vm-event functions in x86/vm_event.h -e.g.
> vm_event_init_domain()-
> don't have an 'arch_' prefix. Apply the same rule for monitor functions -
> originally the only two monitor functions that had an 'arch_' prefix were
> arch
On Fri, Jul 8, 2016 at 10:14 PM, Corneliu ZUZU wrote:
> vm_event_register_write_resume is part of the monitor subsystem, relocate and
> rename appropriately.
>
> Signed-off-by: Corneliu ZUZU
> ---
> xen/arch/x86/monitor.c | 38 ++
> xen/arch/x86/vm_eve
> diff --git a/xen/include/asm-x86/domain.h b/xen/include/asm-x86/domain.h
> index ae1dcb4..7663da2 100644
> --- a/xen/include/asm-x86/domain.h
> +++ b/xen/include/asm-x86/domain.h
> @@ -9,6 +9,7 @@
> #include
> #include
> #include
> +#include
> #include
>
> #define has_32bit_shinfo(d)
flight 96845 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96845/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-armhf-armhf-xl-multivcpu 6 xen-boot fail pass in 96815
test-armhf-armhf-xl-credit2 15 gu
On 7/9/2016 9:10 PM, Tamas K Lengyel wrote:
On Fri, Jul 8, 2016 at 10:13 PM, Corneliu ZUZU wrote:
Arch-specific vm-event functions in x86/vm_event.h -e.g. vm_event_init_domain()-
don't have an 'arch_' prefix. Apply the same rule for monitor functions -
originally the only two monitor functions
On 7/9/2016 9:14 PM, Tamas K Lengyel wrote:
On Fri, Jul 8, 2016 at 10:14 PM, Corneliu ZUZU wrote:
vm_event_register_write_resume is part of the monitor subsystem, relocate and
rename appropriately.
Signed-off-by: Corneliu ZUZU
---
xen/arch/x86/monitor.c | 38
On 7/9/2016 9:26 PM, Tamas K Lengyel wrote:
diff --git a/xen/include/asm-x86/domain.h b/xen/include/asm-x86/domain.h
index ae1dcb4..7663da2 100644
--- a/xen/include/asm-x86/domain.h
+++ b/xen/include/asm-x86/domain.h
@@ -9,6 +9,7 @@
#include
#include
#include
+#include
#include
#d
flight 96861 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96861/
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-
Hello,
one of the servers that crashes sometimes because of this issue is mine.
Jan is also using this server and therefore interested in a solution.
We are not sure whether it is a Xen or Kernel Issue, but on the Kernel
and Debian bugtrackers no one answered, so we figured it might be worth
a tr
This run is configured for baseline tests only.
flight 66553 xen-unstable real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/66553/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-armhf-armhf-libvirt-raw 10 guest-start
flight 96882 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/96882/
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-
19 matches
Mail list logo