]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentation
authorSean Christopherson <seanjc@google.com>
Fri, 25 Feb 2022 18:22:47 +0000 (18:22 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 1 Mar 2022 13:58:26 +0000 (08:58 -0500)
commit44806a192b53eb7e86fa505475993517359cba58
treee0968eebfcf74d4fcf4efb77e12bb45dd0c6aef7
parent05580c74bb477622957b09da8bc0b957f09c3b25
KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentation

Remove the now unused KVM_REQ_MMU_RELOAD, shift KVM_REQ_VM_DEAD into the
unoccupied space, and update vcpu-requests.rst, which was missing an
entry for KVM_REQ_VM_DEAD.  Switching KVM_REQ_VM_DEAD to entry '1' also
fixes the stale comment about bits 4-7 being reserved.

Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Ben Gardon <bgardon@google.com>
Message-Id: <20220225182248.3812651-7-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virt/kvm/vcpu-requests.rst
include/linux/kvm_host.h