All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] [PATCH] x86/pvh: drop v2 suffix from pvh.pandoc
@ 2020-02-25 14:22 Wei Liu
  2020-02-25 14:32 ` Jan Beulich
  2020-02-25 16:00 ` Roger Pau Monné
  0 siblings, 2 replies; 3+ messages in thread
From: Wei Liu @ 2020-02-25 14:22 UTC (permalink / raw)
  To: Xen Development List
  Cc: Stefano Stabellini, Julien Grall, Wei Liu, Konrad Rzeszutek Wilk,
	Andrew Cooper, Ian Jackson, George Dunlap, Jan Beulich,
	Roger Pau Monné

There is now only one version of PVH implementation in Xen. Drop "v2" to
avoid confusion.

Signed-off-by: Wei Liu <wl@xen.org>
---
 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.
-- 
2.20.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Xen-devel] [PATCH] x86/pvh: drop v2 suffix from pvh.pandoc
  2020-02-25 14:22 [Xen-devel] [PATCH] x86/pvh: drop v2 suffix from pvh.pandoc Wei Liu
@ 2020-02-25 14:32 ` Jan Beulich
  2020-02-25 16:00 ` Roger Pau Monné
  1 sibling, 0 replies; 3+ messages in thread
From: Jan Beulich @ 2020-02-25 14:32 UTC (permalink / raw)
  To: Wei Liu
  Cc: Stefano Stabellini, Julien Grall, Konrad Rzeszutek Wilk,
	Andrew Cooper, Ian Jackson, George Dunlap, Xen Development List,
	Roger Pau Monné

On 25.02.2020 15:22, Wei Liu wrote:
> There is now only one version of PVH implementation in Xen. Drop "v2" to
> avoid confusion.
> 
> Signed-off-by: Wei Liu <wl@xen.org>

Acked-by: Jan Beulich <jbeulich@suse.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Xen-devel] [PATCH] x86/pvh: drop v2 suffix from pvh.pandoc
  2020-02-25 14:22 [Xen-devel] [PATCH] x86/pvh: drop v2 suffix from pvh.pandoc Wei Liu
  2020-02-25 14:32 ` Jan Beulich
@ 2020-02-25 16:00 ` Roger Pau Monné
  1 sibling, 0 replies; 3+ messages in thread
From: Roger Pau Monné @ 2020-02-25 16:00 UTC (permalink / raw)
  To: Wei Liu
  Cc: Stefano Stabellini, Julien Grall, Konrad Rzeszutek Wilk,
	Andrew Cooper, Ian Jackson, George Dunlap, Jan Beulich,
	Xen Development List

On Tue, Feb 25, 2020 at 02:22:32PM +0000, Wei Liu wrote:
> There is now only one version of PVH implementation in Xen. Drop "v2" to
> avoid confusion.
> 
> Signed-off-by: Wei Liu <wl@xen.org>

Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>

Thanks.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-02-25 16:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-25 14:22 [Xen-devel] [PATCH] x86/pvh: drop v2 suffix from pvh.pandoc Wei Liu
2020-02-25 14:32 ` Jan Beulich
2020-02-25 16:00 ` Roger Pau Monné

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.