All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] CHANGELOG: add hypervisor framework and Hyper-V support
@ 2020-05-16 11:54 Wei Liu
  2020-05-16 14:42 ` Paul Durrant
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2020-05-16 11:54 UTC (permalink / raw)
  To: Xen Development List; +Cc: Community Manager, Wei Liu, Paul Durrant

Signed-off-by: Wei Liu <wl@xen.org>
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 554eeb6a1216..ccb5055c87b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
    the Xen hypercall interface or the viridian one.
  - Assorted pvshim performance and scalability improvements plus some bug
    fixes.
+ - Hypervisor framework to ease porting Xen to run on hypervisors.
+ - Initial support to run on Hyper-V.
 
 ## [4.13.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.13.0) - 2019-12-17
 
-- 
2.20.1



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

* RE: [PATCH] CHANGELOG: add hypervisor framework and Hyper-V support
  2020-05-16 11:54 [PATCH] CHANGELOG: add hypervisor framework and Hyper-V support Wei Liu
@ 2020-05-16 14:42 ` Paul Durrant
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Durrant @ 2020-05-16 14:42 UTC (permalink / raw)
  To: 'Wei Liu', 'Xen Development List'
  Cc: 'Community Manager'

> -----Original Message-----
> From: Wei Liu <wl@xen.org>
> Sent: 16 May 2020 12:55
> To: Xen Development List <xen-devel@lists.xenproject.org>
> Cc: Wei Liu <wl@xen.org>; Paul Durrant <paul@xen.org>; Community Manager
> <community.manager@xenproject.org>
> Subject: [PATCH] CHANGELOG: add hypervisor framework and Hyper-V support
> 
> Signed-off-by: Wei Liu <wl@xen.org>

Acked-by: Paul Durrant <paul@xen.org>

> ---
>  CHANGELOG.md | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/CHANGELOG.md b/CHANGELOG.md
> index 554eeb6a1216..ccb5055c87b7 100644
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
>     the Xen hypercall interface or the viridian one.
>   - Assorted pvshim performance and scalability improvements plus some bug
>     fixes.
> + - Hypervisor framework to ease porting Xen to run on hypervisors.
> + - Initial support to run on Hyper-V.
> 
>  ## [4.13.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.13.0) - 2019-12-17
> 
> --
> 2.20.1




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

end of thread, other threads:[~2020-05-16 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16 11:54 [PATCH] CHANGELOG: add hypervisor framework and Hyper-V support Wei Liu
2020-05-16 14:42 ` Paul Durrant

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.