From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoOrX-0004NQ-8C for qemu-devel@nongnu.org; Fri, 08 Apr 2016 01:21:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoOrU-00007I-3N for qemu-devel@nongnu.org; Fri, 08 Apr 2016 01:21:43 -0400 Received: from mail.weilnetz.de ([37.221.199.173]:55464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoOrT-000069-T5 for qemu-devel@nongnu.org; Fri, 08 Apr 2016 01:21:40 -0400 References: From: Stefan Weil Message-ID: <57073FE0.8070106@weilnetz.de> Date: Fri, 8 Apr 2016 07:21:36 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] run qemu on windows List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Safa Hamza , qemu-devel@nongnu.org Am 07.04.2016 um 23:45 schrieb Safa Hamza: > hello > how to download qemu from source on windows7 64 bits , i needed from > source because im going to patch it , then i need to run it with > several architecture armv7 armv8 intelx64_86 intelx86 > any suggestion please > thanks Please have a look at http://wiki.qemu.org/Download. I suggest getting the latest version from git if you want to modify the source code. Stefan