summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-11-24Build system fix distclean error for pixmanWenchao Xia1-1/+1
2012-11-19Makefile: Add missing dependency (fix parallel builds)Stefan Weil1-0/+2
2012-11-18build: replace weak symbols with a static libraryPaolo Bonzini1-5/+11
2012-11-14pixman: cleanup properly on make distcleanGerd Hoffmann1-0/+1
2012-11-14pixman: pass cflags, add -fPICGerd Hoffmann1-1/+1
2012-11-14pixman: disable gtkGerd Hoffmann1-1/+1
2012-11-14pixman: set --host for cross buildsGerd Hoffmann1-1/+1
2012-11-01Merge remote-tracking branch 'kraxel/pixman.v3' into stagingAnthony Liguori1-0/+9
2012-11-01pixman: windup in configure & makefilesGerd Hoffmann1-0/+9
2012-10-31Merge remote-tracking branch 'origin/master' into threadpoolPaolo Bonzini1-0/+11
2012-10-30build: do not include main loop where it is not actually usedPaolo Bonzini1-3/+3
2012-10-30build: move cutils.o and qemu-timer-common.o to oslib-obj-yPaolo Bonzini1-2/+1
2012-10-30janitor: move iovector functions out of cutils.cPaolo Bonzini1-1/+1
2012-10-27Makefile: Forbid out-of-tree build from a source tree that has been built inPeter Maydell1-0/+11
2012-10-23qemu-sockets: add socket_listen, socket_connect, socket_parsePaolo Bonzini1-1/+1
2012-10-23build: add QAPI files to the toolsPaolo Bonzini1-2/+1
2012-10-19allow make {dist, }clean work w/out configureMike Frysinger1-0/+4
2012-10-05Remove libhwStefan Weil1-1/+1
2012-10-04Make target_phys_addr_t 64 bits unconditionallyAvi Kivity1-1/+1
2012-09-25configure: Allow builds without any system or user emulationStefan Weil1-0/+5
2012-09-21Eliminate cpus-x86_64.conf fileEduardo Habkost1-1/+0
2012-09-12qemu-img: Add json output option to the info command.Benoît Canet1-1/+2
2012-08-15Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-5/+2
2012-08-15Makefile: Avoid explicit list of directories in clean targetPeter Maydell1-5/+2
2012-08-15block: Enable qemu_open/close to work with fd setsCorey Bryant1-3/+3
2012-08-11Makefile: add qapi.py dependenciesStefan Hajnoczi1-6/+8
2012-08-03qom: Clean libuser object and dependency filesJan Kiszka1-1/+1
2012-08-03usb: Clean common object and dependency filesJan Kiszka1-1/+1
2012-07-29build: Fix linking failure for qemu-gaDunrong Huang1-10/+9
2012-07-28build: get dependency file directories from object file namesPaolo Bonzini1-2/+2
2012-07-28build: include qapi-generated/ files in qga/Makefile.objsPaolo Bonzini1-1/+1
2012-07-17build: fix build breakage due to bad mergeAnthony Liguori1-7/+4
2012-07-17build: add make dist target (v2)Anthony Liguori1-15/+15
2012-07-13make: Remove 'build-all' ruleStefan Weil1-3/+3
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori1-1/+2
2012-06-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-12/+12
2012-06-24PPC: e500: dt: start with empty device treeAlexander Graf1-1/+0
2012-06-22Makefile: Remove macro qapi-dirStefan Weil1-11/+10
2012-06-22Makefile: Remove BUILD_DIR from qapi-dirStefan Weil1-1/+1
2012-06-22Install 'bepo' keymap already included in Qemu sourceFrédéric Boiteux1-1/+2
2012-06-21libcacard: build fixesBlue Swirl1-2/+2
2012-06-19make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori1-2/+2
2012-06-15build: install qmp-commands.txtBruce Rogers1-0/+1
2012-06-11consolidate qemu_iovec_memset{,_skip}() into single function and use existing...Michael Tokarev1-1/+2
2012-06-07build: limit usage of vpathPaolo Bonzini1-1/+1
2012-06-07build: libcacard Makefile cleanupsPaolo Bonzini1-0/+4
2012-06-07build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini1-2/+4
2012-06-07build: move fsdev/ objects to nested Makefile.objsPaolo Bonzini1-1/+1
2012-06-07build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini1-9/+9
2012-05-10move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2)Eduardo Habkost1-3/+9