diff --git a/docs/news.xml b/docs/news.xml index 4406aeb775ac38808f690b7eabc10750f80c313f..26f3bdf16cb3dd4daaf847f55a3d92afaa6427c7 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -68,6 +68,16 @@ be viewed via the domain statistics. + + + Xen: Add support for PVH + + + The libxl driver now supports Xen's PVH virtual machine type. + PVH machines are enabled with the new "xenpvh" OS type, e.g. + <os><type>xenpvh</type></os> + +