From owner-freebsd-emulation@FreeBSD.ORG Thu Aug 25 18:54:14 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCE6D16A41F for ; Thu, 25 Aug 2005 18:54:14 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2832043D46 for ; Thu, 25 Aug 2005 18:54:13 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9943 helo=mail.aseed.antenna.nl) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1E8Mrc-0003vF-Vd for freebsd-emulation@freebsd.org; Thu, 25 Aug 2005 18:54:13 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 915C7154536 for ; Thu, 25 Aug 2005 21:03:18 +0200 (CEST) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 59E7559053B for ; Thu, 25 Aug 2005 20:54:44 +0200 (CEST) Date: Thu, 25 Aug 2005 20:54:10 +0200 From: "albi@scii.nl" To: freebsd-emulation@freebsd.org Message-Id: <20050825205410.33738d0a.albi@scii.nl> X-Mailer: Sylpheed version 2.0.0 (GTK+ 2.6.4; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: qemu-questions X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2005 18:54:15 -0000 hi, i've been very interested in qemu for a while, happily used it from time to time, now i have the following questions : - i'd like to use qemu with the -nographic option in a virtual console in FreeBSD (i have a serial console here but without keyboard and proper serial cable hence the question) or : is it possible to redirect the qemu-output that it can be read with a program like minicom on the virtual console ? - if i'm using the kqemu-module, how do i know qemu is actually using it ?