aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-11-17Makefile: dependency fixMichael S. Tsirkin1-1/+1
2011-11-17Makefile: fix dependencies for generated .h, .cMichael S. Tsirkin1-18/+18
2011-11-17Makefile: remove more generated files on cleanMichael S. Tsirkin1-0/+2
2011-11-07add sgabios blob and submodulePaolo Bonzini1-1/+1
2011-11-01add "make check" targetGerd Hoffmann1-0/+6
2011-11-01move checks to separate variableGerd Hoffmann1-2/+2
2011-10-26tools: reorganize Makefile variablesPaolo Bonzini1-17/+15
2011-10-10Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-0/+12
2011-10-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-4/+5
2011-10-08target-alpha: Add custom PALcode image for CLIPPER emulation.Richard Henderson1-1/+2
2011-10-05makefile: extract tools-obj-yPaolo Bonzini1-4/+5
2011-10-04qapi: use middle mode in QMP serverAnthony Liguori1-0/+12
2011-09-23Makefile: Remove 'tarbin' targetPeter Maydell1-36/+0
2011-09-17Makefile: Fix broken buildStefan Weil1-2/+2
2011-09-16build: Always have 'BUILD_DIR' variable pointing to the root of the build treeLluís Vilanova1-1/+4
2011-09-10win32: improve version.o dependencyBlue Swirl1-1/+1
2011-09-02Rename qemu -> qemu-system-i386Anthony Liguori1-3/+2
2011-09-01trace: move backend-specific code into the trace/ directoryLluís1-0/+1
2011-08-21guest agent: remove uneeded dependenciesMichael Roth1-4/+4
2011-08-21Remove remenants of qemu_mallocAnthony Liguori1-4/+4
2011-08-20Remove qemu_malloc/qemu_freeAnthony Liguori1-1/+1
2011-08-04Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-0/+1
2011-08-03Makefile: delete config.log in distcleanAlexandre Raymond1-0/+1
2011-08-02coroutine: add test-coroutine automated testsStefan Hajnoczi1-1/+2