Ani Sinha <[email protected]> writes: > Through the new 'confidential-guest-reset' property, control plane should be > able to detect if the hypervisor supports x86 confidential guest resets. Older > hypervisors that do not support resets will not have this property populated.
Double-checking... This is an static ability of QEMU, and QEMU alone. It does not depend on QEMU's run-time environment (host kernel, ...) or the guest. Correct? > Suggested-by: Daniel P. Berrangé <[email protected]> > Signed-off-by: Ani Sinha <[email protected]> Patch looks sane.
