From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Stabellini Subject: [PATCH 0 of 3] [QEMU remote] Qemu remote as a stubdomain Date: Thu, 11 Sep 2008 16:27:12 +0100 Message-ID: <48C938D0.9030806@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi all, this series of patches allows qemu-remote to compile against mini-os as a stubdomain. Most of these changes were originally written by Samuel for an older version of qemu-remote. 1) Fixes to the build system to compile against mini-os 2) Fixes to qemu source files to compile as a stubdomain 3) xenfbfront headers Cheers, Stefano Stabellini