mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
selftests: kvm: bring list of exit reasons up to date
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-ID: <20250331221851.614582-1-pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@@ -2019,9 +2019,8 @@ static struct exit_reason {
|
||||
KVM_EXIT_STRING(RISCV_SBI),
|
||||
KVM_EXIT_STRING(RISCV_CSR),
|
||||
KVM_EXIT_STRING(NOTIFY),
|
||||
#ifdef KVM_EXIT_MEMORY_NOT_PRESENT
|
||||
KVM_EXIT_STRING(MEMORY_NOT_PRESENT),
|
||||
#endif
|
||||
KVM_EXIT_STRING(LOONGARCH_IOCSR),
|
||||
KVM_EXIT_STRING(MEMORY_FAULT),
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user