[PR #252] Feature/add ssr #327

Open
opened 2026-01-31 21:30:47 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/qemu/qemu/pull/252

State: closed
Merged: No


  • add ssr_fpga.c, stub out read and write functions so as to allow for registration of ssr and successful building
  • add minimal version of ssr_fpga.h
  • add minimal version of qemu_ssr_fpga_interface.cpp -- only includes the init function
  • update Dockerfile with unlimited concurrency for make builds of fsw code
  • update the meson.build file in hw/sparc/ accordingly to reflect new files added
**Original Pull Request:** https://github.com/qemu/qemu/pull/252 **State:** closed **Merged:** No --- * add ssr_fpga.c, stub out read and write functions so as to allow for registration of ssr and successful building * add minimal version of ssr_fpga.h * add minimal version of qemu_ssr_fpga_interface.cpp -- only includes the init function * update Dockerfile with unlimited concurrency for make builds of fsw code * update the meson.build file in hw/sparc/ accordingly to reflect new files added
claunia added the pull-request label 2026-01-31 21:30:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#327