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
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
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
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.
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
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_
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
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