From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Byrne Subject: Re: Status of ioemu code in unstable? Date: Wed, 20 Jul 2005 12:15:12 -0700 Message-ID: <42DEA2C0.2090501@hp.com> References: <42DC2705.6020206@hp.com> None None <42DC2C84.1000403@intel.com> <42DC458B.7000206@hp.com> <42DC4AA9.7000706@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <42DC4AA9.7000706@us.ibm.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: Anthony Liguori Cc: Arun Sharma , xen-devel List-Id: xen-devel@lists.xenproject.org Anthony Liguori wrote: > John Byrne wrote: > >> There appears to be VNC support in qemu which I assume will allow you >> to see both the text and graphics (X) mode of the emulated console. If >> so, is there a way to achieve this with a para-virtualized kernel? > > > There is an item on the TODO list to implement a para-virtualized > framebuffer. That would provide this sort of functionality. I don't > know if anyone is actively working on it but I know there's at least > been some discussion abou tit. > > Regards, > > Anthony Liguori Thanks. A few more questions. Does the VGA emulation require VT-x? (Qemu has been around for a while, so I suspect not.) Could the xen console changes be removed and a consistent model for the console be used? (I'd guess the console was done the way it was because something was needed and it was easiest to do it the way it is done, but is it necessary now that the emulation code is available?) If there is a requirement that the text mode console talk via a xen channel to the xen tools, can it be done in addition to the emulation? John Byrne > >> My undertanding is that the xen changes to the Linux kernel include >> changes to the console driver to talk to the xen tools and that is you >> want and X server, you run Xvnc. So, looking at the text console and >> the X server require different tools. >> >> If I were trying to manage virtual machines, I'd want a solution that >> didn't care about what kind of kernel I was running. >> >> John Byrne >> >> >> >> _______________________________________________ >> Xen-devel mailing list >> Xen-devel@lists.xensource.com >> http://lists.xensource.com/xen-devel >> > >