diff options
| author | Pimyn Girgis <pimyn@google.com> | 2025-11-27 15:37:56 +0000 |
|---|---|---|
| committer | Tahuti <pimyn@google.com> | 2025-12-03 09:02:54 +0000 |
| commit | eb1fd62c17346f8d10fc578f60b02ec46401c67b (patch) | |
| tree | aba0c5ad3018894db1b624377ec1f08783804460 /sys/linux/dev_kvm_extra.txt | |
| parent | 497b62923af8ab7cd748f5828b829e0a472a0150 (diff) | |
sys/linux: update descriptions
MSM_SUBMIT_SYNCOBJ_RESET was renamed to MSM_SYNCOBJ_RESET in the Linux kernel. Rename it in descriptions as well.
Include necessary headers for dccp and dev_kvm.
Diffstat (limited to 'sys/linux/dev_kvm_extra.txt')
| -rw-r--r-- | sys/linux/dev_kvm_extra.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/dev_kvm_extra.txt b/sys/linux/dev_kvm_extra.txt index 395ce577d..d7fcfc3b8 100644 --- a/sys/linux/dev_kvm_extra.txt +++ b/sys/linux/dev_kvm_extra.txt @@ -3,6 +3,8 @@ # This file is used for non-x86, non-ARM definitions. +include <uapi/linux/kvm.h> + meta arches["mips64le", "ppc64le", "s390x"] ioctl$KVM_SET_GUEST_DEBUG_generic(fd fd_kvmcpu, cmd const[KVM_SET_GUEST_DEBUG], arg ptr[in, kvm_guest_debug[kvm_guest_debug_arch_generic]]) |
