From patchwork Sat May 26 18:21:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Liran Alon X-Patchwork-Id: 10429183 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id BFDE360249 for ; Sat, 26 May 2018 18:21:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id ADB7D2903B for ; Sat, 26 May 2018 18:21:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9FF722905D; Sat, 26 May 2018 18:21:51 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 281C12903B for ; Sat, 26 May 2018 18:21:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1032293AbeEZSVs (ORCPT ); Sat, 26 May 2018 14:21:48 -0400 Received: from aserp2120.oracle.com ([141.146.126.78]:54540 "EHLO aserp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1032230AbeEZSVr (ORCPT ); Sat, 26 May 2018 14:21:47 -0400 Received: from pps.filterd (aserp2120.oracle.com [127.0.0.1]) by aserp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w4QILKIm020436; Sat, 26 May 2018 18:21:36 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=from : to : cc : subject : date : message-id; s=corp-2017-10-26; bh=6ObOOHDMvze3IrbwGt4aR/Wc3/BxVPs5Vn4hrcysvKI=; b=ga16TQVTkorUm2//6OzFi4LnSFJtKbfBqtnf2entXBnDGw7IWkd+5LsYO8UoookAd5AC a/ZhWJzhGzFLmrgtI3XymRruCCrEooy8Y+U67EKLbRB/v+0FNchLkmHKLrNqvJtrOZaP Ox4wcfyikipE4kQ97WKcsRmq6Se/p4eCSOG/zHaQogcRyg0XRxLsS+WO/KJJ/jxGu038 EunFUP5n7rCdTwLfKxA1m0MvtSPqAnB9enwdaeOfiZ3bNTsMWrW+o/tRpnInh0E3RPWk +u9LjjAUFpq1Hh2wS+s4OfXO9z3EJ0tlUqAZwCJCRNgjycciJzsrLI58uOOmiw6j6s0Q EA== Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by aserp2120.oracle.com with ESMTP id 2j6yjb9c5t-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 26 May 2018 18:21:35 +0000 Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by userv0022.oracle.com (8.14.4/8.14.4) with ESMTP id w4QILYBw028119 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 26 May 2018 18:21:35 GMT Received: from abhmp0007.oracle.com (abhmp0007.oracle.com [141.146.116.13]) by aserv0121.oracle.com (8.14.4/8.13.8) with ESMTP id w4QILYWb011497; Sat, 26 May 2018 18:21:34 GMT Received: from liran-pc.Home (/79.180.225.188) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 26 May 2018 11:21:34 -0700 From: Liran Alon To: pbonzini@redhat.com, rkrcmar@redhat.com, kvm@vger.kernel.org Cc: Liran Alon Subject: [PATCH] KVM: docs: nVMX: Remove known limitations as they do not exist now Date: Sat, 26 May 2018 21:21:26 +0300 Message-Id: <1527358886-4044-1-git-send-email-liran.alon@oracle.com> X-Mailer: git-send-email 1.9.1 X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8905 signatures=668702 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1805260217 Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP We can document other "Known Limitations" but the ones currently referenced don't hold anymore... Signed-off-by: Liran Alon --- Documentation/virtual/kvm/nested-vmx.txt | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/Documentation/virtual/kvm/nested-vmx.txt b/Documentation/virtual/kvm/nested-vmx.txt index 8ed937de1163..97eb1353e962 100644 --- a/Documentation/virtual/kvm/nested-vmx.txt +++ b/Documentation/virtual/kvm/nested-vmx.txt @@ -31,17 +31,6 @@ L0, the guest hypervisor, which we call L1, and its nested guest, which we call L2. -Known limitations ------------------ - -The current code supports running Linux guests under KVM guests. -Only 64-bit guest hypervisors are supported. - -Additional patches for running Windows under guest KVM, and Linux under -guest VMware server, and support for nested EPT, are currently running in -the lab, and will be sent as follow-on patchsets. - - Running nested VMX ------------------