> -Original Message-
> From: Alistair Francis
> Sent: Friday, April 24, 2020 9:04 AM
> To: Corey Wharton
> Cc: qemu-devel@nongnu.org Developers ; open
> list:RISC-V ; Sagar Karandikar
> ; Bastian Koppelmann paderborn.de>; Alistair Francis ; Palmer Dabbelt
>
ping
https://patchwork.kernel.org/patch/11437661/
https://patchwork.kernel.org/patch/11437665/
From: Corey Wharton
Sent: Friday, March 13, 2020 12:35 PM
To: qemu-devel@nongnu.org ; qemu-ri...@nongnu.org
Cc: Palmer Dabbelt ; Alistair Francis
; Sagar Karandikar
The sifive-e34 cpu type is the same as the sifive-e31 with the
single precision floating-point extension enabled.
Signed-off-by: Corey Wharton
---
v2: Added missing RVU flag
target/riscv/cpu.c | 10 ++
target/riscv/cpu.h | 1 +
2 files changed, 11 insertions(+)
diff --git a/target
extension (f). The default CPU for the sifive_e machine
is unchanged.
v2: Added missing RVU flag
Corey Wharton (2):
riscv: sifive_e: Support changing CPU type
target/riscv: Add a sifive-e34 cpu type
hw/riscv/sifive_e.c | 3 ++-
target/riscv/cpu.c | 10 ++
target/riscv/cpu.h | 1 +
3
Allows the CPU to be changed from the default via the -cpu command
line option.
Signed-off-by: Corey Wharton
Reviewed-by: Bin Meng
Reviewed-by: Alistair Francis
---
hw/riscv/sifive_e.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/hw/riscv/sifive_e.c b/hw/riscv
The sifive-e34 cpu type is the same as the sifive-e31 with the
single precision floating-point extension enabled.
Signed-off-by: Corey Wharton
---
target/riscv/cpu.c | 10 ++
target/riscv/cpu.h | 1 +
2 files changed, 11 insertions(+)
diff --git a/target/riscv/cpu.c b/target/riscv
Allows the CPU to be changed from the default via the -cpu command
line option.
Signed-off-by: Corey Wharton
---
hw/riscv/sifive_e.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/hw/riscv/sifive_e.c b/hw/riscv/sifive_e.c
index a254cad489..b0a611adb9 100644
--- a/hw/riscv
extension (f). The default CPU for the sifive_e machine
is unchanged.
A user can change the default CPU type by specifying it with the '-cpu'
option on the command line.
Corey Wharton (2):
riscv: sifive_e: Support changing CPU type
target/riscv: Add a sifive-e34 cpu type
hw/riscv/sifiv
Allows the CPU to be changed from the default via the -cpu command
line option.
Signed-off-by: Corey Wharton
---
hw/riscv/sifive_e.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/hw/riscv/sifive_e.c b/hw/riscv/sifive_e.c
index a254cad489..b0a611adb9 100644
--- a/hw/riscv
extension (f). The default CPU for the sifive_e machine
is unchanged.
A user can change the default CPU type by specifying it with the '-cpu'
option on the command line.
Corey Wharton (2):
riscv: sifive_e: Support changing CPU type
target/riscv: Add a sifive-e34 cpu type
hw/riscv/sifiv
The sifive-e34 cpu type is the same as the sifive-e31 with the
single precision floating-point extension enabled.
Signed-off-by: Corey Wharton
---
target/riscv/cpu.c | 10 ++
target/riscv/cpu.h | 1 +
2 files changed, 11 insertions(+)
diff --git a/target/riscv/cpu.c b/target/riscv
11 matches
Mail list logo