From owner-freebsd-current@FreeBSD.ORG Fri Jul 13 19:06:02 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 073F416A400 for ; Fri, 13 Jul 2007 19:06:02 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id 8EF5013C4A8 for ; Fri, 13 Jul 2007 19:06:01 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so30171fka for ; Fri, 13 Jul 2007 12:06:00 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=iC8XzKEz4cK+C3BnlI656SgdC0qRBQFRKuEfaiu1W8oVsBnMkyS3sFVMzZkKei5uIYXM7/rQN2gq2CsPYZLVwSWIobgUIzsKtHYbGUHiQi1vwH9gJ54Lvt3naEi5OjtcdiPY0MXd+VcpNVPUl+Tq6jCNinJpYxKGsgnWbsbWQ8g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=HBZg/p9BW+KN2RWFC0/GW6S4XQzKCnPNiNPlAwP558rd1KWjm/KdgcxDszzmA6VcPx89hx8PUqTx+8qpW9HMrwsntXnSbOF3yb7TQE/ELvs2tYL6eQAIbTSJ8or5MIgwgl9t5+CBfyICDMCDBi+oQRdDUIFMvZXzatGhGoR9rvc= Received: by 10.82.100.1 with SMTP id x1mr2399813bub.1184353559821; Fri, 13 Jul 2007 12:05:59 -0700 (PDT) Received: from ?151.75.219.248? ( [151.75.219.248]) by mx.google.com with ESMTP id 31sm13348885nfu.2007.07.13.12.05.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 13 Jul 2007 12:05:59 -0700 (PDT) Message-ID: <4697CCEB.9080707@FreeBSD.org> Date: Fri, 13 Jul 2007 21:05:15 +0200 From: Attilio Rao User-Agent: Thunderbird 1.5 (X11/20060526) MIME-Version: 1.0 To: Harald Schmalzbauer References: <200707131834.27131.h.schmalzbauer@omnisec.de> In-Reply-To: <200707131834.27131.h.schmalzbauer@omnisec.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: Attilio Rao Cc: freebsd-current@freebsd.org Subject: Re: kqemu crash (page fault) with -current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: attilio@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2007 19:06:02 -0000 Harald Schmalzbauer wrote: > Hello, > > today I tried qemu for the first time and I love it. > Now I'd need some speed and tried kqemu, but it immediately reboots my > machine. > Here is what I could transcribe: Could you please try this patch and see if it helps?: http://people.freebsd.org/~attilio/kqemu.diff Thanks, Attilio