From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55696) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vb5uE-0007gp-MB for qemu-devel@nongnu.org; Tue, 29 Oct 2013 05:48:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vb5u6-00020O-94 for qemu-devel@nongnu.org; Tue, 29 Oct 2013 05:48:10 -0400 Received: from mx.ipv6.kamp.de ([2a02:248:0:51::16]:40076 helo=mx01.kamp.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vb5u5-00020E-TF for qemu-devel@nongnu.org; Tue, 29 Oct 2013 05:48:02 -0400 Message-ID: <526F8457.5040907@kamp.de> Date: Tue, 29 Oct 2013 10:48:07 +0100 From: Peter Lieven MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Prohibit Windows from running in QEMU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Hi all, this question might seem a bit weird, but does anyone see a good way to avoid that Windows is able to boot inside qemu? We have defined several profiles for different operation systems and I want to avoid that someone chooses Linux and then installs Windows within a VM. Reason is licensing. Thanks, Peter