On Thu, May 21, 2020 at 7:42 AM Bin Meng wrote:
>
> From: Bin Meng
>
> Remove the riscv_ prefix of the machine* functions.
>
> Signed-off-by: Bin Meng
Reviewed-by: Alistair Francis
Alistair
> ---
>
> hw/riscv/virt.c | 20 ++--
> 1 file changed, 10 insertions(+), 10 deletions
On 5/21/20 4:42 PM, Bin Meng wrote:
From: Bin Meng
Remove the riscv_ prefix of the machine* functions.
Signed-off-by: Bin Meng
---
hw/riscv/virt.c | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/hw/riscv/virt.c b/hw/riscv/virt.c
index c695a44..f1
From: Bin Meng
Remove the riscv_ prefix of the machine* functions.
Signed-off-by: Bin Meng
---
hw/riscv/virt.c | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/hw/riscv/virt.c b/hw/riscv/virt.c
index c695a44..f1d6b61 100644
--- a/hw/riscv/virt.c
+++ b