From owner-freebsd-virtualization@FreeBSD.ORG Sun Oct 26 00:44:58 2014 Return-Path: Delivered-To: virtualization@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 3D1B3624 for ; Sun, 26 Oct 2014 00:44:58 +0000 (UTC) Received: from mail-la0-x22a.google.com (mail-la0-x22a.google.com [IPv6:2a00:1450:4010:c03::22a]) (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 B973FFCF for ; Sun, 26 Oct 2014 00:44:57 +0000 (UTC) Received: by mail-la0-f42.google.com with SMTP id gf13so5047862lab.1 for ; Sat, 25 Oct 2014 17:44:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=+5I98JNAVJjaEHgKKSbLtDJxsLW3ptE0NdAUBDgt87A=; b=g8xjS0PpF2ff0eYHoGFVoewiFFDy7m2zrMDcMUkBf3QqFiVdjR3T7U6aXejT2CcU28 I+RySWF6Vl481nfuUpHGOGMmNvdsZJl2WLIIil86rs2vF4JFe9slIUHRVdGqp9AwSyEy Q5ijbxg6xYa5r3SSHqa/rTXYhZS+JLs8sBT6f4DXGJN/MYxVhla3+msSFZy239e+Wrol GCd5fnQ4LDEoCZX+lITNVTka8/90oRRLezDw+FCxkZZZjjPZOJ8y82K0fkSMMuNb2GXX nz6rpex9oKEArYMuaLBUZxgNUI42SzD/mi7bmD6rGyOjn7iwn+KkdjrIaj3wowRDJk6n Yo9A== MIME-Version: 1.0 X-Received: by 10.152.30.9 with SMTP id o9mr13921767lah.8.1414284295596; Sat, 25 Oct 2014 17:44:55 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.84.197 with HTTP; Sat, 25 Oct 2014 17:44:55 -0700 (PDT) In-Reply-To: <544C28C8.2060108@digiware.nl> References: <544C28C8.2060108@digiware.nl> Date: Sat, 25 Oct 2014 17:44:55 -0700 X-Google-Sender-Auth: RUsbTjKdZ6f2s2NJ4dGKV5TgbuA Message-ID: Subject: Re: Looking for a Libvirt example xml file From: Craig Rodrigues To: Willem Jan Withagen Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 26 Oct 2014 00:44:58 -0000 On Sat, Oct 25, 2014 at 3:48 PM, Willem Jan Withagen wrote: > > So I was wondering if somebody would like to share his working example? > > Hi, Take a look at these slides: http://www.slideshare.net/CraigRodrigues1/libvirt-bhyve on slide 8, I have a pointer to a working libvirt xml example. -- Craig