From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cs7mX-000493-UU for qemu-devel@nongnu.org; Fri, 21 Jan 2005 18:01:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cs7mK-000446-8y for qemu-devel@nongnu.org; Fri, 21 Jan 2005 18:01:24 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cs7mH-0003xR-KW for qemu-devel@nongnu.org; Fri, 21 Jan 2005 18:01:17 -0500 Received: from [38.113.3.61] (helo=smtp-out.hotpop.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cs7O9-0007Rj-7y for qemu-devel@nongnu.org; Fri, 21 Jan 2005 17:36:21 -0500 Received: from phreaker.net (kubrick.hotpop.com [38.113.3.103]) by smtp-out.hotpop.com (Postfix) with SMTP id 5F24BD42E9B for ; Fri, 21 Jan 2005 22:36:13 +0000 (UTC) Date: Fri, 21 Jan 2005 17:36:03 -0500 From: "Jim C. Brown" Subject: Re: [Qemu-devel] Re: OT: Running qemu without host os? Message-ID: <20050121223603.GA14127@jbrown.mylinuxbox.org> References: <20050121170202.GA11609@jbrown.mylinuxbox.org> <20050121192314.GA12367@jbrown.mylinuxbox.org> <87d5vy8o6z.fsf@benpfaff.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87d5vy8o6z.fsf@benpfaff.org> Reply-To: jbrown106@swift-mail.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: blp@cs.stanford.edu, qemu-devel@nongnu.org On Fri, Jan 21, 2005 at 01:30:44PM -0800, Ben Pfaff wrote: > "Jim C. Brown" writes: > > > (Actually, a linux host CAN give that access, as long as it is > > a PCI card you are giving the guest access to - but then only > > the guest can use it exclusively. Of course Qemu needs to run > > in X so this isn't yet possible .. unless you have 2 graphics > > cards, one of them is PCI, and the linux host is using the > > other graphic card.) > > qemu does not need to run in X. Use the -nographic option. This only works if the guest OS is a linux kernel, and it requires the -kernel option, if iirc. -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.