From owner-freebsd-questions@FreeBSD.ORG Tue Nov 5 12:32:45 2013 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 26AE2586 for ; Tue, 5 Nov 2013 12:32:45 +0000 (UTC) (envelope-from magnus@goransson.org) Received: from mail.goransson.org (mail.goransson.org [193.138.217.71]) by mx1.freebsd.org (Postfix) with ESMTP id DD33523BE for ; Tue, 5 Nov 2013 12:32:44 +0000 (UTC) Received: by mail.goransson.org (Postfix, from userid 65534) id 3BAE6D9A; Tue, 5 Nov 2013 13:25:39 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ns1.goransson.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=ham version=3.3.2 Received: from mail.goransson.org (localhost [127.0.0.1]) by mail.goransson.org (Postfix) with ESMTP id D5115D98 for ; Tue, 5 Nov 2013 13:25:38 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 05 Nov 2013 13:25:38 +0100 From: magnus@goransson.org To: freebsd-questions@FreeBSD.org Subject: KVM/QEMU and Freebsd 9.1 or later Message-ID: <20d84fe0a517a131e97d4a781d7559ca@goransson.org> X-Sender: magnus@goransson.org User-Agent: Roundcube Webmail/0.9.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Nov 2013 12:32:45 -0000 Hello! I want to run FreeBSD 9.2 under KVM/QEMU, but this is not working due to CPU problems. There seems to be a bug somewhere reading the forums tell me the problem should be fixed on KVM/QEMU side. For some reason unknown to me release 9.0 works with my current setup. Host information: - Dell server with Intel Xeon E5345 "Clovertown" CPU - Ubuntu LTS 12.04.03 - Linux kernel 3.2.0.55.65 - KVM/QEMU released with 12.04 LTS (aka Precise). Guest information - FreeBSD 9.2 The problem is that booting freezes the virtual machine after 1 second during the boot stage, do not get any boot menu at all. In forums i read that the problem was related to the features (sse4 etc) in the CPU type and model. I tried to change CPU from "core2duo" that was detected by KVM to something different but no luck. Please help me out, what is the problem..and how to solve it? Is this problem related to FreeBSD or KVM/QEMU? Why is it working with FreeBSD 9.0? /Best Regards Magnus