[libvirt] [glib PATCH 0/2] Add gvir_config_domain_os_get_firmware() + _domain_os_get_machine() test

Fabiano Fidêncio posted 2 patches 4 years, 7 months ago
Failed in applying to current master (apply log)
libvirt-gconfig/libvirt-gconfig-domain-os.c | 12 ++++++++++++
libvirt-gconfig/libvirt-gconfig-domain-os.h |  1 +
libvirt-gconfig/libvirt-gconfig.sym         |  1 +
tests/test-gconfig.c                        |  3 +++
4 files changed, 17 insertions(+)
[libvirt] [glib PATCH 0/2] Add gvir_config_domain_os_get_firmware() + _domain_os_get_machine() test
Posted by Fabiano Fidêncio 4 years, 7 months ago
This series adds a way to retrive the DomainOs' Firmware set (with
tests) and, while touching that code, also adds one more check for
gvir_config_domain_os_get_machine().

Fabiano Fidêncio (2):
  gconfig: Add _domain_os_get_firmware()
  tests,test-gconfig: Check _domain_os_get_machine()

 libvirt-gconfig/libvirt-gconfig-domain-os.c | 12 ++++++++++++
 libvirt-gconfig/libvirt-gconfig-domain-os.h |  1 +
 libvirt-gconfig/libvirt-gconfig.sym         |  1 +
 tests/test-gconfig.c                        |  3 +++
 4 files changed, 17 insertions(+)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [glib PATCH 0/2] Add gvir_config_domain_os_get_firmware() + _domain_os_get_machine() test
Posted by Fabiano Fidêncio 4 years, 7 months ago
On Mon, Aug 26, 2019 at 7:03 PM Fabiano Fidêncio <fidencio@redhat.com> wrote:
>
> This series adds a way to retrive the DomainOs' Firmware set (with
> tests) and, while touching that code, also adds one more check for
> gvir_config_domain_os_get_machine().
>
> Fabiano Fidêncio (2):
>   gconfig: Add _domain_os_get_firmware()
>   tests,test-gconfig: Check _domain_os_get_machine()
>
>  libvirt-gconfig/libvirt-gconfig-domain-os.c | 12 ++++++++++++
>  libvirt-gconfig/libvirt-gconfig-domain-os.h |  1 +
>  libvirt-gconfig/libvirt-gconfig.sym         |  1 +
>  tests/test-gconfig.c                        |  3 +++
>  4 files changed, 17 insertions(+)
>
> --
> 2.21.0
>

ping!

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [glib PATCH 0/2] Add gvir_config_domain_os_get_firmware() + _domain_os_get_machine() test
Posted by Michal Privoznik 4 years, 7 months ago
On 8/26/19 7:03 PM, Fabiano Fidêncio wrote:
> This series adds a way to retrive the DomainOs' Firmware set (with
> tests) and, while touching that code, also adds one more check for
> gvir_config_domain_os_get_machine().
> 
> Fabiano Fidêncio (2):
>    gconfig: Add _domain_os_get_firmware()
>    tests,test-gconfig: Check _domain_os_get_machine()
> 
>   libvirt-gconfig/libvirt-gconfig-domain-os.c | 12 ++++++++++++
>   libvirt-gconfig/libvirt-gconfig-domain-os.h |  1 +
>   libvirt-gconfig/libvirt-gconfig.sym         |  1 +
>   tests/test-gconfig.c                        |  3 +++
>   4 files changed, 17 insertions(+)
> 

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

Michal

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