Re: [PATCH] xen: fix: use WARN_ON instead of if condition followed by BUG.

2020-12-30 Thread Roger Pau Monné
On Wed, Dec 30, 2020 at 02:38:06PM +0800, YANG LI wrote: > Use WARN_ON instead of if condition followed by BUG in > gnttab_batch_map() and gnttab_batch_copy(). But those are not equivalent as far as I'm aware. BUG will stop execution, while WARN_ON will print a splat and continue executing. If sw

[linux-linus test] 157967: regressions - FAIL

2020-12-30 Thread osstest service owner
flight 157967 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/157967/ 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

Re: [openxt-dev] VirtIO-Argo initial development proposal

2020-12-30 Thread Julien Grall
Hi Roger, On 29/12/2020 09:17, Roger Pau Monné wrote: On Wed, Dec 23, 2020 at 04:32:01PM -0500, Rich Persaud wrote: On Dec 17, 2020, at 07:13, Jean-Philippe Ouellet wrote: On Wed, Dec 16, 2020 at 2:37 PM Christopher Clark wrote: Hi all, I have written a page for the OpenXT wiki describin

[libvirt test] 157970: regressions - FAIL

2020-12-30 Thread osstest service owner
flight 157970 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/157970/ 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-i386-libvirt

[xen-unstable test] 157968: tolerable FAIL

2020-12-30 Thread osstest service owner
flight 157968 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/157968/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-armhf-armhf-xl-rtds 14 guest-startfail pass in 157950 Tests which did not succeed, but

[PATCH] x86/hpet: Fix return value of hpet_setup()

2020-12-30 Thread Andrew Cooper
hpet_setup() is idempotent if the rate has already been calculated, and returns the cached value. However, this only works correctly when the return statements are identical. Use a sensibly named local variable, rather than a dead one with a bad name. Fixes: a60bb68219 ("x86/time: reduce roundin

[qemu-mainline test] 157973: regressions - FAIL

2020-12-30 Thread osstest service owner
flight 157973 qemu-mainline real [real] flight 157978 qemu-mainline real-retest [real] http://logs.test-lab.xenproject.org/osstest/logs/157973/ http://logs.test-lab.xenproject.org/osstest/logs/157978/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be

[PATCH] xen: remove the usage of the P ar option

2020-12-30 Thread Roger Pau Monne
It's not part of the POSIX standard [0] and as such non GNU ar implementations don't usually have it. It's not relevant for the use case here anyway, as the archive file is recreated every time due to the rm invocation before the ar call. No file name matching should happen so matching using the f

Re: [PATCH] xen: remove the usage of the P ar option

2020-12-30 Thread Andrew Cooper
On 30/12/2020 17:34, Roger Pau Monne wrote: > It's not part of the POSIX standard [0] and as such non GNU ar > implementations don't usually have it. > > It's not relevant for the use case here anyway, as the archive file is > recreated every time due to the rm invocation before the ar call. No > f

[linux-linus test] 157974: regressions - FAIL

2020-12-30 Thread osstest service owner
flight 157974 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/157974/ 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

[PATCH] x86/svm: Clean up MSR_K8_VM_CR definitions

2020-12-30 Thread Andrew Cooper
Drop the unused shift number, and reposition the constants into the cleaned-up section. Rename VM_CR_SVM_DISABLE to be closer to its APM definition. Signed-off-by: Andrew Cooper --- CC: Jan Beulich CC: Roger Pau Monné CC: Wei Liu This is cleanup to help a forthcoming Trenchboot change, which

[linux-5.4 test] 157976: regressions - FAIL

2020-12-30 Thread osstest service owner
flight 157976 linux-5.4 real [real] http://logs.test-lab.xenproject.org/osstest/logs/157976/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-examine 4 memdisk-try-append fail REGR. vs. 157757 test-amd64-amd64-xl-q

[qemu-mainline test] 157980: regressions - FAIL

2020-12-30 Thread osstest service owner
flight 157980 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/157980/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-libvirt-vhd 19 guest-start/debian.repeat fail REGR. vs. 152631 test-amd64-amd64

[linux-linus test] 157982: regressions - FAIL

2020-12-30 Thread osstest service owner
flight 157982 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/157982/ 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