[libvirt] [PATCH 0/3] vmx: add efi firmware attribute

Cole Robinson crobinso at redhat.com
Tue Apr 16 00:04:51 UTC 2019


On 4/9/19 10:04 AM, Pino Toscano wrote:
> Use the recently added infrastructure for firmware autoselection, and
> indicate which firmware is used by a VMware guest.
> 
> Pino Toscano (3):
>   vmx: convert firmware config for autoselection
>   vmx: write firmware back from autoselection
>   docs: document firmware attribute for VMware guests
> 
>  docs/formatdomain.html.in                  |  5 ++++-
>  src/vmx/vmx.c                              | 20 ++++++++++++++++++++
>  tests/vmx2xmldata/vmx2xml-firmware-efi.vmx |  3 +++
>  tests/vmx2xmldata/vmx2xml-firmware-efi.xml | 18 ++++++++++++++++++
>  tests/vmx2xmltest.c                        |  2 ++
>  tests/xml2vmxdata/xml2vmx-firmware-efi.vmx | 11 +++++++++++
>  tests/xml2vmxdata/xml2vmx-firmware-efi.xml |  8 ++++++++
>  tests/xml2vmxtest.c                        |  2 ++
>  8 files changed, 68 insertions(+), 1 deletion(-)
>  create mode 100644 tests/vmx2xmldata/vmx2xml-firmware-efi.vmx
>  create mode 100644 tests/vmx2xmldata/vmx2xml-firmware-efi.xml
>  create mode 100644 tests/xml2vmxdata/xml2vmx-firmware-efi.vmx
>  create mode 100644 tests/xml2vmxdata/xml2vmx-firmware-efi.xml
> 

Reviewed-by: Cole Robinson <crobinso at redhat.com>

And pushed

- Cole




More information about the libvir-list mailing list