Re: [virt-tools-list] [libvirt-users] Telling virt-manager to re-read ~/.gconf in RHEL 6

2015-11-16 Thread Christophe Fergeau
On Tue, Nov 10, 2015 at 08:10:43AM +0100, Martin Kletzander wrote: > [adding virt-tools-list to Cc] > > On Tue, Nov 10, 2015 at 01:00:01AM -0500, Digimer wrote: > >Hi all, > > > > I've written a tool that configured Virtual Machine Manager, but I've > >got a condition that I am now sure how to han

[virt-tools-list] Curious Connectivity Issue

2015-11-16 Thread Gustave Stresen-Reuter
Hi, I'm new to the list and not even sure if this is the right list to be writing to so please feel free to redirect if needed. I've summarized my issue in this blog post: http://chicagoitsystems.com/centos-7-kvm-macvtap-loses-all-connectivity/ However, since writing that, I've found that I can

[virt-tools-list] Question about the Gsettings and dconf and Design document.

2015-11-16 Thread Avaneendra Alugupalli
hi I am trying to understand the code for virt-manager and found that during the config object create, gets the connections / uris using the Gsettings API. and these are the entries in dconf database. for child in self._settings.list_children(): childschema = self._root + "." + child self._settin

Re: [virt-tools-list] [PATCH] Add the console target "sclp" for s390x

2015-11-16 Thread Cole Robinson
On 11/12/2015 08:48 PM, Kevin Zhao wrote: > Add console target "sclp" for s390x ,since the newest Distro guests has > supported the console target, solve some console issues in s390x.Also > modified the test xml cover this change. > --- > tests/cli-test-xml/compare/virt-install-s390x-cdrom-KVMIBM.

Re: [virt-tools-list] Help: I want to know when virt-manager will update and release new version to Ubuntu and redhat or other Distro.

2015-11-16 Thread Cole Robinson
Yeah I'm slacking on getting the release out, per usual. I'll do my best to get 1.3 out before Monday. Thanks, Cole On 11/16/2015 12:41 AM, Kevin Zhao wrote: > Hi Cole , > How is the releasing work going? My workmates in IBM want to use released > virt-manager to build the packages. Now the newes

Re: [virt-tools-list] Question about the Gsettings and dconf and Design document.

2015-11-16 Thread Cole Robinson
On 11/16/2015 02:17 PM, Avaneendra Alugupalli wrote: > hi > I am trying to understand the code for virt-manager and found that during the > config object create, gets the connections / uris using the Gsettings API. and > these are the entries in dconf database. > > forchild inself._settings.list_

Re: [virt-tools-list] Curious Connectivity Issue

2015-11-16 Thread Cole Robinson
On 11/16/2015 06:28 AM, Gustave Stresen-Reuter wrote: > Hi, > > I'm new to the list and not even sure if this is the right list to be writing > to so please feel free to redirect if needed. > > I've summarized my issue in this blog post: > http://chicagoitsystems.com/centos-7-kvm-macvtap-loses-al

Re: [virt-tools-list] Help: I want to know when virt-manager will update and release new version to Ubuntu and redhat or other Distro.

2015-11-16 Thread Kevin Zhao
Really good news! Thanks Cole~ Looking forward to this release :-) On 2015年11月17日 08:58, Cole Robinson wrote: Yeah I'm slacking on getting the release out, per usual. I'll do my best to get 1.3 out before Monday. Thanks, Cole On 11/16/2015 12:41 AM, Kevin Zhao wrote: Hi Cole , How is