Skip to content

nvme_driver: disable nvme keepalive#3267

Merged
mattkur merged 2 commits intomicrosoft:mainfrom
mattkur:disable-ka
Apr 15, 2026
Merged

nvme_driver: disable nvme keepalive#3267
mattkur merged 2 commits intomicrosoft:mainfrom
mattkur:disable-ka

Conversation

@mattkur
Copy link
Copy Markdown
Contributor

@mattkur mattkur commented Apr 13, 2026

While we have a workaround for host-side device behavior, this may exacerbate another issue we are seeing in production.
So: disable to guarantee safety until this can be sorted out. ( :( )

@mattkur mattkur requested a review from a team as a code owner April 13, 2026 21:23
Copilot AI review requested due to automatic review settings April 13, 2026 21:23
alandau
alandau previously approved these changes Apr 13, 2026
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

Note

Copilot was unable to run its full agentic suite in this review.

Updates OpenHCL boot command-line parsing so NVMe keepalive is disabled unless explicitly re-enabled, and adjusts servicing tests to force keepalive on during those scenarios.

Changes:

  • Change OPENHCL_DISABLE_NVME_KEEP_ALIVE parsing to disable keepalive when the flag is present, with =0 acting as an explicit opt-out.
  • Update multiarch servicing keepalive tests/config helpers to pass OPENHCL_DISABLE_NVME_KEEP_ALIVE=0 to preserve keepalive behavior under the new default.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
vmm_tests/vmm_tests/tests/tests/multiarch/openhcl_servicing.rs Updates OpenHCL command line used by keepalive tests to explicitly re-enable keepalive (=0).
openhcl/openhcl_boot/src/cmdline.rs Adjusts command-line parsing so keepalive disabling becomes the default behavior when the option is present.

Comment thread openhcl/openhcl_boot/src/cmdline.rs Outdated
Comment thread vmm_tests/vmm_tests/tests/tests/multiarch/openhcl_servicing.rs
Comment thread vmm_tests/vmm_tests/tests/tests/multiarch/openhcl_servicing.rs
alandau
alandau previously approved these changes Apr 13, 2026
chris-oo
chris-oo previously approved these changes Apr 14, 2026
Copilot AI review requested due to automatic review settings April 14, 2026 03:58
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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comment thread openhcl/openhcl_boot/src/cmdline.rs
@github-actions
Copy link
Copy Markdown

@mattkur mattkur dismissed stale reviews from alandau and chris-oo via 699f4d1 April 14, 2026 20:21
Copilot AI review requested due to automatic review settings April 14, 2026 20:26
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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 9 comments.

Comment thread vmm_tests/vmm_tests/tests/tests/x86_64/openhcl_uefi.rs
Comment thread vmm_tests/vmm_tests/tests/tests/x86_64/openhcl_uefi.rs
Comment thread vmm_tests/vmm_tests/tests/tests/x86_64/openhcl_uefi.rs
Comment thread vmm_tests/vmm_tests/tests/tests/x86_64/openhcl_uefi.rs
Comment thread vmm_tests/vmm_tests/tests/tests/x86_64/openhcl_uefi.rs
Comment thread vmm_tests/vmm_tests/tests/tests/multiarch/openhcl_servicing.rs
Comment thread vmm_tests/vmm_tests/tests/tests/multiarch/openhcl_servicing.rs
Comment thread vmm_tests/vmm_tests/tests/tests/multiarch/openhcl_servicing.rs
Comment thread openhcl/openhcl_boot/src/cmdline.rs
really disable by default

fix unit tests

vmm test fixups
Copilot AI review requested due to automatic review settings April 15, 2026 02:47
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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

Comment thread openhcl/openhcl_boot/src/cmdline.rs
@mattkur mattkur merged commit e84570e into microsoft:main Apr 15, 2026
65 checks passed
@mattkur mattkur deleted the disable-ka branch April 15, 2026 15:23
mattkur added a commit to mattkur/openvmm that referenced this pull request Apr 15, 2026
While we have a workaround for host-side device behavior, this may
exacerbate another issue we are seeing in production.
So: disable to guarantee safety until this can be sorted out. ( :( )

(cherry picked from commit e84570e)
gurasinghMS pushed a commit to gurasinghMS/openvmm that referenced this pull request Apr 17, 2026
While we have a workaround for host-side device behavior, this may
exacerbate another issue we are seeing in production.
So: disable to guarantee safety until this can be sorted out. ( :( )
gurasinghMS added a commit to gurasinghMS/openvmm that referenced this pull request Apr 24, 2026
gurasinghMS added a commit to gurasinghMS/openvmm that referenced this pull request May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport_1.7.2511 release-ci-required Add to a PR to trigger PR gates in release mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants