summaryrefslogtreecommitdiff
path: root/hw/riscv/virt.c
AgeCommit message (Expand)Author
2020-06-15sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1Markus Armbruster
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() manuallyMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-06-15riscv: Fix to put "riscv.hart_array" devices on sysbusMarkus Armbruster
2020-06-03hw/riscv: virt: Remove the riscv_ prefix of the machine* functionsBin Meng
2020-05-18hw: Use QEMU_IS_ALIGNED() on parallel flash block sizePhilippe Mathieu-Daudé
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-04-29hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()Anup Patel
2020-04-29hw/riscv: Generate correct "mmu-type" for 32-bit machinesBin Meng
2020-02-27hw/riscv: Provide rdtime callback for TCG in CLINT emulationAnup Patel
2020-02-27riscv: virt: Allow PCI address 0Bin Meng
2020-02-10riscv: virt: Use Goldfish RTC deviceAnup Patel
2020-02-10riscv/virt: Add syscon reboot and poweroff DT nodesAnup Patel
2019-11-25hw/riscv: Add optional symbol callback ptr to riscv_load_kernel()Zhuang, Siwei (Data61, Kensington NSW)
2019-11-25RISC-V: virt: This is a "sifive,test1" test finisherPalmer Dabbelt
2019-11-14riscv/virt: Increase flash sizeAlistair Francis
2019-10-28riscv/virt: Jump to pflash if specifiedAlistair Francis
2019-10-28riscv/virt: Add the PFlash CFI01 deviceAlistair Francis
2019-10-28riscv/virt: Manually define the machineAlistair Francis
2019-10-28riscv: hw: Drop "clock-frequency" property of cpu nodesBin Meng
2019-09-17riscv: hw: Change create_fdt() to return voidBin Meng
2019-09-17riscv: hw: Remove not needed PLIC properties in device treeBin Meng
2019-09-17riscv: hw: Use qemu_fdt_setprop_cell() for property with only 1 cellBin Meng
2019-09-17riscv: hw: Remove superfluous "linux, phandle" propertyBin Meng
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-07-18hw/riscv: Load OpenSBI as the default firmwareAlistair Francis
2019-07-05hw/riscv: Replace global smp variables with machine smp propertiesLike Xu
2019-06-27hw/riscv: Add support for loading a firmwareAlistair Francis
2019-06-27hw/riscv: Split out the boot functionsAlistair Francis
2019-06-25riscv: virt: Add cpu-topology DT node.Atish Patra
2019-06-23riscv: virt: Correct pci "bus-range" encodingBin Meng
2019-05-24riscv: virt: Allow specifying a CPU via commandlineAlistair Francis
2019-05-24target/riscv: Remove unused include of riscv_htif.h for virt board riscvJonathan Behrens
2019-02-11riscv: Ensure the kernel start address is correctly castAlistair Francis
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick
2018-12-20hw/riscv/virt: Connect the gpex PCIeAlistair Francis
2018-12-20hw/riscv/virt: Adjust memory layout spacingAlistair Francis
2018-11-13hw/riscv/virt: Free the test device tree node nameAlistair Francis
2018-10-17RISC-V: Don't add NULL bootargs to device-treeMichael Clark
2018-10-17RISC-V: Add missing free for plic_hart_configMichael Clark
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell
2018-09-24Drop "qemu:" prefix from error_report() argumentsMao Zhongyi
2018-09-05hw/riscv/virtio: Set the soc device tree node as a simple-busAlistair Francis
2018-07-19virt: Fix crash when introspecting the deviceAlistair Francis
2018-07-05hw/riscv/sifive_plic: Use gpios instead of irqsAlistair Francis
2018-07-02hw/riscv: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-05-06RISC-V: Mark ROM read-only after copying in codeMichael Clark
2018-05-06RISC-V: Remove EM_RISCV ELF_MACHINE indirectionMichael Clark