]> 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)
commit7e043acb469d95200dc6674de1db53ccce462c72
tree23972e24845a7ea316c2c5d53e6e6fafb1212469
parentdfe882dc059678987f2327206dd41d62259591d2
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