On Tue, Aug 25, 2020 at 2:24 PM Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Tue, 25 Aug 2020 at 20:01, Alistair Francis <alistair.fran...@wdc.com> > wrote: > > > > The following changes since commit 7774e403f2ac58b3e87bfe8d2f77676501ba893e: > > > > Merge remote-tracking branch > > 'remotes/kraxel/tags/fixes-20200825-pull-request' into staging (2020-08-25 > > 10:54:51 +0100) > > > > are available in the Git repository at: > > > > g...@github.com:alistair23/qemu.git tags/pull-riscv-to-apply-20200825 > > > > for you to fetch changes up to e39a8320b088dd5efc9ebaafe387e52b3d962665: > > > > target/riscv: Support the Virtual Instruction fault (2020-08-25 09:11:36 > > -0700) > > > > ---------------------------------------------------------------- > > This pull request first adds support for multi-socket NUMA RISC-V > > machines. The Spike and Virt machines both support NUMA sockets. > > > > This PR also updates the current experimental Hypervisor support to the > > v0.6.1 spec. > > > > ---------------------------------------------------------------- > > The hypervisor related patches don't seem to have any > reviewed-by tags, which seems a shame for a fairly significant > chunk of work. Is there really nobody who can review them > for you ?
Unfortunately not. They have been on the list since April and haven't received any feedback. There isn't a lot of people reviewing the RISC-V patches unfortunately. Alistair > > thanks > -- PMM