Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kvm: decode the argument of KVM_{SET, GET}_SREGS ioctl command | Masatake YAMATO | 2017-12-04 | 1 | -0/+24 |
* | kvm: decode the argument of KVM_{SET, GET}_REGS ioctl command | Masatake YAMATO | 2017-12-04 | 1 | -0/+25 |
* | kvm: decode the argument of KVM_SET_USER_MEMORY_REGION ioctl command | Masatake YAMATO | 2017-12-04 | 1 | -0/+30 |
* | kvm: decode the argument of KVM_CREATE_VCPU ioctl command | Masatake YAMATO | 2017-12-01 | 1 | -0/+11 |
* | kvm: handle KVM_CREATE_VM ioctl command | Masatake YAMATO | 2017-12-01 | 1 | -0/+2 |
* | kvm: handle KVM_RUN, KVM_GET_VCPU_MMAP_SIZE, and KVM_GET_API_VERSION ioctl co... | Masatake YAMATO | 2017-12-01 | 1 | -0/+3 |
* | ioctl: add a stub for decoding kvm related ioctls | Masatake YAMATO | 2017-12-01 | 1 | -0/+45 |