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 missing copies of TPM parameters (fixes #702) #705

Merged
merged 3 commits into from
Nov 1, 2022

Conversation

mz-pdm
Copy link
Member

@mz-pdm mz-pdm commented Oct 6, 2022

No description provided.

Copy link
Member

@mwperina mwperina left a comment

Choose a reason for hiding this comment

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

+1

@mz-pdm
Copy link
Member Author

mz-pdm commented Oct 19, 2022

Now we have a downstream bug too: https://bugzilla.redhat.com/2136180

@mz-pdm
Copy link
Member Author

mz-pdm commented Oct 19, 2022

/ost

When cloning a VM from a snapshot, isTpmEnabled parameter is not set
in VmSnapshotListModel, resulting in a loss of the TPM device and an
error if the TPM device is mandatory, i.e. for VMs with newer Windows
versions as the guest OS.  This patch fixes the omission and adds the
corresponding parameter.

Bug-Url: oVirt#702
Bug-Url: https://bugzilla.redhat.com/2136180
TPM device is not updated in
VmDeviceUtils.updateVmDevicesInParameters.  This results in omitting
the TPM device at least when exporting a VM to a data domain and an
error when the TPM device is mandatory, i.e. for VMs with a modern
Windows guest OS.  This patch fixes the omission and sets the
corresponding parameter.

Bug-Url: oVirt#702
@ljelinkova
Copy link
Contributor

/ost

@ljelinkova ljelinkova merged commit 7e40ad3 into oVirt:master Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants