[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [xen-unstable-smoke test] 126019: regressions - FAIL
On Fri, 17 Aug 2018, Jan Beulich wrote: > >>> On 17.08.18 at 06:52, <osstest-admin@xxxxxxxxxxxxxx> wrote: > > flight 126019 xen-unstable-smoke real [real] > > http://logs.test-lab.xenproject.org/osstest/logs/126019/ > > > > Regressions :-( > > > > Tests which did not succeed and are blocking, > > including tests which could not be run: > > test-armhf-armhf-xl 12 guest-start fail REGR. vs. > > 125923 > > Is anyone looking into this: > > libxl: error: libxl_arm.c:124:libxl__arch_domain_save_config: Unexpected gic > version 0 > > Looks like further fallout from 54ed251dc7. Looking at 54ed251dc7, I think this line is wrong: - memcpy(config, &domctl.u.createdomain.arch, sizeof(*config)); the result is not copied back to the caller. But I can see that the following should have fixed that already: commit effed864104ad9bee3f72a2a7d9fb2146b8bf122 Author: Roger Pau Monné <roger.pau@xxxxxxxxxx> Date: Fri Aug 17 13:59:35 2018 +0200 libxc: copy back the result of XEN_DOMCTL_createdomain _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |