Commit History

Author SHA1 Message Date
  Philippe Mathieu-Daudé cdc8d7cada hw/boards: Rename no_sdcard -> auto_create_sdcard 8 months ago
  Philippe Mathieu-Daudé 8a2f1f921c hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF 8 months ago
  Stefan Hajnoczi 65cb7129f4 Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging 8 months ago
  Stefan Hajnoczi 60a07d4a6e Merge tag 'pull-riscv-to-apply-20241220' of https://github.com/alistair23/qemu into staging 8 months ago
  Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 8 months ago
  Jim Shu d3592955af hw/riscv: Add a new struct RISCVBootInfo 9 months ago
  Jim Shu b4132a9e62 hw/riscv: Support to load DTB after 3GB memory on 64-bit system. 9 months ago
  Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 8 months ago
  Richard Henderson 766bade2da hw/riscv: Constify all Property 8 months ago
  TANG Tiancheng 658384884a target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI 11 months ago
  Peter Maydell b5ab62b3c0 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging 10 months ago
  Bernhard Beschow 982447cc78 hw: Remove unused inclusion of hw/char/serial.h 11 months ago
  Samuel Holland 55c136599f hw/riscv: Respect firmware ELF entry point 1 year ago
  Conor Dooley 1c8e491c45 target/riscv: support new isa extension detection devicetree properties 1 year ago
  David Woodhouse 0a7549db03 hw/riscv: use qemu_configure_nic_device() 1 year ago
  Cédric Le Goater c3287c0f70 hw/sd: Introduce a "sd-card" SPI variant model 2 years ago
  Bin Meng fc9ec3625f hw/riscv: Move the dtb load bits outside of create_fdt() 2 years ago
  Bin Meng d43d54ca2b hw/riscv: Skip re-generating DT nodes for a given DTB 2 years ago
  Daniel Henrique Barboza 487d73fc47 hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel() 2 years ago
  Daniel Henrique Barboza 62c5bc348e hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel() 2 years ago
  Daniel Henrique Barboza 4b402886ac hw/riscv: change riscv_compute_fdt_addr() semantics 2 years ago
  Daniel Henrique Barboza bc2c015353 hw/riscv: split fdt address calculation from fdt load 2 years ago
  Daniel Henrique Barboza f5be2ccb43 hw/riscv/sifive_u.c: simplify create_fdt() 2 years ago
  Daniel Henrique Barboza 60c1f05e36 hw/riscv/boot.c: use MachineState in riscv_load_kernel() 2 years ago
  Daniel Henrique Barboza 1f99146103 hw/riscv/boot.c: use MachineState in riscv_load_initrd() 2 years ago
  Daniel Henrique Barboza b1f19f238c hw/riscv: write bootargs 'chosen' FDT after riscv_load_kernel() 2 years ago
  Daniel Henrique Barboza b9a65476cb hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd() 2 years ago
  Daniel Henrique Barboza 60c7dfa2a3 hw/riscv/sifive_u: use 'fdt' from MachineState 2 years ago
  Daniel Henrique Barboza 9d3f7108bc hw/riscv/boot.c: introduce riscv_default_firmware_name() 2 years ago
  Bin Meng 724d80c8a6 hw/riscv: sifive_u: Avoid using magic number for "riscv, ndev" 2 years ago