KVM: Move halt-polling documentation into common directory
Move halt-polling.rst into the common KVM documentation directory and out of the x86-specific directory. Halt-polling is a common feature and the existing documentation is already written as such. Signed-off-by: David Matlack <dmatlack@google.com> Message-Id: <20221201195249.3369720-2-dmatlack@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
e542baf30b
commit
b8b43a4c2e
|
@ -17,4 +17,5 @@ KVM
|
||||||
|
|
||||||
locking
|
locking
|
||||||
vcpu-requests
|
vcpu-requests
|
||||||
|
halt-polling
|
||||||
review-checklist
|
review-checklist
|
||||||
|
|
|
@ -10,7 +10,6 @@ KVM for x86 systems
|
||||||
amd-memory-encryption
|
amd-memory-encryption
|
||||||
cpuid
|
cpuid
|
||||||
errata
|
errata
|
||||||
halt-polling
|
|
||||||
hypercalls
|
hypercalls
|
||||||
mmu
|
mmu
|
||||||
msr
|
msr
|
||||||
|
|
Loading…
Reference in New Issue