From owner-freebsd-emulation@FreeBSD.ORG Wed Dec 3 15:13:40 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F8C5BC0 for ; Wed, 3 Dec 2014 15:13:40 +0000 (UTC) Received: from mail-wg0-x230.google.com (mail-wg0-x230.google.com [IPv6:2a00:1450:400c:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 083247D3 for ; Wed, 3 Dec 2014 15:13:40 +0000 (UTC) Received: by mail-wg0-f48.google.com with SMTP id y19so20114440wgg.7 for ; Wed, 03 Dec 2014 07:13:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=KUL+hVDUDtF+s50AyCBOQDjrgwa+hyCfiXBxmJCi1Ik=; b=mi6Fs2k1tdnnYr2dqeH3QphX+q0gE4QmGhVNJnKeKZ+9tm6t5d39XVaDMb56ox8PeX j0nCp6BcT/ulOTUSP5cIL3oQ5bZwePUWrZIaaWXuynQExjgnRUU/yjOl60se5nG80cIY XhUScqkRN0YqOGGuLfJd4snoHcPuEsrFhc8oHlr6wO+sAIYTdemRwgRJVwr0mC7qFmLJ 75OOdH/8V7APbdOE5GC7RKClyLQ+gJ90f6LAdiPf2wkwFi7gqzmetl0dhR6Qg7BoXcEp FBGCRmrcvH/H3qPGZFoJtaC9cSE8PbK+RKY+/EEve4Rlxy6WEHQRbX5wluwQvGQDVZGY 3GuQ== MIME-Version: 1.0 X-Received: by 10.194.85.161 with SMTP id i1mr8017279wjz.35.1417619618268; Wed, 03 Dec 2014 07:13:38 -0800 (PST) Received: by 10.216.214.201 with HTTP; Wed, 3 Dec 2014 07:13:38 -0800 (PST) In-Reply-To: <1417256454062-5969483.post@n5.nabble.com> References: <1417256454062-5969483.post@n5.nabble.com> Date: Wed, 3 Dec 2014 16:13:38 +0100 Message-ID: Subject: Re: /emulators/virtualbox-ose Serial port access? From: "Ranjan1018 ." <214748mv@gmail.com> To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 03 Dec 2014 15:13:40 -0000 2014-11-29 11:20 GMT+01:00 Ranjan1018 <214748mv@gmail.com>: > The same issue with virtualbox-ose-4.3.12_2 in > $ uname -a > FreeBSD zippi 10.1-BETA3 FreeBSD 10.1-BETA3 #0 r272167: Fri Sep 26 11:11:24 > UTC 2014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC > amd64 > > This is a production server and I have solved the problem with > comms/ser2net > in FreeBSD and com0tcp (part of at com0com) in the Windows VM. The serial > device connected to the server is much more simple than a modem so I do not > know if this solution is usable with a modem. > Another problem I found with this solution is the impossibility to > suspend/resume the VM. > > Maurizio > > Just opened a PR with Bugzilla: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195606 Maurizio