On 24.05.2021 16:34, Connor Davis wrote:
> Add arch-specific makefiles and configs needed to build for
> riscv. Also add a minimal head.S that is a simple infinite loop.
> head.o can be built with
>
> $ make XEN_TARGET_ARCH=riscv SUBSYSTEMS=xen -C xen tiny64_defconfig
> $ make XEN_TARGET_ARCH=risc
On 01.06.2021 04:26, Connor Davis wrote:
>
>
> On 5/25/21 12:13 PM, Bob Eshleman wrote:
>> On 5/25/21 1:48 AM, Jan Beulich wrote:
>>> On 24.05.2021 16:34, Connor Davis wrote:
Add arch-specific makefiles and configs needed to build for
riscv. Also add a minimal head.S that is a simple in
flight 162295 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/162295/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf-libvirt 6 libvirt-buildfail REGR. vs. 151777
build-amd64-libvirt
flight 162277 qemu-mainline real [real]
http://logs.test-lab.xenproject.org/osstest/logs/162277/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-qemuu-freebsd11-amd64 16 guest-saverestore fail REGR. vs.
152631
test-amd64-am
On 5/25/21 12:13 PM, Bob Eshleman wrote:
On 5/25/21 1:48 AM, Jan Beulich wrote:
On 24.05.2021 16:34, Connor Davis wrote:
Add arch-specific makefiles and configs needed to build for
riscv. Also add a minimal head.S that is a simple infinite loop.
head.o can be built with
$ make XEN_TARGET_AR
flight 162276 xen-unstable real [real]
flight 162280 xen-unstable real-retest [real]
http://logs.test-lab.xenproject.org/osstest/logs/162276/
http://logs.test-lab.xenproject.org/osstest/logs/162280/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be r
flight 162274 linux-linus real [real]
http://logs.test-lab.xenproject.org/osstest/logs/162274/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-dmrestrict-amd64-dmrestrict 7 xen-install fail REGR.
vs. 152332
test-amd
flight 162273 seabios real [real]
flight 162278 seabios real-retest [real]
http://logs.test-lab.xenproject.org/osstest/logs/162273/
http://logs.test-lab.xenproject.org/osstest/logs/162278/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-amd64-amd64-xl
flight 162270 qemu-mainline real [real]
http://logs.test-lab.xenproject.org/osstest/logs/162270/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-qemuu-freebsd11-amd64 16 guest-saverestore fail REGR. vs.
152631
test-amd64-am
On Fri, May 28, 2021 at 12:32 AM Tom Lendacky wrote:
>
> On 5/27/21 9:41 AM, Tom Lendacky wrote:
> > On 5/27/21 8:02 AM, Christoph Hellwig wrote:
> >> On Wed, May 19, 2021 at 11:50:07AM -0700, Florian Fainelli wrote:
> >>> You convert this call site with swiotlb_init_io_tlb_mem() which did not
> >
flight 162275 xen-unstable-smoke real [real]
http://logs.test-lab.xenproject.org/osstest/logs/162275/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-amd64-amd64-libvirt 15 migrate-support-checkfail never pass
test-arm64-arm64-xl-xsm 1
flight 162271 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/162271/
Perfect :-)
All tests in this flight passed as required
version targeted for testing:
ovmf fe5da0927aad98f3c005088197fa30c1b8f9d3e8
baseline version:
ovmf adfa3327d4fc25d5eff5f
flight 162269 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/162269/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-arm64-arm64-xl-credit1 8 xen-boot fail pass in 162261
Tests which did not succeed, but
On Wed, 2021-05-19 at 17:48 +0200, Jan Beulich wrote:
> The difference of two pdx_to_page() return values is a number of pages,
> not the number of bytes covered by the corresponding frame table entries.
>
> Fixes: 3cb68d2b59ab ("tboot: fix S3 issue for Intel Trusted Execution
> Technology.")
> S
On Wed, 2021-05-19 at 17:49 +0200, Jan Beulich wrote:
> Replace a bogus cast, move the static variable into the only function
> using it, and add __initconst. While there, also remove a pointless NULL
> check.
>
> Signed-off-by: Jan Beulich
>
Reviewed-by: Lukasz Hawrylko
flight 162272 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/162272/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf-libvirt 6 libvirt-buildfail REGR. vs. 151777
build-amd64-libvirt
On 28.05.2021 19:39, Roger Pau Monne wrote:
> --- a/xen/arch/x86/mm/p2m-ept.c
> +++ b/xen/arch/x86/mm/p2m-ept.c
> @@ -487,11 +487,12 @@ static int ept_invalidate_emt_range(struct p2m_domain
> *p2m,
> }
>
> int epte_get_entry_emt(struct domain *d, gfn_t gfn, mfn_t mfn,
> -
flight 162268 linux-linus real [real]
http://logs.test-lab.xenproject.org/osstest/logs/162268/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-dmrestrict-amd64-dmrestrict 7 xen-install fail REGR.
vs. 152332
test-amd
On 28.05.2021 19:39, Roger Pau Monne wrote:
> This is an EPT specific function, so it shouldn't live in the generic
> mtrr file. Such movement is also needed for future work that will
> require passing a p2m_type_t parameter to epte_get_entry_emt, and
> making that type visible to the mtrr users is
19 matches
Mail list logo