[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCh]: It is not an error when reporting "Device model is a stubdom"


  • To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "Jun Zhu (Intern)" <Jun.Zhu@xxxxxxxxxx>
  • Date: Sun, 26 Sep 2010 20:35:10 +0100
  • Accept-language: en-US
  • Acceptlanguage: en-US
  • Cc: "Jun Zhu \(Intern\)" <Jun.Zhu@xxxxxxxxxx>
  • Delivery-date: Sun, 26 Sep 2010 12:36:18 -0700
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>
  • Thread-index: AQHLXbF683vVEpGWWEK+YT7cdKT/PA==
  • Thread-topic: [PATCh]: It is not an error when reporting "Device model is a stubdom"

Hi,

 It is not an error message: "Device model is a stubdom". Do not make users 
confused. 

Signed-off-by: Jun Zhu<Jun.Zhu@xxxxxxxxxx>

diff -r b7ad10f442fa tools/libxl/libxl.c
--- a/tools/libxl/libxl.c       Sun Sep 26 20:21:34 2010 +0100
+++ b/tools/libxl/libxl.c       Sun Sep 26 20:24:13 2010 +0100
@@ -913,7 +913,7 @@ static int libxl_destroy_device_model(li
             ret = ERROR_INVAL;
             goto out;
         }
-        LIBXL__LOG(ctx, LIBXL__LOG_ERROR, "Device model is a stubdom, 
domid=%d\n", stubdomid);
+        LIBXL__LOG(ctx, LIBXL__LOG_INFO, "Device model is a stubdom, 
domid=%d\n", stubdomid);
         ret = libxl_domain_destroy(ctx, stubdomid, 0);
         if (ret)
             goto out;


Jun Zhu
Citrix Systems UK
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.