]> granicus.if.org Git - strace/history - kvm.c
Add support for /dev/[u]random ioctls
[strace] / kvm.c
2018-08-19 Pierre Marsaiskvm: decode the argument of KVM_CHECK_EXTENSION
2018-08-12 Dmitry V. LevinUpdate copyright headers
2018-07-07 Masatake YAMATOkvm: attach the exit reason of vcpu as auxstr to KVM_RU...
2018-07-07 Pierre Marsaiskvm: decode the argument of KVM_SET_CPUID2 and KVM_GET_...
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