From owner-freebsd-virtualization@FreeBSD.ORG Tue Jan 14 00:35:44 2014 Return-Path: Delivered-To: freebsd-virtualization@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 ESMTPS id 3C2CD561; Tue, 14 Jan 2014 00:35:44 +0000 (UTC) Received: from mail.leadmon.net (mail.leadmon.net [IPv6:2001:550:102:301::13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CA2091988; Tue, 14 Jan 2014 00:35:43 +0000 (UTC) Received: from HDLDESKTOP (hdl-desktop.leadmon.net [10.0.0.3]) (authenticated bits=0) by mail.leadmon.net (8.14.7/8.14.7/Blacklist) with ESMTP id s0E0ZgHf042010 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 13 Jan 2014 19:35:42 -0500 (EST) (envelope-from howard@leadmon.net) DKIM-Filter: OpenDKIM Filter v2.8.3 mail.leadmon.net s0E0ZgHf042010 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=leadmon.net; s=default; t=1389659742; bh=a9+BTQ2hwVHLW/LSse7m9BJ5bSL/IMENa/4c/zaZelg=; h=From:To:Cc:References:In-Reply-To:Subject:Date; b=b9iWqikElezy0XidtacKTeZCTRuXTKXsNbmDzx0x2eEy8kLiysCQsSSGt9457HGtD RdKEEXEFqXk1LgKEaUaFuA2KfdXmk56lwK95sEtDQjqkeaUU5tJcKPBuUuombfeB3U ixcof7BuxnHSGs38hK4ViUl4ksIR4CqESe5T4XrY= From: "Howard Leadmon" To: "'Glen Barber'" References: <008b01cf10bc$7f45ca50$7dd15ef0$@leadmon.net> <20140114002336.GQ1742@glenbarber.us> <009c01cf10bf$79f2b1a0$6dd814e0$@leadmon.net> <20140114002946.GR1742@glenbarber.us> In-Reply-To: <20140114002946.GR1742@glenbarber.us> Subject: RE: FreeBSD 10 under QEMU-KVM Issues.. Date: Mon, 13 Jan 2014 19:35:39 -0500 Message-ID: <00a901cf10c0$8e768150$ab6383f0$@leadmon.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQDrAw7RVkMxatUGNbox98U4MBE/JgBNACBIAvXGxy0B2vlEgZwijFBg Content-Language: en-us X-Virus-Scanned: clamav-milter 0.98 at vorlon.leadmon.net X-Virus-Status: Clean Cc: freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jan 2014 00:35:44 -0000 > -----Original Message----- > From: Glen Barber [mailto:gjb@FreeBSD.org] > Sent: Monday, January 13, 2014 7:30 PM > To: Howard Leadmon > Cc: freebsd-virtualization@freebsd.org > Subject: Re: FreeBSD 10 under QEMU-KVM Issues.. > > On Mon, Jan 13, 2014 at 07:27:55PM -0500, Howard Leadmon wrote: > > It is currently under CentOS 6.4, and sending a -version to qemu-kvm gives > > me the following: > > > > QEMU PC emulator version 0.12.1 (qemu-kvm-0.12.1.2), Copyright (c) 2003- > 2008 > > Fabrice Bellard > > > > > > I think updating the version of qemu-kvm will take care of your problem. > > Glen I hate to play stupid here, and guess I can go digging, but any specific version in mind? As I am just using the CentOS supplied KVM, so not sure how much of a forklift transplant I can make and not cause issues with the host server. Just strange that all prior BSD's work fine, but the new 10 doesn't, guess they are doing something different at boot.. --- Howard Leadmon