From owner-freebsd-virtualization@freebsd.org Fri Mar 2 15:37:35 2018 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3358F2D83B for ; Fri, 2 Mar 2018 15:37:34 +0000 (UTC) (envelope-from agapon@gmail.com) Received: from mail-lf0-f46.google.com (mail-lf0-f46.google.com [209.85.215.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D6DE86FBE for ; Fri, 2 Mar 2018 15:37:34 +0000 (UTC) (envelope-from agapon@gmail.com) Received: by mail-lf0-f46.google.com with SMTP id y19so13921012lfd.4 for ; Fri, 02 Mar 2018 07:37:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=6+J3U+EEoCGKYzQDbAcBvTiTraJ6KtZfVISSv0wPm/E=; b=aSpxRZwkh9mplx+H4ozrvy/lS0g1t+lOqgGCWm7YAzrub7vLlroszl75WcKKCSTboX xfFFcqn8VMy8oh5K0uYJlg3bWkaYEeEvnkmTQ3g+tD8Qz/KXkcuJvof8//5NEWx3eurn b0nK9VimIirQGL9RkeaY/fU/OztJTWck6YKL6QcKe969M7B+ePkMxktJXUyvDJO7FuKL 03cLCnC5ks9RoTPfBiLirDoYn+sgp96mtN7t0gzLt4HyKumhpOKtmow60G7wT9Xdy0BD ci03o3NGACYvE5YiB6UuDVOfmcEJHShfGnkugxJ6BAFizi08zfkavBM75YjttQoU6VbD Y1bw== X-Gm-Message-State: AElRT7FKMl2pLRTmEZ1Hi+FeHU41su1xUSLp0WV1f0KPnApzlXgtYdmv TBPznykPsMOldx+Vk7SuWjv14WRU X-Google-Smtp-Source: AG47ELu0obtWmwZSaV00N+8GSHh7T9FjIukPvVJHtzm4ozRs9eXjxcvQebP90bDpCtyawkR2C5X1Jg== X-Received: by 10.25.157.80 with SMTP id g77mr4117043lfe.142.1520005046845; Fri, 02 Mar 2018 07:37:26 -0800 (PST) Received: from [192.168.0.88] (east.meadow.volia.net. [93.72.151.96]) by smtp.googlemail.com with ESMTPSA id d14sm1376576ljd.31.2018.03.02.07.37.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Mar 2018 07:37:25 -0800 (PST) Subject: Re: bhyve - windows7 installation To: "Rodney W. Grimes" , Ludovit Koren Cc: freebsd-virtualization@FreeBSD.org References: <201803021511.w22FBQbf030531@pdx.rh.CN85.dnsmgr.net> From: Andriy Gapon Message-ID: <75274ee8-4375-671d-8dd8-72a6d31c52da@FreeBSD.org> Date: Fri, 2 Mar 2018 17:37:24 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <201803021511.w22FBQbf030531@pdx.rh.CN85.dnsmgr.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 02 Mar 2018 15:37:35 -0000 On 02/03/2018 17:11, Rodney W. Grimes wrote: > Andriy, > Thanks for providing this patch, I tried to find the repository > it is in with google and did not, is this a private repository? Yes, a repo for my private development. > Either way would it be ok with you if I published, with attribution > of cource, your patch first from my people.freebsd.org/~rgrimes#bhyve > page, and possibly later from a wiki page? I'll properly dress it > in "this has security implications" and enumerate what those are. Yes, I am completely okay with it. -- Andriy Gapon