From owner-freebsd-xen@FreeBSD.ORG Fri Nov 14 08:57:58 2008 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 863C1106567D for ; Fri, 14 Nov 2008 08:57:58 +0000 (UTC) (envelope-from dzentoo@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 3AD588FC0A for ; Fri, 14 Nov 2008 08:57:58 +0000 (UTC) (envelope-from dzentoo@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so577777yxb.13 for ; Fri, 14 Nov 2008 00:57:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:mime-version:content-type:x-google-sender-auth; bh=HBlJP4lR2tQsipBMsBn3OO5PeQpz8+QnPbhS/S2ClB8=; b=xotFHV8qDqsh87HbzOBFWjbd7Wgd2fePu0yLHmfb0uXcAnrx0RlkbfRGw6CZ+bcCru KcfDGZcObmKSJpwN8mhg24tDrjdonXSfnTGmaBopggBmPfkzZmyQq9RCjoy9TJrCB54l 0M4ntAkHHIQG/cKF+R4/l7wsGY1yPtveyt7ME= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :x-google-sender-auth; b=GgZfMxNt6w+UlvGVL1gfjWDD8eUu3oION+aWaIr/dQkbFQ8z0CILmJU8QvzFqcMSTl 9KnVpanqY23o8O9p5qWsGznZIN94Qg1gzM+l6RKIdeqys6gyIpqi9BaRgZ2g/CN7HJbC AvVaQpBlkwZS6TZ8Y/zHXpPQYdZ0Z6x7u+bJg= Received: by 10.150.122.13 with SMTP id u13mr1429747ybc.197.1226653077539; Fri, 14 Nov 2008 00:57:57 -0800 (PST) Received: by 10.151.106.2 with HTTP; Fri, 14 Nov 2008 00:57:57 -0800 (PST) Message-ID: <3481d8e60811140057s7898d024x2e71f29921f3949c@mail.gmail.com> Date: Fri, 14 Nov 2008 08:57:57 +0000 From: "Benoit Calvez" Sender: dzentoo@gmail.com To: freebsd-xen@freebsd.org MIME-Version: 1.0 X-Google-Sender-Auth: e344761ab98d492b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: paravirt features X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2008 08:57:58 -0000 Hi Kip, the work you've done in order to run a freebsd as a paravirt guest is amazing, so I would like to thank you. Did you planned to support ballooning, suspend & resume, adding new block device or new vcpu ? (I successfully added a new vif with xm network-attach) Thanks, Ben -- Benoit Calvez. evk is on the way