1. 4cdd0a7 hw: Use QEMU_IS_ALIGNED() on parallel flash block size by Philippe Mathieu-Daudé · 4 years, 10 months ago
  2. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
  3. 02777ac hw/riscv: Add optional symbol callback ptr to riscv_load_firmware() by Anup Patel · 4 years, 11 months ago
  4. e883e99 hw/riscv: Generate correct "mmu-type" for 32-bit machines by Bin Meng · 5 years ago
  5. 5f3616c hw/riscv: Provide rdtime callback for TCG in CLINT emulation by Anup Patel · 5 years ago
  6. acead54 riscv: virt: Allow PCI address 0 by Bin Meng · 5 years ago
  7. 67b5ef3 riscv: virt: Use Goldfish RTC device by Anup Patel · 5 years ago
  8. 0e404da riscv/virt: Add syscon reboot and poweroff DT nodes by Anup Patel · 5 years ago
  9. 6478dd7 hw/riscv: Add optional symbol callback ptr to riscv_load_kernel() by Zhuang, Siwei (Data61, Kensington NSW) · 5 years ago
  10. 9c0fb20 RISC-V: virt: This is a "sifive,test1" test finisher by Palmer Dabbelt · 5 years ago
  11. 6911fde riscv/virt: Increase flash size by Alistair Francis · 5 years ago
  12. 2738b3b riscv/virt: Jump to pflash if specified by Alistair Francis · 5 years ago
  13. 71eb522 riscv/virt: Add the PFlash CFI01 device by Alistair Francis · 5 years ago
  14. cdfc19e riscv/virt: Manually define the machine by Alistair Francis · 5 years ago
  15. 7ae0537 riscv: hw: Drop "clock-frequency" property of cpu nodes by Bin Meng · 5 years ago
  16. 9f79638 riscv: hw: Change create_fdt() to return void by Bin Meng · 6 years ago
  17. b179685 riscv: hw: Remove not needed PLIC properties in device tree by Bin Meng · 6 years ago
  18. 04e7edd riscv: hw: Use qemu_fdt_setprop_cell() for property with only 1 cell by Bin Meng · 6 years ago
  19. 24e398d riscv: hw: Remove superfluous "linux, phandle" property by Bin Meng · 6 years ago
  20. 46517dd Include sysemu/sysemu.h a lot less by Markus Armbruster · 6 years ago
  21. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  22. fdd1bda hw/riscv: Load OpenSBI as the default firmware by Alistair Francis · 6 years ago
  23. c447312 hw/riscv: Replace global smp variables with machine smp properties by Like Xu · 6 years ago
  24. b304222 hw/riscv: Add support for loading a firmware by Alistair Francis · 6 years ago
  25. 0ac24d5 hw/riscv: Split out the boot functions by Alistair Francis · 6 years ago
  26. 28a4df9 riscv: virt: Add cpu-topology DT node. by Atish Patra · 6 years ago
  27. 5b7ae1c riscv: virt: Correct pci "bus-range" encoding by Bin Meng · 6 years ago
  28. ceb2ffd riscv: virt: Allow specifying a CPU via commandline by Alistair Francis · 6 years ago
  29. e5ef956 target/riscv: Remove unused include of riscv_htif.h for virt board riscv by Jonathan Behrens · 6 years ago
  30. 40e46e5 riscv: Ensure the kernel start address is correctly cast by Alistair Francis · 6 years ago
  31. 4366e1d elf: Add optional function ptr to load_elf() to parse ELF notes by Liam Merwick · 6 years ago
  32. 6d56e39 hw/riscv/virt: Connect the gpex PCIe by Alistair Francis · 6 years ago
  33. bb1973a hw/riscv/virt: Adjust memory layout spacing by Alistair Francis · 6 years ago
  34. 632fb27 hw/riscv/virt: Free the test device tree node name by Alistair Francis · 6 years ago
  35. 7c28f4d RISC-V: Don't add NULL bootargs to device-tree by Michael Clark · 7 years ago
  36. b6aa6ce RISC-V: Add missing free for plic_hart_config by Michael Clark · 7 years ago
  37. 2f831d0 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into staging by Peter Maydell · 6 years ago
  38. 371b74e Drop "qemu:" prefix from error_report() arguments by Mao Zhongyi · 6 years ago
  39. 53f5450 hw/riscv/virtio: Set the soc device tree node as a simple-bus by Alistair Francis · 7 years ago
  40. a993cb1 virt: Fix crash when introspecting the device by Alistair Francis · 7 years ago
  41. 647a70a hw/riscv/sifive_plic: Use gpios instead of irqs by Alistair Francis · 7 years ago
  42. 4bf46af hw/riscv: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
  43. 5aec324 RISC-V: Mark ROM read-only after copying in code by Michael Clark · 7 years ago
  44. 8985480 RISC-V: Remove EM_RISCV ELF_MACHINE indirection by Michael Clark · 7 years ago
  45. 42b3a4b RISC-V: Remove unused class definitions by Michael Clark · 7 years ago
  46. b793898 RISC-V: Remove identity_translate from load_elf by Michael Clark · 7 years ago
  47. 6b01e32 RISC-V: Use ROM base address and size from memmap by Michael Clark · 7 years ago
  48. 77ff5bb RISC-V: Make virt board description match spike by Michael Clark · 7 years ago
  49. 2a8756e RISC-V: Replace hardcoded constants with enum values by Michael Clark · 7 years ago
  50. 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
  51. 04331d0 RISC-V VirtIO Machine by Michael Clark · 7 years ago