From owner-freebsd-virtualization@FreeBSD.ORG Wed Sep 11 10:48:57 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E0B7F80D for ; Wed, 11 Sep 2013 10:48:57 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: from mail.tdx.com (mail.tdx.com [62.13.128.18]) by mx1.freebsd.org (Postfix) with ESMTP id AB82E22D7 for ; Wed, 11 Sep 2013 10:48:57 +0000 (UTC) Received: from Mail-PC.tdx.co.uk (storm.tdx.co.uk [62.13.130.251]) (authenticated bits=0) by mail.tdx.com (8.14.3/8.14.3/) with ESMTP id r8BAmufM007500 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 11 Sep 2013 11:48:56 +0100 (BST) Date: Wed, 11 Sep 2013 11:48:55 +0100 From: Karl Pielorz To: freebsd-virtualization@freebsd.org Subject: Hyper-V integration... Message-ID: X-Mailer: Mulberry/4.0.8 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 11 Sep 2013 10:48:57 -0000 Hi, So now it looks like I have the SVN branch for /base/projects/hyperv (r255470) up and running - does this support all the features of Hyper-V - i.e. live migration, high availability etc? If the current code does - will the 9.x 'port' also support the same functionality? Thanks, -Karl