WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] [Xend] Device configurations of suspended virtual ma

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] [Xend] Device configurations of suspended virtual machines are inaccesible
From: Stefan Berger <stefanb@xxxxxxxxxx>
Date: Thu, 15 May 2008 11:38:26 -0400
Cc: Keir Fraser <keir.fraser@xxxxxxxxxxxx>
Delivery-date: Thu, 15 May 2008 08:38:55 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: stefanb@xxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
The device configurations of suspended virtual machines are inaccessible
even though for example the UUIDs of the VIFs and VBDs are known and
returned when VM.get_VIFs()/get_VBDs() is called, though when trying to
access their records for example, then handle is reported as being
invalid. This patch fixes this.

Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>

Attachment: return_dev_config_if_vm_suspended.diff
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] [Xend] Device configurations of suspended virtual machines are inaccesible, Stefan Berger <=