From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54740) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fScjP-0001H5-Uf for qemu-devel@nongnu.org; Tue, 12 Jun 2018 02:24:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fScjL-0004tN-0q for qemu-devel@nongnu.org; Tue, 12 Jun 2018 02:24:39 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:59034 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fScjK-0004sw-Rm for qemu-devel@nongnu.org; Tue, 12 Jun 2018 02:24:34 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 64399805A530 for ; Tue, 12 Jun 2018 06:24:34 +0000 (UTC) Received: from xz-mi (dhcp-14-142.nay.redhat.com [10.66.14.142]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7B4CB2026609 for ; Tue, 12 Jun 2018 06:24:33 +0000 (UTC) Date: Tue, 12 Jun 2018 14:24:30 +0800 From: Peter Xu Message-ID: <20180612062430.GA15344@xz-mi> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Subject: [Qemu-devel] Is there a way to package QEMU binaries? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Devel Mailing List Hi, For example, I wanted to compile QEMU once and install it on multiple systems. What would be the suggested way to do so? Is there something similar to "make bin-rpmpkg" for Linux? Thanks in advance, -- Peter Xu