From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 15 23:50:19 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4EC2106564A for ; Mon, 15 Aug 2011 23:50:19 +0000 (UTC) (envelope-from ttsestt@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 77CE88FC0C for ; Mon, 15 Aug 2011 23:50:19 +0000 (UTC) Received: by fxe4 with SMTP id 4so5040262fxe.13 for ; Mon, 15 Aug 2011 16:50:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=IMQJkvIULSC04/MXJxrqcKFdrCYspSvUNUOZlIskoSA=; b=NYG0nWpOjBoghf77Zmtxe1hlWb2ICLw8F97e5e837/r8qLP0yl3ZwYqPZznMz2IMBc tL/xwi9YXIWa0AXUR2+5335eT7sD0MOwOzsZXKFijqhp4NUH9rtt5nxCWo41+sHe4tqP tyaNx3hs2V9n6G97bf4Kihu2Cm+aVTXQXj3PQ= Received: by 10.223.54.66 with SMTP id p2mr6061374fag.143.1313450428707; Mon, 15 Aug 2011 16:20:28 -0700 (PDT) Received: from localhost ([87.236.194.158]) by mx.google.com with ESMTPS id j23sm1627192faa.46.2011.08.15.16.20.26 (version=SSLv3 cipher=OTHER); Mon, 15 Aug 2011 16:20:28 -0700 (PDT) From: Test Rat To: Juergen Lock References: <20110815202656.GA94934@triton8.kn-bremen.de> Date: Tue, 16 Aug 2011 03:20:15 +0400 In-Reply-To: <20110815202656.GA94934@triton8.kn-bremen.de> (Juergen Lock's message of "Mon, 15 Aug 2011 22:26:56 +0200") Message-ID: <86obzq9s9c.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-emulation@FreeBSD.org Subject: Re: qemu 0.15.0 testing, usb redirection, and libusb_get_device_speed() 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, 15 Aug 2011 23:50:20 -0000 Juergen Lock writes: > Hi! > > I just prepared a preliminary update of the emulators/qemu-devel > port to 0.15.0 [...] > Patch against current qemu-devel port: > > http://people.freebsd.org/~nox/qemu/qemu-devel-0.15.0.patch Any plans to add option/port for SGABIOS or make it default? It works fine here, screen seems to be limited to 25 lines and I had to remove `-D' from /boot.config. $ qemu -nographic -drive file=/dev/ada1 Could not open option rom 'sgabios.bin': No such file or directory