Skip to content

xflowey: fix --custom-openvmm-hcl command#3147

Open
mingweishih wants to merge 3 commits intomicrosoft:mainfrom
mingweishih:custom_openhcl
Open

xflowey: fix --custom-openvmm-hcl command#3147
mingweishih wants to merge 3 commits intomicrosoft:mainfrom
mingweishih:custom_openhcl

Conversation

@mingweishih
Copy link
Copy Markdown
Contributor

This PR fixes a bug that the --custom-openvmm-hcl xflowey command does not use the provided custom hcl as --custom-openhcl-boot and --custom-sidecar do.

Signed-off-by: Ming-Wei Shih <mishih@microsoft.com>
x
Signed-off-by: Ming-Wei Shih <mishih@microsoft.com>
@mingweishih mingweishih requested a review from a team as a code owner March 27, 2026 23:29
Copilot AI review requested due to automatic review settings March 27, 2026 23:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes cargo xflowey ... --custom-openvmm-hcl so that supplying a custom openvmm_hcl binary actually bypasses the build step (matching the behavior of --custom-openhcl-boot / --custom-sidecar) when generating an OpenHCL IGVM from a recipe.

Changes:

  • Use the provided custom_openvmm_hcl path to construct the OpenvmmHclOutput instead of always building openvmm_hcl.
  • Adjust the “fake dbg” filename used for custom openhcl_boot outputs.

This reverts commit 4b4257c.
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.

2 participants