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
/
virt.h
Age
Commit message (
Expand
)
Author
2020-08-25
hw/riscv: virt: Allow creating multiple NUMA sockets
Anup Patel
2020-02-10
riscv: virt: Use Goldfish RTC device
Anup Patel
2019-10-28
riscv/virt: Add the PFlash CFI01 device
Alistair Francis
2019-10-28
riscv/virt: Manually define the machine
Alistair Francis
2019-10-28
riscv: hw: Drop "clock-frequency" property of cpu nodes
Bin Meng
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-05-24
target/riscv: Add a base 32 and 64 bit CPU
Alistair Francis
2019-04-04
riscv: plic: Fix incorrect irq calculation
Alistair Francis
2018-12-20
hw/riscv/virt: Connect the gpex PCIe
Alistair Francis
2018-12-20
hw/riscv/virt: Increase the number of interrupts
Alistair Francis
2018-05-06
RISC-V: Make virt header comment title consistent
Michael Clark
2018-05-06
RISC-V: Make some header guards more specific
Michael Clark
2018-05-06
RISC-V: Remove unused class definitions
Michael Clark
2018-05-06
RISC-V: Use ROM base address and size from memmap
Michael Clark
2018-05-06
RISC-V: Replace hardcoded constants with enum values
Michael Clark
2018-03-07
RISC-V VirtIO Machine
Michael Clark