Re: [RISC-V] Switch to H-mode

2023-01-24 Thread Oleksii
On Thu, 2023-01-19 at 13:05 +, Bobby Eshleman wrote: > On Mon, Jan 23, 2023 at 06:56:19PM +0200, Oleksii wrote: > > Hi Alistair and community, > > > > I am working on RISC-V support upstream for Xen based on your and > > Bobby > > patches. > > > > Adding the RISC-V support I realized that

Re: [RISC-V] Switch to H-mode

2023-01-24 Thread Oleksii
On Mon, 2023-01-23 at 22:32 +, Alistair Francis wrote: > On Mon, 2023-01-23 at 18:56 +0200, Oleksii wrote: > > Hi Alistair and community, > > > > I am working on RISC-V support upstream for Xen based on your and > > Bobby > > patches. > > > > Adding the RISC-V support I realized that Xen is

Re: [RISC-V] Switch to H-mode

2023-01-23 Thread Bobby Eshleman
On Mon, Jan 23, 2023 at 11:09:13PM +, Andrew Cooper wrote: > On 19/01/2023 1:05 pm, Bobby Eshleman wrote: > > On Mon, Jan 23, 2023 at 06:56:19PM +0200, Oleksii wrote: > >> Hi Alistair and community, > >> > >> I am working on RISC-V support upstream for Xen based on your and Bobby > >> patches.

Re: [RISC-V] Switch to H-mode

2023-01-23 Thread Alistair Francis
On Tue, Jan 24, 2023 at 9:09 AM Andrew Cooper wrote: > > On 19/01/2023 1:05 pm, Bobby Eshleman wrote: > > On Mon, Jan 23, 2023 at 06:56:19PM +0200, Oleksii wrote: > >> Hi Alistair and community, > >> > >> I am working on RISC-V support upstream for Xen based on your and Bobby > >> patches. > >> >

Re: [RISC-V] Switch to H-mode

2023-01-23 Thread Andrew Cooper
On 19/01/2023 1:05 pm, Bobby Eshleman wrote: > On Mon, Jan 23, 2023 at 06:56:19PM +0200, Oleksii wrote: >> Hi Alistair and community, >> >> I am working on RISC-V support upstream for Xen based on your and Bobby >> patches. >> >> Adding the RISC-V support I realized that Xen is ran in S-mode.

Re: [RISC-V] Switch to H-mode

2023-01-23 Thread Alistair Francis
On Mon, 2023-01-23 at 18:56 +0200, Oleksii wrote: > Hi Alistair and community, > > I am working on RISC-V support upstream for Xen based on your and > Bobby > patches. > > Adding the RISC-V support I realized that Xen is ran in S-mode. > Output > of OpenSBI: >     ... >     Domain0 Next Mode 

Re: [RISC-V] Switch to H-mode

2023-01-23 Thread Bobby Eshleman
On Mon, Jan 23, 2023 at 06:56:19PM +0200, Oleksii wrote: > Hi Alistair and community, > > I am working on RISC-V support upstream for Xen based on your and Bobby > patches. > > Adding the RISC-V support I realized that Xen is ran in S-mode. Output > of OpenSBI: > ... > Domain0 Next Mode

[RISC-V] Switch to H-mode

2023-01-23 Thread Oleksii
Hi Alistair and community, I am working on RISC-V support upstream for Xen based on your and Bobby patches. Adding the RISC-V support I realized that Xen is ran in S-mode. Output of OpenSBI: ... Domain0 Next Mode : S-mode ... So the first my question is shouldn't it be in