From mboxrd@z Thu Jan 1 00:00:00 1970 From: heinz Subject: headless embedde linux Date: Thu, 05 Feb 2009 15:03:42 +0100 Message-ID: <498AF1BE.9040002@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.gmx.net ([213.165.64.20]:54729 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750885AbZBEODO (ORCPT ); Thu, 5 Feb 2009 09:03:14 -0500 Sender: kvm-owner@vger.kernel.org List-ID: Hi KVM guys, reading the kvm doku and think about real time together with windrivers anouncement of a real time hypervisor I had an idea. Not sure if this is possible, but I am sure you guys will have an answer to that: I can think of a box, running a minimal linux (without any display, serial console only -> head less ;-)) This kernel does support kvm and the prement patch to make it pretty good for real time things. A kvm virtual machine is running for example windows xp with some WPF gui. That would be a nice solution, and for many problems - including those windows gui guys needing real time as well. I a don't touch any graphic card with the linux stuff, would it be possible to directly access from within the guest os? Heinz Thanks for being so patient