
7 Sep
2012
7 Sep
'12
8:40 a.m.
On 09/05/2012 11:27 AM, Michal Privoznik wrote:
as we need this DB later to find an OS or hypervisor and supported devices. --- libvirt-designer/Makefile.am | 1 + libvirt-designer/libvirt-designer-domain.c | 5 +++- libvirt-designer/libvirt-designer-internal.h | 30 ++++++++++++++++++++++++++ libvirt-designer/libvirt-designer-main.c | 17 +++++++++++++- 4 files changed, 51 insertions(+), 2 deletions(-) create mode 100644 libvirt-designer/libvirt-designer-internal.h
Even though I'm not an expert for this g{lib,object}/libosinfo, I'll go ahead and try to have a look at these patches. This first one seems fine to me, so in case it means anything, ACK for this one. Martin