index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
riscv
Age
Commit message (
Expand
)
Author
2023-03-06
hw/riscv/virt: Enable basic ACPI infrastructure
Sunil V L
2023-03-06
hw/riscv/virt: Add memmap pointer to RiscVVirtState
Sunil V L
2023-03-06
hw/riscv/virt: Add a switch to disable ACPI
Sunil V L
2023-03-06
hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
Sunil V L
2023-03-01
hw/riscv: Move the dtb load bits outside of create_fdt()
Bin Meng
2023-02-16
hw/riscv/boot.c: make riscv_load_initrd() static
Daniel Henrique Barboza
2023-02-16
hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
Daniel Henrique Barboza
2023-02-16
hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()
Daniel Henrique Barboza
2023-02-07
hw/riscv: change riscv_compute_fdt_addr() semantics
Daniel Henrique Barboza
2023-02-07
hw/riscv: split fdt address calculation from fdt load
Daniel Henrique Barboza
2023-02-07
include/hw/riscv/opentitan: update opentitan IRQs
Wilfred Mallawa
2023-01-20
hw/riscv: use ms->fdt in riscv_socket_fdt_write_distance_matrix()
Daniel Henrique Barboza
2023-01-20
hw/riscv: use MachineState::fdt in riscv_socket_fdt_write_id()
Daniel Henrique Barboza
2023-01-20
hw/riscv/boot.c: use MachineState in riscv_load_kernel()
Daniel Henrique Barboza
2023-01-20
hw/riscv/boot.c: use MachineState in riscv_load_initrd()
Daniel Henrique Barboza
2023-01-20
hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd()
Daniel Henrique Barboza
2023-01-20
hw/riscv/sifive_u: use 'fdt' from MachineState
Daniel Henrique Barboza
2023-01-20
hw/riscv/spike: use 'fdt' from MachineState
Daniel Henrique Barboza
2023-01-20
hw/riscv/boot.c: Introduce riscv_find_firmware()
Bin Meng
2023-01-20
hw/riscv/boot.c: introduce riscv_default_firmware_name()
Daniel Henrique Barboza
2023-01-20
hw/riscv/boot.c: make riscv_find_firmware() static
Daniel Henrique Barboza
2023-01-08
include: Include headers where needed
Markus Armbruster
2023-01-06
hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0
Bin Meng
2023-01-06
hw/riscv: virt: Fix the value of "riscv, ndev" in the dtb
Bin Meng
2023-01-06
hw/riscv: sifive_e: Fix the number of interrupt sources of PLIC
Bin Meng
2023-01-06
hw/riscv: microchip_pfsoc: Fix the number of interrupt sources of PLIC
Bin Meng
2023-01-06
hw/{misc, riscv}: pfsoc: add system controller as unimplemented
Conor Dooley
2023-01-06
hw/riscv: pfsoc: add missing FICs as unimplemented
Conor Dooley
2023-01-06
hw/riscv: virt: Remove the redundant ipi-id property
Atish Patra
2023-01-06
hw/riscv/opentitan: add aon_timer base unimpl
Wilfred Mallawa
2023-01-06
hw/riscv/opentitan: bump opentitan
Wilfred Mallawa
2022-10-14
hw/riscv: virt: Enable booting S-mode firmware from pflash
Sunil V L
2022-09-27
hw/riscv/sifive_e: Fix inheritance of SiFiveEState
Bernhard Beschow
2022-09-27
hw/riscv: opentitan: Expose the resetvec as a SoC property
Alistair Francis
2022-09-07
hw/riscv: virt: fix the plic's address cells
Conor Dooley
2022-09-07
hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals
Conor Dooley
2022-09-07
hw/riscv: opentitan: bump opentitan version
Wilfred Mallawa
2022-09-07
hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
Daniel Henrique Barboza
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-04-29
hw/riscv: virt: Create a platform bus
Alistair Francis
2022-04-29
hw/riscv: virt: Add a machine done notifier
Alistair Francis
2022-04-22
hw/riscv: boot: Support 64bit fdt address.
Dylan Jhong
2022-04-22
riscv: opentitan: Connect opentitan SPI Host
Wilfred Mallawa
2022-03-03
hw: riscv: opentitan: fixup SPI addresses
Wilfred Mallawa
2022-03-03
hw/riscv: virt: Increase maximum number of allowed CPUs
Anup Patel
2022-03-03
hw/riscv: virt: Add optional AIA IMSIC support to virt machine
Anup Patel
2022-03-03
hw/riscv: virt: Add optional AIA APLIC support to virt machine
Anup Patel
2022-01-21
hw/riscv: Remove macros for ELF BIOS image names
Anup Patel
2022-01-21
hw/riscv: spike: Allow using binary firmware as bios
Anup Patel
2022-01-21
target/riscv: Support start kernel directly by KVM
Yifei Jiang
[next]