]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Add a comment describing the /dev/kvm no_compat handling
authorMarc Zyngier <maz@kernel.org>
Thu, 14 Nov 2019 13:17:39 +0000 (13:17 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 15 Nov 2019 09:14:04 +0000 (10:14 +0100)
commit1de4dad2e2fd2a0e0f7f9d5a596b45c4956d5da9
tree23972e24845a7ea316c2c5d53e6e6fafb1212469
parentc5e9564781e2a9c42e2bb5d2d310e8c2fcb63454
KVM: Add a comment describing the /dev/kvm no_compat handling

Add a comment explaining the rational behind having both
no_compat open and ioctl callbacks to fend off compat tasks.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
virt/kvm/kvm_main.c