| commit | db6ae6158186a17165ef990bda2895ae7594b039 | [log] [tgz] |
|---|---|---|
| author | Scott Wood <[email protected]> | Tue Apr 30 20:00:45 2013 -0500 |
| committer | Gleb Natapov <[email protected]> | Sun May 05 12:14:15 2013 +0300 |
| tree | 931624cd249f50b15ffcb62ed88245d72cc605ff | |
| parent | dfd2bb8426e203a7a97cd9b2d494d43d8df2cf8a [diff] |
kvm: Add compat_ioctl for device control API This API shouldn't have 32/64-bit issues, but VFS assumes it does unless told otherwise. Signed-off-by: Scott Wood <[email protected]> Signed-off-by: Gleb Natapov <[email protected]>