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

Add support for generating guest crash dumps #1516

Merged
merged 2 commits into from
Oct 11, 2022

Conversation

ambarve
Copy link
Contributor

@ambarve ambarve commented Sep 16, 2022

Adds a new annotation that can provide a path of the directory in which the guest crash dumps will be generated if the guest crashes. Just providing a valid path for this annotation will automatically enable the crash dumps. The dump files for each UVM will be created with the UVM ID as the prefix in the filename for easier identification.

Signed-off-by: Amit Barve ambarve@microsoft.com

Adds a new annotation that can provide a path of the directory in which the guest crash dumps will be
generated if the guest crashes. Just providing a valid path for this annotation will automatically enable the
crash dumps. The dump files for each UVM will be created with the UVM ID as the prefix in the filename for
easier identification.

Signed-off-by: Amit Barve <ambarve@microsoft.com>
@ambarve ambarve requested a review from a team as a code owner September 16, 2022 19:31
Copy link
Member

@kevpar kevpar left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Amit Barve <ambarve@microsoft.com>
@ambarve ambarve merged commit c2a1cd9 into microsoft:main Oct 11, 2022
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.

None yet

3 participants