]> git.proxmox.com Git - mirror_ubuntu-focal-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)
commit9cb09e7c1c9af2968d5186ef9085f05641ab65d9
tree23972e24845a7ea316c2c5d53e6e6fafb1212469
parented69a6cb700880d052a0d085ff2e5bfc108ce238
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