Skip to content

Commit d6ffe62

Browse files
author
Maxim Levitsky
committed
Documentation: kvm: remove KVM_CAP_MIPS_TE
JIRA: https://issues.redhat.com/browse/RHEL-82917 commit 269a2c3 Author: Paolo Bonzini <pbonzini@redhat.com> Date: Tue Apr 1 15:04:06 2025 +0200 Documentation: kvm: remove KVM_CAP_MIPS_TE Trap and emulate virtualization is not available anymore for MIPS. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
1 parent 010fae3 commit d6ffe62

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

Documentation/virt/kvm/api.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8542,20 +8542,6 @@ may be incompatible with the MIPS VZ ASE.
85428542
virtualization, including standard guest virtual memory segments.
85438543
== ==========================================================================
85448544

8545-
8.6 KVM_CAP_MIPS_TE
8546-
-------------------
8547-
8548-
:Architectures: mips
8549-
8550-
This capability, if KVM_CHECK_EXTENSION on the main kvm handle indicates that
8551-
it is available, means that the trap & emulate implementation is available to
8552-
run guest code in user mode, even if KVM_CAP_MIPS_VZ indicates that hardware
8553-
assisted virtualisation is also available. KVM_VM_MIPS_TE (0) must be passed
8554-
to KVM_CREATE_VM to create a VM which utilises it.
8555-
8556-
If KVM_CHECK_EXTENSION on a kvm VM handle indicates that this capability is
8557-
available, it means that the VM is using trap & emulate.
8558-
85598545
8.7 KVM_CAP_MIPS_64BIT
85608546
----------------------
85618547

0 commit comments

Comments
 (0)