Skip to content

Commit fe5f691

Browse files
committed
KVM: MIPS: remove reference to trap&emulate virtualization
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20220313140522.1307751-1-pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent ce2f72e commit fe5f691

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Documentation/virt/kvm/api.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,6 @@ In order to create user controlled virtual machines on S390, check
151151
KVM_CAP_S390_UCONTROL and use the flag KVM_VM_S390_UCONTROL as
152152
privileged user (CAP_SYS_ADMIN).
153153

154-
To use hardware assisted virtualization on MIPS (VZ ASE) rather than
155-
the default trap & emulate implementation (which changes the virtual
156-
memory layout to fit in user mode), check KVM_CAP_MIPS_VZ and use the
157-
flag KVM_VM_MIPS_VZ.
158-
159-
160154
On arm64, the physical address size for a VM (IPA Size limit) is limited
161155
to 40bits by default. The limit can be configured if the host supports the
162156
extension KVM_CAP_ARM_VM_IPA_SIZE. When supported, use

0 commit comments

Comments
 (0)