From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2txd-0004po-D9 for qemu-devel@nongnu.org; Fri, 13 Oct 2017 03:00:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2txZ-00081p-QI for qemu-devel@nongnu.org; Fri, 13 Oct 2017 03:00:45 -0400 Message-ID: <1507878038.21465.3.camel@redhat.com> From: Gerd Hoffmann Date: Fri, 13 Oct 2017 09:00:38 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] QEMU without X11 support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: hanji unit , qemu-discuss@nongnu.org, qemu-devel@nongnu.org On Thu, 2017-10-12 at 16:25 -0400, hanji unit wrote: > Hello, is it possible to run (or rebuild modifying build flags) QEMU > without support for X11 window system integration? ./configure --disable-gtk --disable-sdl --disable-opengl cheers, Gerd