From patchwork Tue Feb 25 14:22:32 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Wei Liu X-Patchwork-Id: 11403975 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BA071930 for ; Tue, 25 Feb 2020 14:23:39 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9FB0A20658 for ; Tue, 25 Feb 2020 14:23:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9FB0A20658 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=xen.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1j6b6b-0005gs-5E; Tue, 25 Feb 2020 14:22:37 +0000 Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1j6b6a-0005gn-BD for xen-devel@lists.xenproject.org; Tue, 25 Feb 2020 14:22:36 +0000 X-Inumbo-ID: 44a704ce-57da-11ea-9315-12813bfff9fa Received: from mail-wr1-f65.google.com (unknown [209.85.221.65]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id 44a704ce-57da-11ea-9315-12813bfff9fa; Tue, 25 Feb 2020 14:22:35 +0000 (UTC) Received: by mail-wr1-f65.google.com with SMTP id j7so2421067wrp.13 for ; Tue, 25 Feb 2020 06:22:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=rwpPrueaG9xhat7nnA500KE9RXM1QCOpqwzG7aHF/Zc=; b=e0wFUhZp+6eeg2LDCb5AqYmbEZrgsREY+Zop64Tsnai/YnPu4L2NObBccNUAQ+H0dN uhvC3p4fg/WN2f9LektD9spwktuvR8hjbFPi2Zfvz8/MRuznyiyhsYEF943frdcAHXfW d/OScIbY46AxIslY0HII48jO7GDnhoGdTIqlib8Tko2l1V64fi150qlt7MJb4vTStPGx hkb5fFN0aAuUTo5BZ7I3lHJXzRr/8VStJues3OdPjgVDOvYiH8bgOH3SOJogRikd5mPO sd4hRWpw2vERc0GPA+l9elSxLcWQL+vaW3NI3Hzj6kNSiExvoVx69P7n4hNBQYLsgo1g qvWA== X-Gm-Message-State: APjAAAUPwb4KoMbz3PPAP+MksHZE3BMyzRqyHrbJzjGb7XLXcl37p2kS 5x7jeKAmyTbKNKZ9Pt6eE1rzTjhz X-Google-Smtp-Source: APXvYqweI7Q8MxVptBcM4I+ttFotW9GmePicZQ18Blt8YIkIb5aK4e/M3thiaI4alx5IZiQxPf+UtA== X-Received: by 2002:a5d:6802:: with SMTP id w2mr72452980wru.353.1582640554877; Tue, 25 Feb 2020 06:22:34 -0800 (PST) Received: from localhost.localdomain ([62.60.63.48]) by smtp.gmail.com with ESMTPSA id z16sm6914110wrp.33.2020.02.25.06.22.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Feb 2020 06:22:34 -0800 (PST) From: Wei Liu To: Xen Development List Date: Tue, 25 Feb 2020 14:22:32 +0000 Message-Id: <20200225142232.7935-1-wl@xen.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Subject: [Xen-devel] [PATCH] x86/pvh: drop v2 suffix from pvh.pandoc X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Stefano Stabellini , Julien Grall , Wei Liu , Konrad Rzeszutek Wilk , Andrew Cooper , Ian Jackson , George Dunlap , Jan Beulich , =?utf-8?q?Roger_Pau_Monn=C3=A9?= Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" There is now only one version of PVH implementation in Xen. Drop "v2" to avoid confusion. Signed-off-by: Wei Liu Acked-by: Jan Beulich Reviewed-by: Roger Pau Monné --- docs/misc/pvh.pandoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/misc/pvh.pandoc b/docs/misc/pvh.pandoc index ccf1c8fe69..3e18789d36 100644 --- a/docs/misc/pvh.pandoc +++ b/docs/misc/pvh.pandoc @@ -64,7 +64,7 @@ The following VCPU hypercalls can be used in order to bring up secondary vCPUs: ## Hardware description ## -PVHv2 guests that have access to hardware (either emulated or real) will also +PVH guests that have access to hardware (either emulated or real) will also have ACPI tables with the description of the hardware that's available to the guest. This applies to both privileged and unprivileged guests. A pointer to the position of the RSDP in memory (if present) can be fetched from the start @@ -79,7 +79,7 @@ done for HVM guests. Interrupts from physical devices are delivered using native methods, this is done in order to take advantage of new hardware assisted virtualization -functions, like posted interrupts. This implies that PVHv2 guests with physical +functions, like posted interrupts. This implies that PVH guests with physical devices will also have the necessary interrupt controllers in order to manage the delivery of interrupts from those devices, using the same interfaces that are available on native hardware.