summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-04-26Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori1-4/+4
2012-04-26sdl: Add QEMU mascot icon for use with SDLStefan Weil1-0/+1
2012-04-25Generic elimination of auto-generated filesLluís Vilanova1-4/+4
2012-04-24config-host.mak: rename docdir to qemu_docdirEduardo Habkost1-2/+2
2012-04-24Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemuEduardo Habkost1-2/+2
2012-04-24config-host.mak: rename datadir to qemu_datadirEduardo Habkost1-4/+4
2012-04-12make: Always set LC_ALL=C for makeinfoStefan Weil1-1/+1
2012-04-03make: fix clean rule by removing build file in qom/Anthony PERARD1-0/+1
2012-03-31buildfix: check for old pod2man versionsGerd Hoffmann1-1/+0
2012-03-26test: remove qemu-ga referenceMichael Roth1-0/+1
2012-03-24Support utf8 chars in pod docsMichael Tokarev1-4/+5
2012-03-13qom: Add QOM support to user emulatorsAndreas Färber1-3/+3
2012-03-11build: Include config-host.mak as soon as possibleLluís Vilanova1-7/+8
2012-03-01Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-1/+1
2012-02-27Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori1-0/+2
2012-02-24./configure: add option for disabling VirtFSMeador Inge1-0/+2
2012-02-23qemu-ga: fixes for win32 build of qemu-gaMichael Roth1-1/+1
2012-02-22Makefile: Add dependency to fix linux-user-only buildPeter Maydell1-0/+1
2012-02-18kvmvapic: Add option ROMJan Kiszka1-1/+1
2012-02-09make: Remove duplicate use of GLIB_CFLAGSStefan Weil1-2/+0
2012-02-01Add basic version of bridge helperCorey Bryant1-2/+10
2012-02-01Makefile: Remove linux-headers/asm symlink on distcleanPeter Maydell1-0/+1
2012-01-27qom: add the base Object class (v2)Anthony Liguori1-0/+2
2012-01-19Makefile: Remove generated headers on cleanAndreas Färber1-0/+1
2012-01-19Makefile: Exclude tests/Makefile in unconfigured treeAndreas Färber1-0/+2
2012-01-12test: eliminate libcheck tests and have make check use gtesterAnthony Liguori1-2/+2
2012-01-12build: split unit test builds to a separate makefile fragmentAnthony Liguori1-35/+1
2012-01-12tests: mv tests/* -> tests/tcgAnthony Liguori1-2/+2
2012-01-12Fix qapi code generation fixAvi Kivity1-1/+1
2012-01-04hw/9pfs: man page for proxy helperM. Mohan Kumar1-1/+11
2012-01-04hw/9pfs: File ownership and othersM. Mohan Kumar1-1/+1
2012-01-04hw/9pfs: File system helper process for qemu 9p proxy FSM. Mohan Kumar1-0/+3
2011-12-27Fix qapi code generation wrt parallel buildAvi Kivity1-9/+11
2011-12-22link the main loop and its dependencies into the toolsPaolo Bonzini1-2/+3
2011-12-06Drop test-visitorLuiz Capitulino1-4/+1
2011-12-06Introduce test-qmp-input-visitorLuiz Capitulino1-1/+4
2011-12-06Introduce test-qmp-output-visitorLuiz Capitulino1-1/+4
2011-11-30Makefile: use full path for qapi-generated directoryMichael Roth1-1/+1
2011-11-28Revert "fix out of tree build"Anthony Liguori1-1/+1
2011-11-23fix out of tree buildStefano Stabellini1-1/+1
2011-11-17Makefile: fix qga dependenciesMichael S. Tsirkin1-4/+5