This fix adds a user dialog box for confirmation specific to disk,
also deletes disk from storage.
Signed-off-by: Abhijeet Kasurde
---
virtManager/details.py | 86 ++
1 file changed, 79 insertions(+), 7 deletions(-)
diff --git a/virtManager/detail
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 'window-r
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 = remote
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 int
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 windo
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 b
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
> >> expect
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 GtkApplic
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 mail
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 m
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:
http://virt-manager.org/download/sources/vi
11 matches
Mail list logo