index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
riscv
/
spike.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/riscv: support new isa extension detection devicetree properties
Conor Dooley
2024-02-09
1
-4
/
+2
*
hw/riscv: Validate cluster and NUMA node boundary
Gavin Shan
2023-06-26
1
-0
/
+2
*
hw/riscv: Add signature dump function for spike to run ACT tests
Weiwei Li
2023-05-05
1
-0
/
+13
*
hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
Daniel Henrique Barboza
2023-02-16
1
-10
/
+1
*
hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()
Daniel Henrique Barboza
2023-02-16
1
-1
/
+2
*
hw/riscv: change riscv_compute_fdt_addr() semantics
Daniel Henrique Barboza
2023-02-07
1
-1
/
+2
*
hw/riscv: split fdt address calculation from fdt load
Daniel Henrique Barboza
2023-02-07
1
-3
/
+3
*
hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
Daniel Henrique Barboza
2023-02-07
1
-9
/
+9
*
hw/riscv: use ms->fdt in riscv_socket_fdt_write_distance_matrix()
Daniel Henrique Barboza
2023-01-20
1
-1
/
+1
*
hw/riscv: use MachineState::fdt in riscv_socket_fdt_write_id()
Daniel Henrique Barboza
2023-01-20
1
-3
/
+3
*
hw/riscv/spike.c: simplify create_fdt()
Daniel Henrique Barboza
2023-01-20
1
-3
/
+1
*
hw/riscv/boot.c: use MachineState in riscv_load_kernel()
Daniel Henrique Barboza
2023-01-20
1
-2
/
+1
*
hw/riscv/boot.c: use MachineState in riscv_load_initrd()
Daniel Henrique Barboza
2023-01-20
1
-2
/
+1
*
hw/riscv: write bootargs 'chosen' FDT after riscv_load_kernel()
Daniel Henrique Barboza
2023-01-20
1
-4
/
+5
*
hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd()
Daniel Henrique Barboza
2023-01-20
1
-8
/
+2
*
hw/riscv/spike.c: load initrd right after riscv_load_kernel()
Daniel Henrique Barboza
2023-01-20
1
-16
/
+15
*
hw/riscv/spike: use 'fdt' from MachineState
Daniel Henrique Barboza
2023-01-20
1
-7
/
+5
*
hw/riscv: spike: Decouple create_fdt() dependency to ELF loading
Bin Meng
2023-01-20
1
-10
/
+51
*
hw/riscv/boot.c: introduce riscv_default_firmware_name()
Daniel Henrique Barboza
2023-01-20
1
-9
/
+5
*
hw/riscv: spike: Remove the out-of-date comments
Bin Meng
2023-01-20
1
-5
/
+0
*
hw/char: riscv_htif: Move registers from CPUArchState to HTIFState
Bin Meng
2023-01-20
1
-2
/
+1
*
hw/char: riscv_htif: Drop useless assignment of memory region
Bin Meng
2023-01-20
1
-3
/
+2
*
hw/riscv: spike: Remove misleading comments
Bin Meng
2023-01-06
1
-1
/
+0
*
hw/riscv: set machine->fdt in spike_board_init()
Daniel Henrique Barboza
2022-10-17
1
-0
/
+6
*
hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
Daniel Henrique Barboza
2022-09-07
1
-1
/
+1
*
hw/riscv: Make CPU config error handling generous (virt/spike)
Tsukasa OI
2022-05-24
1
-1
/
+1
*
hw/riscv: Don't add empty bootargs to device tree
Bin Meng
2022-04-29
1
-1
/
+1
*
hw/riscv: spike: Add '/chosen/stdout-path' in device tree unconditionally
Bin Meng
2022-04-29
1
-2
/
+3
*
hw/riscv: Remove macros for ELF BIOS image names
Anup Patel
2022-01-21
1
-2
/
+2
*
hw/riscv: spike: Allow using binary firmware as bios
Anup Patel
2022-01-21
1
-16
/
+25
*
hw/riscv: spike: Use MachineState::ram and MachineClass::default_ram_id
Bin Meng
2021-10-22
1
-4
/
+2
*
hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
Anup Patel
2021-09-21
1
-5
/
+9
*
hw/intc: Rename sifive_clint sources to riscv_aclint sources
Anup Patel
2021-09-21
1
-1
/
+1
*
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
2021-08-26
1
-1
/
+0
*
hw/riscv: Use macros for BIOS image names
Bin Meng
2021-06-08
1
-4
/
+2
*
hw/riscv: Support the official CLINT DT bindings
Bin Meng
2021-06-08
1
-1
/
+5
*
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-03-09
1
-1
/
+0
*
hw/riscv: Drop 'struct MemmapEntry'
Bin Meng
2021-03-04
1
-6
/
+3
*
riscv: Pass RISCVHartArrayState by pointer
Alistair Francis
2021-01-16
1
-4
/
+4
*
hw/riscv: Use the CPU to determine if 32-bit
Alistair Francis
2020-12-17
1
-4
/
+4
*
hw/riscv: spike: Remove compile time XLEN checks
Alistair Francis
2020-12-17
1
-21
/
+24
*
hw/riscv: boot: Remove compile time XLEN checks
Alistair Francis
2020-12-17
1
-1
/
+2
*
riscv: spike: Remove target macro conditionals
Alistair Francis
2020-12-17
1
-1
/
+1
*
hw/riscv: Load the kernel after the firmware
Alistair Francis
2020-10-22
1
-3
/
+8
*
hw/riscv: Move riscv_htif model to hw/char
Bin Meng
2020-09-09
1
-1
/
+1
*
hw/riscv: Move sifive_clint model to hw/intc
Bin Meng
2020-09-09
1
-1
/
+1
*
hw/riscv: clint: Avoid using hard-coded timebase frequency
Bin Meng
2020-09-09
1
-1
/
+2
*
hw/riscv: spike: Allow creating multiple NUMA sockets
Anup Patel
2020-08-25
1
-74
/
+158
*
hw/riscv: Allow creating multiple instances of CLINT
Anup Patel
2020-08-25
1
-1
/
+1
[next]