| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: update descriptions | Pimyn Girgis | 2025-12-03 | 1 | -0/+2 |
| | | | | | | 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. | ||||
| * | sys/linux: rework ioctl$KVM_SET_GUEST_DEBUG | Alexander Potapenko | 2025-09-19 | 1 | -0/+12 |
| This ioctl accepts an arch-specific struct as an argument, so better split it into several arch-specific ioctls. To avoid compilation errors on exotic arches like MIPS, this patch also adds sys/linux/dev_kvm_extra.txt that takes care of them. While at it, also define KVM_GUESTDBG_USE_HW. | |||||
