From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Stabellini Subject: Re: [PATCH] allow VM configuration with both sdl=1 and vnc=1 Date: Tue, 10 Mar 2009 10:43:35 +0000 Message-ID: <49B64457.9030000@eu.citrix.com> References: <49B5DF62.6060004@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <49B5DF62.6060004@intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Yang, Xiaowei" Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Yang, Xiaowei wrote: > Hi Stefano, > HVM can't boot up with sdl this week. I found it's caused by one section > of this patch (see below). With it Qemu exits because of unrecognized > option (-sdl). I'm not familiar with vfb. Can you check it's necessary? I think I understand what the problem is: the patch you quoted requires the DisplayState patch series applied to qemu-xen in order to work correctly. Unfortunately the DisplayState patch series has not been applied yet, but this patch has been. Keir, I think it is better to temporary revert this patch, unless Ian is going to apply the series soon.