Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-23 | target/i386: introduce x86-confidential-guest | Paolo Bonzini | |
Introduce a common superclass for x86 confidential guest implementations. It will extend ConfidentialGuestSupportClass with a method that provides the VM type to be passed to KVM_CREATE_VM. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |