Skip to content

Commit 269a2c3

Browse files
committed
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>
1 parent af33928 commit 269a2c3

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
@@ -8563,20 +8563,6 @@ may be incompatible with the MIPS VZ ASE.
85638563
virtualization, including standard guest virtual memory segments.
85648564
== ==========================================================================
85658565

8566-
8.6 KVM_CAP_MIPS_TE
8567-
-------------------
8568-
8569-
:Architectures: mips
8570-
8571-
This capability, if KVM_CHECK_EXTENSION on the main kvm handle indicates that
8572-
it is available, means that the trap & emulate implementation is available to
8573-
run guest code in user mode, even if KVM_CAP_MIPS_VZ indicates that hardware
8574-
assisted virtualisation is also available. KVM_VM_MIPS_TE (0) must be passed
8575-
to KVM_CREATE_VM to create a VM which utilises it.
8576-
8577-
If KVM_CHECK_EXTENSION on a kvm VM handle indicates that this capability is
8578-
available, it means that the VM is using trap & emulate.
8579-
85808566
8.7 KVM_CAP_MIPS_64BIT
85818567
----------------------
85828568

0 commit comments

Comments
 (0)