aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-10-27Makefile: Forbid out-of-tree build from a source tree that has been built inPeter Maydell
2012-10-23qemu-sockets: add socket_listen, socket_connect, socket_parsePaolo Bonzini
2012-10-23build: add QAPI files to the toolsPaolo Bonzini
2012-10-19allow make {dist, }clean work w/out configureMike Frysinger
2012-10-05Remove libhwStefan Weil
2012-10-04Make target_phys_addr_t 64 bits unconditionallyAvi Kivity
2012-09-25configure: Allow builds without any system or user emulationStefan Weil
2012-09-21Eliminate cpus-x86_64.conf fileEduardo Habkost
2012-09-12qemu-img: Add json output option to the info command.Benoît Canet
2012-08-15Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-08-15Makefile: Avoid explicit list of directories in clean targetPeter Maydell
2012-08-15block: Enable qemu_open/close to work with fd setsCorey Bryant
2012-08-11Makefile: add qapi.py dependenciesStefan Hajnoczi
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