summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: do not include main loop where it is not actually usedPaolo Bonzini2012-10-301-3/+3
* build: move cutils.o and qemu-timer-common.o to oslib-obj-yPaolo Bonzini2012-10-301-2/+1
* janitor: move iovector functions out of cutils.cPaolo Bonzini2012-10-301-1/+1
* qemu-sockets: add socket_listen, socket_connect, socket_parsePaolo Bonzini2012-10-231-1/+1
* build: add QAPI files to the toolsPaolo Bonzini2012-10-231-2/+1
* allow make {dist, }clean work w/out configureMike Frysinger2012-10-191-0/+4
* Remove libhwStefan Weil2012-10-051-1/+1
* Make target_phys_addr_t 64 bits unconditionallyAvi Kivity2012-10-041-1/+1
* configure: Allow builds without any system or user emulationStefan Weil2012-09-251-0/+5
* Eliminate cpus-x86_64.conf fileEduardo Habkost2012-09-211-1/+0
* qemu-img: Add json output option to the info command.Benoît Canet2012-09-121-1/+2
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-08-151-5/+2
|\
| * Makefile: Avoid explicit list of directories in clean targetPeter Maydell2012-08-151-5/+2
* | block: Enable qemu_open/close to work with fd setsCorey Bryant2012-08-151-3/+3
|/
* Makefile: add qapi.py dependenciesStefan Hajnoczi2012-08-111-6/+8
* qom: Clean libuser object and dependency filesJan Kiszka2012-08-031-1/+1
* usb: Clean common object and dependency filesJan Kiszka2012-08-031-1/+1
* build: Fix linking failure for qemu-gaDunrong Huang2012-07-291-10/+9
* build: get dependency file directories from object file namesPaolo Bonzini2012-07-281-2/+2
* build: include qapi-generated/ files in qga/Makefile.objsPaolo Bonzini2012-07-281-1/+1
* build: fix build breakage due to bad mergeAnthony Liguori2012-07-171-7/+4
* build: add make dist target (v2)Anthony Liguori2012-07-171-15/+15
* make: Remove 'build-all' ruleStefan Weil2012-07-131-3/+3
* Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori2012-07-091-1/+2
|\
| * consolidate qemu_iovec_memset{,_skip}() into single function and use existing...Michael Tokarev2012-06-111-1/+2
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-06-261-12/+12
|\ \
| * | Makefile: Remove macro qapi-dirStefan Weil2012-06-221-11/+10
| * | Makefile: Remove BUILD_DIR from qapi-dirStefan Weil2012-06-221-1/+1
| * | Install 'bepo' keymap already included in Qemu sourceFrédéric Boiteux2012-06-221-1/+2
* | | PPC: e500: dt: start with empty device treeAlexander Graf2012-06-241-1/+0
|/ /
* | libcacard: build fixesBlue Swirl2012-06-211-2/+2
* | make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori2012-06-191-2/+2
* | build: install qmp-commands.txtBruce Rogers2012-06-151-0/+1
* | build: limit usage of vpathPaolo Bonzini2012-06-071-1/+1
* | build: libcacard Makefile cleanupsPaolo Bonzini2012-06-071-0/+4
* | build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-2/+4
* | build: move fsdev/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-1/+1
* | build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini2012-06-071-9/+9
|/
* move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2)Eduardo Habkost2012-05-101-3/+9
* Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-04-261-4/+4
|\
| * Generic elimination of auto-generated filesLluís Vilanova2012-04-251-4/+4
* | sdl: Add QEMU mascot icon for use with SDLStefan Weil2012-04-261-0/+1
|/
* config-host.mak: rename docdir to qemu_docdirEduardo Habkost2012-04-241-2/+2
* Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemuEduardo Habkost2012-04-241-2/+2
* config-host.mak: rename datadir to qemu_datadirEduardo Habkost2012-04-241-4/+4
* make: Always set LC_ALL=C for makeinfoStefan Weil2012-04-121-1/+1
* make: fix clean rule by removing build file in qom/Anthony PERARD2012-04-031-0/+1
* buildfix: check for old pod2man versionsGerd Hoffmann2012-03-311-1/+0
* test: remove qemu-ga referenceMichael Roth2012-03-261-0/+1
* Support utf8 chars in pod docsMichael Tokarev2012-03-241-4/+5
OpenPOWER on IntegriCloud