mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02: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:
parent
80fd663590
commit
11934771e7
|
|
@ -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),
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user