[virt-tools-list] [PATCH] Drop GSlice usage

2016-01-18 Thread Fabiano Fidêncio
--- src/gbinding.c | 4 ++-- src/virt-viewer-util.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/gbinding.c b/src/gbinding.c index 4b2f5b1..a090015 100644 --- a/src/gbinding.c +++ b/src/gbinding.c @@ -1149,7 +1149,7 @@ bind_with_closures_free_func (gpointer

Re: [virt-tools-list] [PATCH] Drop GSlice usage

2016-01-18 Thread Pavel Grunt
Hi, Ack if you add some explanation to the commit log. Thanks, Pavel On Mon, 2016-01-18 at 10:04 +0100, Fabiano Fidêncio wrote: > --- >  src/gbinding.c | 4 ++-- >  src/virt-viewer-util.c | 4 ++-- >  2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/src/gbinding.c b/src/g

Re: [virt-tools-list] [PATCH] Drop GSlice usage

2016-01-18 Thread Fabiano Fidêncio
Pavel, On Mon, Jan 18, 2016 at 10:14 AM, Pavel Grunt wrote: > Hi, > > Ack if you add some explanation to the commit log. "It's being slowly deprecated im glib https://bugzilla.gnome.org/show_bug.cgi?id=754687"; That would be the commit log, but I forgot to add before sending. Is it okay for you

Re: [virt-tools-list] [PATCH] Drop GSlice usage

2016-01-18 Thread Christophe Fergeau
On Mon, Jan 18, 2016 at 10:45:17AM +0100, Fabiano Fidêncio wrote: > Pavel, > > On Mon, Jan 18, 2016 at 10:14 AM, Pavel Grunt wrote: > > Hi, > > > > Ack if you add some explanation to the commit log. > > "It's being slowly deprecated im glib > https://bugzilla.gnome.org/show_bug.cgi?id=754687"; >

Re: [virt-tools-list] [PATCH] Drop GSlice usage

2016-01-18 Thread Pavel Grunt
On Mon, 2016-01-18 at 10:45 +0100, Fabiano Fidêncio wrote: > Pavel, > > On Mon, Jan 18, 2016 at 10:14 AM, Pavel Grunt > wrote: > > Hi, > > > > Ack if you add some explanation to the commit log. > > "It's being slowly deprecated im glib > https://bugzilla.gnome.org/show_bug.cgi?id=754687"; > >

[virt-tools-list] [PATCH RFC virtio-win-pkg-scripts 2/2] add script to lay out drivers based on their catalog files

2016-01-18 Thread Roman Kagan
This script recursively discovers the driver packages (that is, a directory containing an .inf file, an .cat file, and possibly other files) in the source directory. For each such package, it parses the catalog file and determines what architectures and windows flavors this driver is suitable for.

[virt-tools-list] [PATCH RFC virtio-win-pkg-scripts 0/2] helpers to standardize driver directory layout

2016-01-18 Thread Roman Kagan
As was discussed some time ago on libguestfs ML (http://thread.gmane.org/gmane.comp.emulators.guestfs/8341/focus=8576) there is a need in a tool that would lay out the Windows guest drivers on a filesystem by Windows flavor and architecture in a way that is - easy to consume by both humans and pro

[virt-tools-list] [PATCH RFC virtio-win-pkg-scripts 1/2] add parser for driver catalog files

2016-01-18 Thread Roman Kagan
This script parses ASN.1 structure of the Windows driver catalog files, and extracts information about what architecture and windows flavor the driver is suitable for. Signed-off-by: Roman Kagan --- util/parsecat.py | 166 +++ 1 file changed, 1

Re: [virt-tools-list] [PATCH RFC virtio-win-pkg-scripts 0/2] helpers to standardize driver directory layout

2016-01-18 Thread Richard W.M. Jones
On Mon, Jan 18, 2016 at 05:15:19PM +0300, Roman Kagan wrote: > As was discussed some time ago on libguestfs ML > (http://thread.gmane.org/gmane.comp.emulators.guestfs/8341/focus=8576) > there is a need in a tool that would lay out the Windows guest drivers > on a filesystem by Windows flavor and ar

[virt-tools-list] passing metadata to virt-manager or vmm

2016-01-18 Thread Abdi Ibrahim
Just wondering if it is possible to pass metadata to the virt-manager (GUI client) instead of using the virsh command. Thanks, Abdillahi ___ virt-tools-list mailing list virt-tools-list@redhat.com https://www.redhat.com/mailman/listinfo/virt-tools-list