summary refs log tree commit diff stats
path: root/hw/riscv/virt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/riscv/sifive_plic: Use gpios instead of irqsAlistair Francis2018-07-051-2/+2
* hw/riscv: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* RISC-V: Mark ROM read-only after copying in codeMichael Clark2018-05-061-19/+24
* RISC-V: Remove EM_RISCV ELF_MACHINE indirectionMichael Clark2018-05-061-1/+1
* RISC-V: Remove unused class definitionsMichael Clark2018-05-061-25/+0
* RISC-V: Remove identity_translate from load_elfMichael Clark2018-05-061-6/+1
* RISC-V: Use ROM base address and size from memmapMichael Clark2018-05-061-2/+2
* RISC-V: Make virt board description match spikeMichael Clark2018-05-061-1/+1
* RISC-V: Replace hardcoded constants with enum valuesMichael Clark2018-05-061-2/+4
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-1/+1
* RISC-V VirtIO MachineMichael Clark2018-03-071-0/+420