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

RHBZ#2177673: fwcfg64: don't fail if unable to work with vmcoreinfo #896

Merged
merged 1 commit into from Mar 15, 2023

Conversation

viktor-prutyanov
Copy link
Collaborator

Previously, fwcfg64 driver was failing if fw_cfg device was present, but etc/vmcoreinfo entry wasn't. The driver shouldn't fail when device is OK. Anyway, dump-guest-memory -w will not work without vmcoreinfo.

fwcfg64/power.c Outdated Show resolved Hide resolved
Previously, fwcfg64 driver used to fail if fw_cfg was present, but
'etc/vmcoreinfo' entry wasn't. The driver shouldn't fail when device is
OK. Anyway, 'dump-guest-memory -w' will not work without vmcoreinfo.

Signed-off-by: Viktor Prutyanov <viktor@daynix.com>
@viktor-prutyanov viktor-prutyanov changed the title RHBZ#2177673: fwcfg64: don't fail if vmcoreinfo hasn't been found RHBZ#2177673: fwcfg64: don't fail if unable to work with vmcoreinfo Mar 13, 2023
@viktor-prutyanov
Copy link
Collaborator Author

rerun tests

@kostyanf14
Copy link
Collaborator

rerun tests

@YanVugenfirer YanVugenfirer merged commit 515a6a2 into virtio-win:master Mar 15, 2023
2 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.

None yet

3 participants