Skip to content

Commit 4c98a89

Browse files
committed
Add core dump
1 parent 9bb53cc commit 4c98a89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/uapi/linux/kvm.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2292,6 +2292,7 @@ struct kvm_s390_zpci_op {
22922292
#define KVM_EXIT_KAFL_CREATE_TMP_SNAPSHOT 133
22932293

22942294
#define KVM_EXIT_KAFL_DEBUG_TMP_SNAPSHOT 134 /* hypercall for debugging / development purposes */
2295+
#define KVM_EXIT_KAFL_CORE_DUMP 140
22952296

22962297

22972298
/*

0 commit comments

Comments
 (0)