]> git.proxmox.com Git - mirror_qemu.git/commit
docs: describe the QEMU build system structure / design
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 24 Sep 2015 13:41:38 +0000 (14:41 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 25 Sep 2015 10:20:18 +0000 (12:20 +0200)
commit717171bd2025f732d7fcf43efc08f1551953a0e3
treee3cd9fea8ef78c0456c68d34c4af7e2b27d59aa7
parentae1e93801d9a60642b349c571122909f0019d59e
docs: describe the QEMU build system structure / design

Developers who are new to QEMU, or have a background familiarity
with GNU autotools, can have trouble getting their head around the
home-grown QEMU build system. This document attempts to explain
the structure / design of the configure script and the various
Makefile pieces that live across the source tree.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <1443102098-13642-1-git-send-email-berrange@redhat.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
MAINTAINERS
docs/build-system.txt [new file with mode: 0644]