Skip to content

adding method for qemu build from Intel-distribution-of-QEMU - #115

Open
tathagax wants to merge 2 commits into
open-edge-platform:mainfrom
tathagax:upgrade/building-qemu-directly-from-Intel-distribution-of-QEMU
Open

adding method for qemu build from Intel-distribution-of-QEMU#115
tathagax wants to merge 2 commits into
open-edge-platform:mainfrom
tathagax:upgrade/building-qemu-directly-from-Intel-distribution-of-QEMU

Conversation

@tathagax

Copy link
Copy Markdown
Contributor

Adds a standalone workflow that builds QEMU directly from the Intel Intel-distribution-of-QEMU git branch (10.2.1-gfx-sriov, pinned commit faa368fe92…) instead of the download.qemu.org tarball .

Highlights:

  1. Builds QEMU straight from the git branch (which already carries all 27 SR-IOV/GTK commits) .
  2. Fetches the upstream release tarball only to supply the pc-bios firmware blobs and lcitool submodule content a bare checkout lacks.
  3. Handles the known build : pip3 install meson pycotap (offline mkvenv) and copying pc-bios/* before meson setup.
  4. Runs on workflow_dispatch (manual) with a disable_cache input (default false).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant