From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Mathieu_Gagn=E9?= Subject: libxl/xl: Support for monitor_path Date: Mon, 12 Mar 2012 18:00:28 -0400 Message-ID: <4F5E71FC.7040407@iweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org Hi, Xend/xm allows you to specify a path for the qemu monitor with "monitor_path". This feature allows us to change the VNC password without restarting the domU. I don't see support for this option in libxl/xl. I wouldn't mind if there was an other way to change the VNC password (with the new QMP client for example) Will this feature be implemented, dropped or replaced with something else? -- Mathieu