[libvirt] [PATCH] news: Document libxl nested HVM support

Jim Fehlig posted 1 patch 6 years, 12 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170427212424.18076-1-jfehlig@suse.com
docs/news.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
[libvirt] [PATCH] news: Document libxl nested HVM support
Posted by Jim Fehlig 6 years, 12 months ago
Nested HVM support in the libxl driver is a news-worthy
improvement for libvirt 3.3.0.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 1f558451f..5dc8403b4 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -48,6 +48,17 @@
           ease handling such breaks if they happen in the future.
        </description>
       </change>
+      <change>
+        <summary>
+          Add support for nested HVM domains in the libxl driver.
+        </summary>
+        <description>
+          Xen has supported nested HVM domains since version 4.4. The
+          libvirt libxl driver now supports nested HVM domains by
+          specifying the host-passthrough CPU mode when defining a
+          domain.
+       </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.11.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: Document libxl nested HVM support
Posted by Jim Fehlig 6 years, 12 months ago
Anyone have time to take a quick look at this news entry? AFAICT, additions to 
news are reviewed and not considered trivial to push.

Regards,
Jim

On 04/27/2017 03:24 PM, Jim Fehlig wrote:
> Nested HVM support in the libxl driver is a news-worthy
> improvement for libvirt 3.3.0.
>
> Signed-off-by: Jim Fehlig <jfehlig@suse.com>
> ---
>  docs/news.xml | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>
> diff --git a/docs/news.xml b/docs/news.xml
> index 1f558451f..5dc8403b4 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -48,6 +48,17 @@
>            ease handling such breaks if they happen in the future.
>         </description>
>        </change>
> +      <change>
> +        <summary>
> +          Add support for nested HVM domains in the libxl driver.
> +        </summary>
> +        <description>
> +          Xen has supported nested HVM domains since version 4.4. The
> +          libvirt libxl driver now supports nested HVM domains by
> +          specifying the host-passthrough CPU mode when defining a
> +          domain.
> +       </description>
> +      </change>
>      </section>
>      <section title="Bug fixes">
>      </section>
>

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: Document libxl nested HVM support
Posted by Pavel Hrdina 6 years, 12 months ago
On Thu, Apr 27, 2017 at 03:24:24PM -0600, Jim Fehlig wrote:
> Nested HVM support in the libxl driver is a news-worthy
> improvement for libvirt 3.3.0.
> 
> Signed-off-by: Jim Fehlig <jfehlig@suse.com>
> ---
>  docs/news.xml | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 1f558451f..5dc8403b4 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -48,6 +48,17 @@
>            ease handling such breaks if they happen in the future.
>         </description>
>        </change>
> +      <change>
> +        <summary>
> +          Add support for nested HVM domains in the libxl driver.

Remove the period at the end of summary, it's similar to subject where
we don't put period as well.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: Document libxl nested HVM support
Posted by Jim Fehlig 6 years, 12 months ago
On 04/28/2017 07:42 AM, Pavel Hrdina wrote:
> On Thu, Apr 27, 2017 at 03:24:24PM -0600, Jim Fehlig wrote:
>> Nested HVM support in the libxl driver is a news-worthy
>> improvement for libvirt 3.3.0.
>>
>> Signed-off-by: Jim Fehlig <jfehlig@suse.com>
>> ---
>>  docs/news.xml | 11 +++++++++++
>>  1 file changed, 11 insertions(+)
>>
>> diff --git a/docs/news.xml b/docs/news.xml
>> index 1f558451f..5dc8403b4 100644
>> --- a/docs/news.xml
>> +++ b/docs/news.xml
>> @@ -48,6 +48,17 @@
>>            ease handling such breaks if they happen in the future.
>>         </description>
>>        </change>
>> +      <change>
>> +        <summary>
>> +          Add support for nested HVM domains in the libxl driver.
>
> Remove the period at the end of summary, it's similar to subject where
> we don't put period as well.

Thanks. Period at end of summary removed and patch pushed.

Regards,
Jim

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: Document libxl nested HVM support
Posted by Andrea Bolognani 6 years, 12 months ago
On Thu, 2017-04-27 at 15:24 -0600, Jim Fehlig wrote:
> Nested HVM support in the libxl driver is a news-worthy
> improvement for libvirt 3.3.0.
> 
> Signed-off-by: Jim Fehlig <jfehlig@suse.com>
> ---
>  docs/news.xml | 11 +++++++++++
>  1 file changed, 11 insertions(+)

ACK

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list