[linux-linus test] 164122: regressions - FAIL

2021-08-06 Thread osstest service owner
flight 164122 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/164122/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-xsm7 xen-install fail REGR. vs. 152332 test-amd64-i386-xl-

[linux-linus test] 164120: regressions - FAIL

2021-08-06 Thread osstest service owner
flight 164120 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/164120/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-xsm7 xen-install fail REGR. vs. 152332 test-amd64-i386-xl-

Re: [PATCH v2 08/10] xsm: remove xsm_default_t from hook definitions

2021-08-06 Thread Daniel P. Smith
On 7/27/21 9:39 AM, Ian Jackson wrote: > I have read the thread here and it seems that there are some > disagreements which may be blocking progress. > > The mailing list thread is a rather tangled way of dealing with this. > I did read it but I feel I am lacking some of the context and/or > havin

Re: [PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver

2021-08-06 Thread Bjorn Helgaas
On Fri, Aug 06, 2021 at 08:46:23AM +0200, Uwe Kleine-König wrote: > On Thu, Aug 05, 2021 at 06:42:34PM -0500, Bjorn Helgaas wrote: > > I looked at all the bus_type.probe() methods, it looks like pci_dev is > > not the only offender here. At least the following also have a driver > > pointer in th

[PATCH for-6.2 01/12] accel: Rename TYPE_ACCEL to TYPE_ACCEL_BASE

2021-08-06 Thread Eduardo Habkost
The ACCEL name conflicts with a Windows API typedef name, and it is difficult to work around this because windows.h needs to be included by osdep.h. This prevents us from replacing the existing ACCEL macro with an inline function generated by OBJECT_DEFINE_TYPE. Work around the conflict by renami

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

2021-08-06 Thread osstest service owner
flight 164119 xen-unstable real [real] flight 164121 xen-unstable real-retest [real] http://logs.test-lab.xenproject.org/osstest/logs/164119/ http://logs.test-lab.xenproject.org/osstest/logs/164121/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-amd6

Re: [RFC PATCH] xen/memory: Introduce a hypercall to provide unallocated space

2021-08-06 Thread Oleksandr
Hi Stefano On 06.08.21 03:20, Stefano Stabellini wrote: On Thu, 5 Aug 2021, Julien Grall wrote: Hi Oleksandr, On 05/08/2021 15:52, Oleksandr wrote: On 05.08.21 01:00, Julien Grall wrote: On 04/08/2021 21:56, Oleksandr wrote: Hi Julien, Stefano. Hi Oleksandr, Hi, Julien Thank you fo

Re: [XEN PATCH v6 25/31] build: remove unneeded deps of x86_emulate.o

2021-08-06 Thread Jan Beulich
On 01.07.2021 16:10, Anthony PERARD wrote: > Those two dependencies already exist so make doesn't need to know > about them. The dependency will be generated by $(CC). > > Signed-off-by: Anthony PERARD Unless I'm mistaken this was actually an omission by 68b1230ae393 ("Auto-build dependency file

Re: [RFC PATCH] xen/memory: Introduce a hypercall to provide unallocated space

2021-08-06 Thread Daniel P. Smith
On 8/6/21 2:09 AM, Jan Beulich wrote: > On 05.08.2021 18:37, Daniel P. Smith wrote: >> On 8/5/21 11:59 AM, Oleksandr wrote: >>> On 05.08.21 18:03, Daniel P. Smith wrote: On 7/28/21 12:18 PM, Oleksandr Tyshchenko wrote: > --- a/xen/common/memory.c > +++ b/xen/common/memory.c > @@ -1

[PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks

2021-08-06 Thread Zhu Lingshan
From: Like Xu For "struct perf_guest_info_callbacks", the two fields "is_in_guest" and "is_user_mode" are replaced with a new multiplexed member named "state", and the "get_guest_ip" field will be renamed to "get_ip". For arm64, xen and kvm/x86, the application of DEFINE_STATIC_CALL_RET0 could m

[linux-linus test] 164117: regressions - FAIL

2021-08-06 Thread osstest service owner
flight 164117 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/164117/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-xsm7 xen-install fail REGR. vs. 152332 test-amd64-i386-xl-

Re: [PATCH v2] xen/arm64: Remove vreg_emulate_sysreg32

2021-08-06 Thread Julien Grall
On 29/07/2021 12:47, Michal Orzel wrote: Hi Julien, Hi Michal, On 29.07.2021 13:20, Julien Grall wrote: Hi Michal, On 29/07/2021 11:42, Michal Orzel wrote: According to ARMv8A architecture, AArch64 registers are 64bit wide even though in many cases the upper 32bit is reserved. Therefore

[xen-unstable test] 164116: tolerable FAIL

2021-08-06 Thread osstest service owner
flight 164116 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/164116/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-qemut-win7-amd64 19 guest-stopfail like 164106 test-armhf-armhf-libvirt 16 save

[PATCH] xen-blkfront: Remove redundant assignment to variable err

2021-08-06 Thread Colin King
From: Colin Ian King The variable err is being assigned a value that is never read, the assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King --- drivers/block/xen-blkfront.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/blo

[libvirt test] 164118: regressions - FAIL

2021-08-06 Thread osstest service owner
flight 164118 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/164118/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64-libvirt 6 libvirt-buildfail REGR. vs. 151777 build-arm64-libvirt