On 05.05.22 10:33, Viresh Kumar wrote:
Hello Viresh
This patch allocates Virtio MMIO params (IRQ and memory region) and pass
them to the backend, also update Guest device-tree.
Signed-off-by: Viresh Kumar
---
tools/libs/light/libxl_arm.c | 57 ++--
1 file
This patch allocates Virtio MMIO params (IRQ and memory region) and pass
them to the backend, also update Guest device-tree.
Signed-off-by: Viresh Kumar
---
tools/libs/light/libxl_arm.c | 57 ++--
1 file changed, 55 insertions(+), 2 deletions(-)
diff --git a/tool