[PATCH 0/1] Added support for the MMU node in the RHCT

Lilly Anderson posted 1 patch 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230731220959.4142636-1-fermium@anarchist.gay
Maintainers: Sunil V L <sunilvl@ventanamicro.com>, Palmer Dabbelt <palmer@dabbelt.com>, Alistair Francis <alistair.francis@wdc.com>, Bin Meng <bin.meng@windriver.com>, Weiwei Li <liweiwei@iscas.ac.cn>, Daniel Henrique Barboza <dbarboza@ventanamicro.com>, Liu Zhiwei <zhiwei_liu@linux.alibaba.com>
hw/riscv/virt-acpi-build.c | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)
[PATCH 0/1] Added support for the MMU node in the RHCT
Posted by Lilly Anderson 9 months ago
The specification was recently updated so I thought I'd submit a patch.
This does not add support for the CMO node, as I am unsure whether its pre-requisites are implemented.

Lilly Anderson (1):
  Added support for the MMU node in the RHCT

 hw/riscv/virt-acpi-build.c | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

-- 
2.41.0

Signed-off-by: Lilly Anderson <fermium@anarchist.gay>