From owner-freebsd-virtualization@FreeBSD.ORG Sat Oct 25 22:49:08 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 5461042B for ; Sat, 25 Oct 2014 22:49:08 +0000 (UTC) Received: from smtp.digiware.nl (smtp.digiware.nl [31.223.170.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 15DE160B for ; Sat, 25 Oct 2014 22:49:07 +0000 (UTC) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id 83EE61534C9 for ; Sun, 26 Oct 2014 00:48:59 +0200 (CEST) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7g5bOgplObnL; Sun, 26 Oct 2014 00:48:38 +0200 (CEST) Received: from [192.168.10.9] (vaio [192.168.10.9]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.digiware.nl (Postfix) with ESMTPSA id 340E51534C7 for ; Sun, 26 Oct 2014 00:48:38 +0200 (CEST) Message-ID: <544C28C8.2060108@digiware.nl> Date: Sun, 26 Oct 2014 00:48:40 +0200 From: Willem Jan Withagen User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: "freebsd-virtualization@freebsd.org" Subject: Looking for a Libvirt example xml file Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Sat, 25 Oct 2014 22:49:08 -0000 Hoi I tried the version on the libvirt.org/bhyve page. But that returns: freetest# virsh -c "bhyve:///system" domxml-to-native \\ --format bhyve-argv --xml /root/libvirt-example.xml error: unsupported configuration: unsupported disk device So I was wondering if somebody would like to share his working example? Thanx, --WjW