]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Extend TPM ABI stability check for <active_pcr_banks/>
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 4 Jan 2022 08:26:08 +0000 (09:26 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 4 Jan 2022 08:42:01 +0000 (09:42 +0100)
commit1ce27fa7761248ab9d8e142eb957432527280df0
tree5d6abcfd4d54321c1727f78914f8f32ac44e7f37
parentd004171806f1364c8a0112e02329ff0c152fe5c8
conf: Extend TPM ABI stability check for <active_pcr_banks/>

Changing <active_pcr_banks/> means changing the guest ABI and as
such must be prevented on both restoring from a file or
migration.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2035888
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/conf/domain_conf.c