<feature>[vtpm/kms]: add DB schema and protocol#4308
Conversation
Add V5.5.23 upgrade script with 11 tables for vTPM/KMS support. Add SecretHost*/VmHostFileTO cmd classes to KVMAgentCommands. Add nvRam/tpm fields to StartVmCmd. Add TpmTO class. Add vTPM/KMS path constants to KVMConstant. Change-Id: I5eb2fde6fd831fb0b18a1398cc9826f39a9645f2 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add header/tpm: TpmVO/TpmSpec/TpmKeyBackupVO, TPM API messages, TpmConstants/TpmErrors. Add header/secret: SecretHostDefine/Get/Delete/ResolveVtpmLibvirt msgs. Add header/vm/additions: VmHostFileVO/BackupFileVO/ContentVO, VmHostFileBackupJob, VmHostFileType/Operation/Format enums. Add compute/vm/devices: VmTpmManager/VmTpmExtensions, TpmApiInterceptor, TpmCascadeExtension, VmHostFileCascadeExtension, Dummy* placeholders. Add plugin/kvm/tpm: KvmTpmManager/KvmTpmExtensions, SnapshotGroupRevertTpmHelper. Add plugin/kvm/efi: KvmSecureBootManager/Extensions, KvmVmHostFileFactory. Add plugin/kvm/vmfiles: VmHostFileTracker, AbstractVmHostFileBase. Add conf/serviceConfig/tpm.xml. Register all beans in VmInstanceManager.xml and Kvm.xml. Change-Id: I0eeaec325029b230893fd3ee26590ea441047843
|
Warning Review limit reached
More reviews will be available in 44 minutes and 13 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits. 🚦 How do rate limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (5)
📒 Files selected for processing (211)
Warning
|
Regenerate ApiHelper on feature-5.5.28-kms-vtpm. Keep vTPM and keyprovider helpers in testlib. Remove unrelated license authorization helper output. Test: ./runMavenProfile apihelper. Change-Id: I7212b74e619b726925b8d5ae288a34c882fc6335
Test cover: scope scan verified only vTPM/KMS schema remains in V5.5.28 upgrade script. Change-Id: I8edf55577c067424f317f9b1fc5ecda0e50439d5
Test cover: xmllint Kvm.xml; scope scan confirmed removed KvmHypervisorMetadataStore bean has no implementation. Change-Id: Ib55580fcce1aad873cd0762b9f5d77c388989d33
Remove unregistered host file tracker/autocomplete/dummy code and rollback the VM expunge cascade hook that is outside the 5.0.0-to-5.5.28 vTPM migration scope. Change-Id: I9b39f091ccca4ae68a373fdcc4821d2c
6aea5ef to
cc8bdd5
Compare
Add V5.5.23 upgrade script with 11 tables for vTPM/KMS support.
Add SecretHost*/VmHostFileTO cmd classes to KVMAgentCommands.
Add nvRam/tpm fields to StartVmCmd. Add TpmTO class.
Add vTPM/KMS path constants to KVMConstant.
Change-Id: I5eb2fde6fd831fb0b18a1398cc9826f39a9645f2
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
sync from gitlab !10267