Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove hvf acceleration from amd64 vm command #1089

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

cdrage
Copy link
Contributor

@cdrage cdrage commented Dec 11, 2024

chore: remove hvf acceleration from amd64 vm command

What does this PR do?

Should not have been added / was added when refactoring. hvf should
not be there for amd64 as it's cross-arch and not compatible (hvf only
working for arm).

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

Fixes #1088

How to test this PR?

  1. Create an amd64 image
  2. Run VM tab
  3. Works / runs.

Signed-off-by: Charlie Drage [email protected]

### What does this PR do?

Should not have been added / was added when refactoring. `hvf` should
not be there for amd64 as it's cross-arch and not compatible (hvf only
working for arm).

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

Fixes podman-desktop#1088

### How to test this PR?

<!-- Please explain steps to reproduce -->

1. Create an amd64 image
2. Run VM tab
3. Works / runs.

Signed-off-by: Charlie Drage <[email protected]>
@cdrage cdrage requested a review from a team as a code owner December 11, 2024 19:10
@cdrage cdrage requested review from benoitf, axel7083 and gastoner and removed request for a team December 11, 2024 19:10
@cdrage cdrage merged commit 6383cad into podman-desktop:main Dec 11, 2024
6 checks passed
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.

x86_64 VM testing not working on Mac
2 participants