index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
riscv
/
opentitan.c
Age
Commit message (
Expand
)
Author
2021-05-11
hw/riscv: Fix OT IBEX reset vector
Alexander Wagner
2021-05-11
hw/opentitan: Update the interrupt layout
Alistair Francis
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-03-04
hw/riscv: Drop 'struct MemmapEntry'
Bin Meng
2020-12-17
riscv/opentitan: Update the OpenTitan memory layout
Alistair Francis
2020-10-22
hw/riscv: Load the kernel after the firmware
Alistair Francis
2020-09-09
target/riscv: cpu: Set reset vector based on the configured property value
Bin Meng
2020-08-27
opentitan: Rename memmap enum constants
Eduardo Habkost
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-06-19
hw/riscv: opentitan: Remove the riscv_ prefix of the machine* and soc* functions
Bin Meng
2020-06-19
riscv/opentitan: Connect the UART device
Alistair Francis
2020-06-19
riscv/opentitan: Connect the PLIC device
Alistair Francis
2020-06-19
riscv/opentitan: Fix the ROM size
Alistair Francis
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
riscv: Fix to put "riscv.hart_array" devices on sysbus
Markus Armbruster
2020-06-03
riscv: Initial commit of OpenTitan machine
Alistair Francis