summaryrefslogtreecommitdiff
path: root/default-configs/riscv32-softmmu.mak
AgeCommit message (Expand)AuthorFilesLines
2019-03-07riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directivesPaolo Bonzini1-15/+6
2019-03-07build: convert usb.mak to KconfigPaolo Bonzini1-1/+0
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini1-2/+2
2019-03-07hw/pci/Makefile.objs: make pcie configurableYang Zhong1-0/+1
2019-02-05hw/riscv/Makefile.objs: Create CONFIG_* for riscv boardsYang Zhong1-0/+7
2019-02-05hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESSYang Zhong1-1/+1
2019-01-09default-configs: Enable USB support for RISC-V machinesAlistair Francis1-0/+1
2018-12-20riscv: Enable VGA and PCIE_VGAAlistair Francis1-0/+3
2018-12-20hw/riscv/virt: Connect the gpex PCIeAlistair Francis1-1/+4
2018-07-05hw/riscv/sifive_u: Connect the Cadence GEM Ethernet deviceAlistair Francis1-0/+2
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini1-2/+2
2018-06-01hw: allow compiling out SCSIPaolo Bonzini1-0/+1
2018-03-07RISC-V Build InfrastructureMichael Clark1-0/+4