From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Armbruster Subject: Re: [PATCH] ioemu: move xenfb frontend to its own file Date: Mon, 16 Jun 2008 19:57:44 +0200 Message-ID: <87hcbtntyf.fsf@pike.pond.sub.org> References: <20080616163212.GN4381@implementation.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <20080616163212.GN4381@implementation.uk.xensource.com> (Samuel Thibault's message of "Mon\, 16 Jun 2008 17\:32\:12 +0100") List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Samuel Thibault Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Samuel Thibault writes: > ioemu: move xenfb frontend to its own file, since it does not really > belong to hw/, but to /, like sdl.c and vnc.c. > > Signed-off-by: Samuel Thibault I like this, because it neatly separates out the stubdom code. Suggest to mention "stubdom" in the change log.