]> granicus.if.org Git - strace/history - kvm.c
prctl: add decoding of PR_SVE_SET_VL and PR_SVE_GET_VL commands
[strace] / kvm.c
2017-12-04 Masatake YAMATOkvm: decode the argument of KVM_{SET, GET}_SREGS ioctl...
2017-12-04 Masatake YAMATOkvm: decode the argument of KVM_{SET, GET}_REGS ioctl...
2017-12-04 Masatake YAMATOkvm: decode the argument of KVM_SET_USER_MEMORY_REGION...
2017-12-01 Masatake YAMATOkvm: decode the argument of KVM_CREATE_VCPU ioctl command
2017-12-01 Masatake YAMATOkvm: handle KVM_CREATE_VM ioctl command
2017-12-01 Masatake YAMATOkvm: handle KVM_RUN, KVM_GET_VCPU_MMAP_SIZE, and KVM_GE...
2017-12-01 Masatake YAMATOioctl: add a stub for decoding kvm related ioctls