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

CA-389506: fix platform:nested_virt typo #5485

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

edwintorok
Copy link
Contributor

Nested virt is not a supported feature yet, but when moving the setting from Xen to toolstack as part of the Xen-4.17 update I typoed the name of the setting.

It was platform/nested-virt in xenguest.patch before

Fixes: 664de76 ("Xen-4.15+: CDF_NESTED_VIRT")

I'll also need to find another test to use that checks whether the feature works, the previous test that I used tested the feature by booting a guest, and checking that it has booted, without checking whether nested virt actually worked inside.

Nested virt is not a supported feature yet, but when moving the setting
from Xen to toolstack as part of the Xen-4.17 update I typoed the name of the setting.

It was platform/nested-virt in xenguest.patch before

Fixes: 664de76 ("Xen-4.15+: CDF_NESTED_VIRT")
Signed-off-by: Edwin Török <edwin.torok@cloud.com>
@edwintorok edwintorok marked this pull request as draft March 5, 2024 09:58
@edwintorok
Copy link
Contributor Author

Draft until this is tested.

@edwintorok
Copy link
Contributor Author

Might take a while to test, DNS is broken currently, so can't autheneticate to Koji, so can't build/test anything at the moment.

@edwintorok
Copy link
Contributor Author

edwintorok commented Apr 15, 2024

I think we need to do something more, as this doesn't actually work yet, the required feature bits are now missing from CPUID, and since the toolstack is now in charge of the policy more we might have some additional work to do here.
I'll merge the typo fix to the perf feature branch for now and created another ticket for nested virt actually not working

@edwintorok edwintorok changed the base branch from master to feature/perf April 15, 2024 09:24
@edwintorok edwintorok marked this pull request as ready for review April 15, 2024 09:24
@edwintorok edwintorok merged commit 560ff8c into xapi-project:feature/perf Apr 15, 2024
21 checks passed
Copy link

pytype_reporter extracted 47 problem reports from pytype output

.

You can check the results of the job here

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.

3 participants