[libvirt test] 150555: regressions - FAIL

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

[xen-unstable-smoke test] 150553: regressions - FAIL

2020-05-30 Thread osstest service owner
flight 150553 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/150553/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-libvirt 12 guest-start fail REGR. vs. 150438 Tests which

[linux-linus test] 150543: regressions - FAIL

2020-05-30 Thread osstest service owner
flight 150543 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/150543/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-libvirt-xsm 17 guest-start.2fail REGR. vs. 150464 Tests which are fai

[xen-unstable-smoke test] 150549: regressions - FAIL

2020-05-30 Thread osstest service owner
flight 150549 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/150549/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-libvirt 12 guest-start fail REGR. vs. 150438 Tests which

[qemu-mainline test] 150532: tolerable FAIL - PUSHED

2020-05-30 Thread osstest service owner
flight 150532 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/150532/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-rtds 16 guest-localmigrate fail like 150492 test-amd64-i386-xl-qemuu-win7-amd64

[xen-unstable test] 150529: tolerable FAIL

2020-05-30 Thread osstest service owner
flight 150529 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/150529/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-amd64-amd64-xl-rtds15 guest-saverestore fail in 150477 pass in 150529 test-amd64-amd64-examine 4

[xen-unstable-smoke test] 150546: regressions - FAIL

2020-05-30 Thread osstest service owner
flight 150546 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/150546/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-libvirt 12 guest-start fail REGR. vs. 150438 Tests which

Re: [PATCH 09/12] x86/xen: save and restore steal clock

2020-05-30 Thread Boris Ostrovsky
On 5/19/20 7:28 PM, Anchal Agarwal wrote: > From: Munehisa Kamata > > Save steal clock values of all present CPUs in the system core ops > suspend callbacks. Also, restore a boot CPU's steal clock in the system > core resume callback. For non-boot CPUs, restore after they're brought > up, because

Re: [PATCH 08/12] xen/time: introduce xen_{save,restore}_steal_clock

2020-05-30 Thread Boris Ostrovsky
On 5/19/20 7:28 PM, Anchal Agarwal wrote: > From: Munehisa Kamata > > Currently, steal time accounting code in scheduler expects steal clock > callback to provide monotonically increasing value. If the accounting > code receives a smaller value than previous one, it uses a negative > value to calc

Re: [PATCH 05/12] genirq: Shutdown irq chips in suspend/resume during hibernation

2020-05-30 Thread Boris Ostrovsky
On 5/19/20 7:26 PM, Anchal Agarwal wrote: > Many legacy device drivers do not implement power management (PM) > functions which means that interrupts requested by these drivers stay > in active state when the kernel is hibernated. > > This does not matter on bare metal and on most hypervisors becau

Re: [PATCH 04/12] x86/xen: add system core suspend and resume callbacks

2020-05-30 Thread Boris Ostrovsky
On 5/19/20 7:26 PM, Anchal Agarwal wrote: > From: Munehisa Kamata > > Add Xen PVHVM specific system core callbacks for PM suspend and > hibernation support. The callbacks suspend and resume Xen > primitives,like shared_info, pvclock and grant table. Note that > Xen suspend can handle them in a dif

Re: [PATCH 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume

2020-05-30 Thread Boris Ostrovsky
On 5/19/20 7:25 PM, Anchal Agarwal wrote: > Introduce a small function which re-uses shared page's PA allocated > during guest initialization time in reserve_shared_info() and not > allocate new page during resume flow. > It also does the mapping of shared_info_page by calling > xen_hvm_init_share

Re: [PATCH 02/12] xenbus: add freeze/thaw/restore callbacks support

2020-05-30 Thread Boris Ostrovsky
On 5/19/20 7:25 PM, Anchal Agarwal wrote: > > int xenbus_dev_resume(struct device *dev) > { > - int err; > + int err = 0; That's not necessary. > struct xenbus_driver *drv; > struct xenbus_device *xdev > = container_of(dev, struct xenbus_device, dev); > - >

Re: [PATCH 01/12] xen/manage: keep track of the on-going suspend mode

2020-05-30 Thread Boris Ostrovsky
On 5/19/20 7:24 PM, Anchal Agarwal wrote: > > +enum suspend_modes { > + NO_SUSPEND = 0, > + XEN_SUSPEND, > + PM_SUSPEND, > + PM_HIBERNATION, > +}; > + > +/* Protected by pm_mutex */ > +static enum suspend_modes suspend_mode = NO_SUSPEND; > + > +bool xen_suspend_mode_is_xen_suspend

[xen-unstable-smoke test] 150541: regressions - FAIL

2020-05-30 Thread osstest service owner
flight 150541 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/150541/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-libvirt 12 guest-start fail REGR. vs. 150438 Tests which

[linux-linus test] 150520: regressions - FAIL

2020-05-30 Thread osstest service owner
flight 150520 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/150520/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-libvirt-xsm 16 guest-start/debian.repeat fail REGR. vs. 150464 test-armhf-armhf-x

[xen-unstable-smoke test] 150536: regressions - FAIL

2020-05-30 Thread osstest service owner
flight 150536 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/150536/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-libvirt 12 guest-start fail REGR. vs. 150438 Tests which

Re: [PATCH v10 05/12] libs: add libxenhypfs

2020-05-30 Thread Andrew Cooper
On 19/05/2020 08:20, Juergen Gross wrote: > diff --git a/tools/libs/hypfs/include/xenhypfs.h > b/tools/libs/hypfs/include/xenhypfs.h > new file mode 100644 > index 00..ab157edceb > --- /dev/null > +++ b/tools/libs/hypfs/include/xenhypfs.h > @@ -0,0 +1,90 @@ > +/* > + * Copyright (c) 2019 S

[xen-unstable-smoke test] 150531: regressions - FAIL

2020-05-30 Thread osstest service owner
flight 150531 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/150531/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-libvirt 12 guest-start fail REGR. vs. 150438 Tests which

[libvirt test] 150523: regressions - FAIL

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

[linux-5.4 test] 150508: tolerable FAIL - PUSHED

2020-05-30 Thread osstest service owner
flight 150508 linux-5.4 real [real] http://logs.test-lab.xenproject.org/osstest/logs/150508/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-rtds 16 guest-localmigrate fail like 150273 test-armhf-armhf-xl-rtds 16 guest-s

[qemu-mainline test] 150492: tolerable FAIL - PUSHED

2020-05-30 Thread osstest service owner
flight 150492 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/150492/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-amd64-amd64-xl-rtds 16 guest-localmigrate fail REGR. vs. 150457 Tests which did not succee

[xen-unstable-smoke test] 150527: regressions - FAIL

2020-05-30 Thread osstest service owner
flight 150527 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/150527/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-libvirt 12 guest-start fail REGR. vs. 150438 Tests which

[xen-unstable test] 150477: tolerable FAIL - PUSHED

2020-05-30 Thread osstest service owner
flight 150477 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/150477/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-amd64-amd64-xl-rtds 15 guest-saverestorefail REGR. vs. 150444 Tests which did not succeed