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)
commite65a3b46b5b1fab92c3273bcf71e028a4d307400
treee0968eebfcf74d4fcf4efb77e12bb45dd0c6aef7
parentcc65c3a110db689abe06c41296cf4da8f0a69b35
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