Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 147AFDDB1 for ; Wed, 19 Sep 2012 14:28:54 +0000 (UTC) Received: (qmail 75187 invoked by uid 500); 19 Sep 2012 14:28:53 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 75148 invoked by uid 500); 19 Sep 2012 14:28:53 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 75138 invoked by uid 99); 19 Sep 2012 14:28:53 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2012 14:28:53 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 9BA921C4217; Wed, 19 Sep 2012 14:28:52 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0846342562369556039==" MIME-Version: 1.0 Subject: Re: Review Request: STT isolation support for KVM From: "Tomoe Sugihara" To: "cloudstack" , "Hiroaki Kawai" , "Tomoe Sugihara" Date: Wed, 19 Sep 2012 14:28:52 -0000 Message-ID: <20120919142852.31227.23059@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Tomoe Sugihara" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/7165/ X-Sender: "Tomoe Sugihara" References: <20120919113022.31227.33654@reviews.apache.org> In-Reply-To: <20120919113022.31227.33654@reviews.apache.org> Reply-To: "Tomoe Sugihara" --===============0846342562369556039== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7165/#review11693 ----------------------------------------------------------- server/src/com/cloud/hypervisor/HypervisorGuruBase.java I would put this change in a separate patch since it's not related. - Tomoe Sugihara On Sept. 19, 2012, 11:30 a.m., Hiroaki Kawai wrote: > = > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/7165/ > ----------------------------------------------------------- > = > (Updated Sept. 19, 2012, 11:30 a.m.) > = > = > Review request for cloudstack. > = > = > Description > ------- > = > Adds STT support on KVM host, just like in XenServer. The host os having = openvswitch and brcompat kernel module will plug the VM to openvswitch port= through general brctl interface calls. > = > = > Diffs > ----- > = > plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/BridgeVif= Driver.java cf4de09 = > scripts/vm/network/vnet/setupLswitch.sh PRE-CREATION = > server/src/com/cloud/hypervisor/HypervisorGuruBase.java 242852f = > = > Diff: https://reviews.apache.org/r/7165/diff/ > = > = > Testing > ------- > = > = > Thanks, > = > Hiroaki Kawai > = > --===============0846342562369556039==--