From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 29 11:10:50 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 07F3E16A420 for ; Mon, 29 Aug 2005 11:10:50 +0000 (GMT) (envelope-from elsukov@rdu.kirov.ru) Received: from mail.rdu.kirov.ru (ns.rdu.kirov.ru [217.9.151.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C85943D46 for ; Mon, 29 Aug 2005 11:10:49 +0000 (GMT) (envelope-from elsukov@rdu.kirov.ru) Received: from kirov.so-cdu.ru (kirov [172.21.81.1]) by mail.rdu.kirov.ru (Postfix) with ESMTP id 86772115641; Mon, 29 Aug 2005 15:10:47 +0400 (MSD) Received: from kirov.so-cdu.ru (localhost [127.0.0.1]) by rdu.kirov.ru (Postfix) with SMTP id 7A06315C45; Mon, 29 Aug 2005 15:10:47 +0400 (MSD) Received: by rdu.kirov.ru (Postfix, from userid 1014) id 084AB15C42; Mon, 29 Aug 2005 15:10:47 +0400 (MSD) Received: from [172.21.81.52] (elsukov.kirov.so-cdu.ru [172.21.81.52]) by rdu.kirov.ru (Postfix) with ESMTP id DECE41537D; Mon, 29 Aug 2005 15:10:46 +0400 (MSD) Message-ID: <4312ED1F.4080503@rdu.kirov.ru> Date: Mon, 29 Aug 2005 15:10:23 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: vova@fbsd.ru References: <20050826211059.35bcfc73.albi@scii.nl> <704206640508261219667c162f@mail.gmail.com> <1125136862.1362.6.camel@localhost> In-Reply-To: <1125136862.1362.6.camel@localhost> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: qemu + kqemu reboots machine 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: Mon, 29 Aug 2005 11:10:50 -0000 Vladimir Grebenschikov wrote: > Also I has questions about network: > 1) how to mate it work with tun interface ? (I guess port lacks script > to open tun device and provide open descriptor for qemu) See this topic: http://lists.freebsd.org/mailman/htdig/freebsd-emulation/2005-August/001203.html > 2) -user-net does not work also, any hints here ? 5.4-STABLE as host system and 6.0-BETA2 works fine. More info about this you can see in Qemu documentation. -- WBR, Andrey V. Elsukov