flight 168094 linux-linus real [real]
http://logs.test-lab.xenproject.org/osstest/logs/168094/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-arm64 broken
build-arm64-pvops
flight 168093 linux-5.4 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/168093/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-arm64 broken
build-arm64-pvops
When an instruction is trapped in Xen due to translation fault, Xen
checks if the ISS is valid. If not, Xen tries to resolve the translation
fault using p2m page tables. In case if it is a data abort, Xen will
try to map the mmio region to the guest (ie tries to emulate the mmio
region).
If the IS
At the moment, Xen does not decode any of the arm64 instructions. This
means that when hsr_dabt.isv == 0, Xen cannot handle those instructions.
This will lead to Xen to abort the guests (from which those instructions
originate).
With this patch, Xen is able to decode ldr/str post indexing instruct
Hi All,
The patch series introduces support to decode instructions by Xen when ISS is
invalid. Currently, when the guest executes post indexing ldr/str instructions
on emulated MMIO, these instructions are trapped into Xen as a data abort.
Xen reads hsr_dabt.isv == 0, so ISS is invalid. Therefore,
flight 168092 linux-linus real [real]
http://logs.test-lab.xenproject.org/osstest/logs/168092/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-arm64 broken
build-arm64-pvops
Hi,
Sorry for the late answering. I finally picked up that series again and
now preparing a new version.
On 18/05/2021 01:50, Stefano Stabellini wrote:
On Sat, 15 May 2021, Julien Grall wrote:
Hi,
On 15/05/2021 00:51, Stefano Stabellini wrote:
On Sun, 25 Apr 2021, Julien Grall wrote:
From
On 12/02/2022 18:20, Elliott Mitchell wrote:
On Sat, Feb 12, 2022 at 01:10:52PM +, Julien Grall wrote:
On 12/02/2022 01:33, Elliott Mitchell wrote:
On Mon, Feb 07, 2022 at 06:52:57PM +, Julien Grall wrote:
On 07/02/2022 08:46, Jan Beulich wrote:
On 06.02.2022 20:28, Julien Grall w
flight 168091 linux-5.4 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/168091/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-arm64 broken
build-arm64-pvops
On Sat, Feb 12, 2022 at 01:10:52PM +, Julien Grall wrote:
>
> On 12/02/2022 01:33, Elliott Mitchell wrote:
> > On Mon, Feb 07, 2022 at 06:52:57PM +, Julien Grall wrote:
> >> On 07/02/2022 08:46, Jan Beulich wrote:
> >>> On 06.02.2022 20:28, Julien Grall wrote:
>
> It is not entir
The pull request you sent on Sat, 12 Feb 2022 11:25:09 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
> for-linus-5.17a-rc4-tag
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4a387c98b3abc7cf9a2281f01f9b4dd7dbc48f65
Thank you!
--
Deet-doot-dot,
On Thu, Feb 10, 2022 at 06:30:23PM -0800, Qing Wang wrote:
> From: Wang Qing
>
> It is better to use time_is_xxx() directly instead of jiffies judgment
> for understanding.
Hi Wang,
"judgement" doesn't really make sense as a description to an English
speaker. The following a commit desription
flight 168089 linux-linus real [real]
http://logs.test-lab.xenproject.org/osstest/logs/168089/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-arm64 broken
build-arm64-pvops
Hi,
On 12/02/2022 01:33, Elliott Mitchell wrote:
On Mon, Feb 07, 2022 at 06:52:57PM +, Julien Grall wrote:
On 07/02/2022 08:46, Jan Beulich wrote:
On 06.02.2022 20:28, Julien Grall wrote:
It is not entirely clear to me why the GOP was only fetched when
the configuration file is used.
I
Hi,
On 11/02/2022 11:18, Bertrand Marquis wrote:
Do you plan to add support for other boards ?
Did you discuss more in general with the linux kernel guys to see if this
approach was agreed and will be adopted by other manufacturers ?
All in all I think this is a good idea but I fear that all t
flight 168088 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/168088/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-arm64 broken
build-arm64-pvops
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
for-linus-5.17a-rc4-tag
xen: branch for v5.17-rc4
It contains the following patches:
- 2 small cleanups
- Another fix for addressing the EFI framebuffer above 4GB when running
as Xen dom0
flight 168090 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/168090/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-arm64 broken
build-arm64-pvops
flight 168087 linux-5.4 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/168087/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-arm64 broken
build-arm64-pvops
19 matches
Mail list logo