aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-08-03qom: Clean libuser object and dependency filesJan Kiszka
2012-08-03usb: Clean common object and dependency filesJan Kiszka
2012-07-29build: Fix linking failure for qemu-gaDunrong Huang
2012-07-28build: get dependency file directories from object file namesPaolo Bonzini
2012-07-28build: include qapi-generated/ files in qga/Makefile.objsPaolo Bonzini
2012-07-17build: fix build breakage due to bad mergeAnthony Liguori
2012-07-17build: add make dist target (v2)Anthony Liguori
2012-07-13make: Remove 'build-all' ruleStefan Weil
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori
2012-06-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-06-24PPC: e500: dt: start with empty device treeAlexander Graf
2012-06-22Makefile: Remove macro qapi-dirStefan Weil
2012-06-22Makefile: Remove BUILD_DIR from qapi-dirStefan Weil
2012-06-22Install 'bepo' keymap already included in Qemu sourceFrédéric Boiteux
2012-06-21libcacard: build fixesBlue Swirl
2012-06-19make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori
2012-06-15build: install qmp-commands.txtBruce Rogers
2012-06-11consolidate qemu_iovec_memset{,_skip}() into single function and use existing...Michael Tokarev
2012-06-07build: limit usage of vpathPaolo Bonzini
2012-06-07build: libcacard Makefile cleanupsPaolo Bonzini
2012-06-07build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move fsdev/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini
2012-05-10move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2)Eduardo Habkost
2012-04-26Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2012-04-26sdl: Add QEMU mascot icon for use with SDLStefan Weil
2012-04-25Generic elimination of auto-generated filesLluís Vilanova
2012-04-24config-host.mak: rename docdir to qemu_docdirEduardo Habkost
2012-04-24Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemuEduardo Habkost
2012-04-24config-host.mak: rename datadir to qemu_datadirEduardo Habkost
2012-04-12make: Always set LC_ALL=C for makeinfoStefan Weil
2012-04-03make: fix clean rule by removing build file in qom/Anthony PERARD
2012-03-31buildfix: check for old pod2man versionsGerd Hoffmann
2012-03-26test: remove qemu-ga referenceMichael Roth
2012-03-24Support utf8 chars in pod docsMichael Tokarev
2012-03-13qom: Add QOM support to user emulatorsAndreas Färber
2012-03-11build: Include config-host.mak as soon as possibleLluís Vilanova
2012-03-01Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-02-27Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori
2012-02-24./configure: add option for disabling VirtFSMeador Inge
2012-02-23qemu-ga: fixes for win32 build of qemu-gaMichael Roth
2012-02-22Makefile: Add dependency to fix linux-user-only buildPeter Maydell
2012-02-18kvmvapic: Add option ROMJan Kiszka
2012-02-09make: Remove duplicate use of GLIB_CFLAGSStefan Weil
2012-02-01Add basic version of bridge helperCorey Bryant
2012-02-01Makefile: Remove linux-headers/asm symlink on distcleanPeter Maydell
2012-01-27qom: add the base Object class (v2)Anthony Liguori
2012-01-19Makefile: Remove generated headers on cleanAndreas Färber
2012-01-19Makefile: Exclude tests/Makefile in unconfigured treeAndreas Färber
2012-01-12test: eliminate libcheck tests and have make check use gtesterAnthony Liguori