Re: [virt-tools-list] [PATCH 3/4] Port to GtkApplication API's

2015-12-03 Thread Eduardo Lima (Etrunko)
On 11/30/2015 07:29 PM, Jonathon Jongsma wrote: >> - All Window objects must be associated with the Application, and with >> this, there is no need to emit our own 'window-added' signal, it will >> be done by GtkApplication by the time gtk_application_add_window() is >> called. The

Re: [virt-tools-list] [PATCH 3/4] Port to GtkApplication API's

2015-12-03 Thread Eduardo Lima (Etrunko)
On 12/02/2015 09:21 AM, Christophe Fergeau wrote: > On Mon, Nov 30, 2015 at 03:29:37PM -0600, Jonathon Jongsma wrote: >>> +app_class->add_main_options = remote_viewer_add_main_options; >>> +app_class->handle_options = remote_viewer_handle_options; >>> +app_class->version_string =

Re: [virt-tools-list] [PATCH 3/4] Port to GtkApplication API's

2015-12-03 Thread Daniel P. Berrange
On Thu, Dec 03, 2015 at 12:17:41PM -0200, Eduardo Lima (Etrunko) wrote: > On 12/02/2015 09:09 AM, Christophe Fergeau wrote: > > Hey, > > > > On Fri, Nov 27, 2015 at 05:24:00PM -0200, Eduardo Lima (Etrunko) wrote: > >> Most of this patch consists in code being shuffled around to fit the > >>

Re: [virt-tools-list] [PATCH 3/4] Port to GtkApplication API's

2015-12-03 Thread Eduardo Lima (Etrunko)
On 12/02/2015 09:09 AM, Christophe Fergeau wrote: > Hey, > > On Fri, Nov 27, 2015 at 05:24:00PM -0200, Eduardo Lima (Etrunko) wrote: >> Most of this patch consists in code being shuffled around to fit the >> expected flow while using the new APIs. I tried my best to make this >> patch the less

Re: [virt-tools-list] [PATCH 3/4] Port to GtkApplication API's

2015-12-03 Thread Daniel P. Berrange
On Wed, Dec 02, 2015 at 06:25:12PM -0700, Jim Fehlig wrote: > On 12/02/2015 04:15 AM, Daniel P. Berrange wrote: > > Yep, we need to agree which min platform we're targetting. It is nice > > to see RHEL7 rebasing GTK, as that makes life easier. We should not > > only consider RHEL though. It would

Re: [virt-tools-list] [PATCH 4/4] Port to GtkApplicationWindow API's

2015-12-03 Thread Eduardo Lima (Etrunko)
On 12/01/2015 03:17 PM, Jonathon Jongsma wrote: > Hmm, I don't quite understand most of these changes. > > Why are you removing the window from the xml file instead of just changing the > 'class' attribute to GtkApplicationWindow? (Of course, we can't set the > 'application' property of the

[virt-tools-list] ANNOUNCE: virt-viewer 3.0 release

2015-12-03 Thread Daniel P. Berrange
I am happy to announce a new release of virt-viewer, version 3.0: http://virt-manager.org/download/sources/virt-viewer/virt-viewer-3.0.tar.gz This release also includes semi-experimental MSI installers for the Win32 (x86) and Win64 (x64) platforms:

Re: [virt-tools-list] Encryption during migration

2015-12-03 Thread Cole Robinson
On 12/03/2015 12:50 AM, Renju M wrote: > Hello, > > I had been using virt-manager to create and manage virtual machines for my > project. Does virt-manager encrypts data before/during migration of virtual > machines from one host to another? > By default, no. But if you use libvirt's tunnelled

Re: [virt-tools-list] [PATCH 4/4] Port to GtkApplicationWindow API's

2015-12-03 Thread Jonathon Jongsma
On Thu, 2015-12-03 at 12:20 -0200, Eduardo Lima (Etrunko) wrote: > On 12/01/2015 03:17 PM, Jonathon Jongsma wrote: > > Hmm, I don't quite understand most of these changes. > > > > Why are you removing the window from the xml file instead of just changing > > the > > 'class' attribute to

[virt-tools-list] Encryption during migration

2015-12-03 Thread Renju M
Hello, I had been using virt-manager to create and manage virtual machines for my project. Does virt-manager encrypts data before/during migration of virtual machines from one host to another? ​Thankfully,​ *Renju* *M* NIT-C ​​ ___ virt-tools-list