Re: [PATCH v9 0/2] QEMU RISC-V nested virtualization fixes

2022-07-04 Thread Alistair Francis
On Thu, Jun 30, 2022 at 4:27 PM Anup Patel wrote: > > On Thu, Jun 30, 2022 at 11:42 AM Anup Patel wrote: > > > > This series does fixes and improvements to have nested virtualization > > on QEMU RISC-V. > > > > These patches can also be found in riscv_nested_fixes_v9 branch at: > > https://github

Re: [PATCH v9 0/2] QEMU RISC-V nested virtualization fixes

2022-06-29 Thread Anup Patel
On Thu, Jun 30, 2022 at 11:42 AM Anup Patel wrote: > > This series does fixes and improvements to have nested virtualization > on QEMU RISC-V. > > These patches can also be found in riscv_nested_fixes_v9 branch at: > https://github.com/avpatel/qemu.git > > The RISC-V nested virtualization was test

[PATCH v9 0/2] QEMU RISC-V nested virtualization fixes

2022-06-29 Thread Anup Patel
This series does fixes and improvements to have nested virtualization on QEMU RISC-V. These patches can also be found in riscv_nested_fixes_v9 branch at: https://github.com/avpatel/qemu.git The RISC-V nested virtualization was tested on QEMU RISC-V using Xvisor RISC-V which has required hyperviso