[PR #229] [CLOSED] Build qemu image as dynamic library #274

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

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/229
Author: @rysiof
Created: 1/17/2023
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 8097556 Build qemu image as dynamic library

📊 Changes

1 file changed (+12 additions, -1 deletions)

View changed files

📝 configure (+12 -1)

📄 Description

Based on https://github.com/rysiof/qemu_shared_lib

Purpose

Having an option to build as a dynamic library opens many new possibilities - faster integration with SystemC simulators and more scalable targets.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qemu/qemu/pull/229 **Author:** [@rysiof](https://github.com/rysiof) **Created:** 1/17/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`8097556`](https://github.com/qemu/qemu/commit/809755687dc1634fc31ab2be130ba2677d47e8bb) Build qemu image as dynamic library ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `configure` (+12 -1) </details> ### 📄 Description Based on https://github.com/rysiof/qemu_shared_lib # Purpose Having an option to build as a dynamic library opens many new possibilities - faster integration with SystemC simulators and more scalable targets. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 21:30:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#274