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
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
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
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
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
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
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
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
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
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
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
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
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
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
14 matches
Mail list logo