aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-02-09make: Remove duplicate use of GLIB_CFLAGSStefan Weil
2012-02-01Add basic version of bridge helperCorey Bryant
2012-02-01Makefile: Remove linux-headers/asm symlink on distcleanPeter Maydell
2012-01-27qom: add the base Object class (v2)Anthony Liguori
2012-01-19Makefile: Remove generated headers on cleanAndreas Färber
2012-01-19Makefile: Exclude tests/Makefile in unconfigured treeAndreas Färber
2012-01-12test: eliminate libcheck tests and have make check use gtesterAnthony Liguori
2012-01-12build: split unit test builds to a separate makefile fragmentAnthony Liguori
2012-01-12tests: mv tests/* -> tests/tcgAnthony Liguori
2012-01-12Fix qapi code generation fixAvi Kivity
2012-01-04hw/9pfs: man page for proxy helperM. Mohan Kumar
2012-01-04hw/9pfs: File ownership and othersM. Mohan Kumar
2012-01-04hw/9pfs: File system helper process for qemu 9p proxy FSM. Mohan Kumar
2011-12-27Fix qapi code generation wrt parallel buildAvi Kivity
2011-12-22link the main loop and its dependencies into the toolsPaolo Bonzini
2011-12-06Drop test-visitorLuiz Capitulino
2011-12-06Introduce test-qmp-input-visitorLuiz Capitulino
2011-12-06Introduce test-qmp-output-visitorLuiz Capitulino
2011-11-30Makefile: use full path for qapi-generated directoryMichael Roth
2011-11-28Revert "fix out of tree build"Anthony Liguori
2011-11-23fix out of tree buildStefano Stabellini
2011-11-17Makefile: fix qga dependenciesMichael S. Tsirkin
2011-11-17Makefile: dependency fixMichael S. Tsirkin
2011-11-17Makefile: fix dependencies for generated .h, .cMichael S. Tsirkin
2011-11-17Makefile: remove more generated files on cleanMichael S. Tsirkin
2011-11-07add sgabios blob and submodulePaolo Bonzini
2011-11-01add "make check" targetGerd Hoffmann
2011-11-01move checks to separate variableGerd Hoffmann
2011-10-26tools: reorganize Makefile variablesPaolo Bonzini
2011-10-10Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2011-10-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-10-08target-alpha: Add custom PALcode image for CLIPPER emulation.Richard Henderson
2011-10-05makefile: extract tools-obj-yPaolo Bonzini
2011-10-04qapi: use middle mode in QMP serverAnthony Liguori
2011-09-23Makefile: Remove 'tarbin' targetPeter Maydell
2011-09-17Makefile: Fix broken buildStefan Weil
2011-09-16build: Always have 'BUILD_DIR' variable pointing to the root of the build treeLluís Vilanova
2011-09-10win32: improve version.o dependencyBlue Swirl
2011-09-02Rename qemu -> qemu-system-i386Anthony Liguori
2011-09-01trace: move backend-specific code into the trace/ directoryLluís
2011-08-21guest agent: remove uneeded dependenciesMichael Roth
2011-08-21Remove remenants of qemu_mallocAnthony Liguori
2011-08-20Remove qemu_malloc/qemu_freeAnthony Liguori
2011-08-04Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-08-03Makefile: delete config.log in distcleanAlexandre Raymond
2011-08-02coroutine: add test-coroutine automated testsStefan Hajnoczi
2011-07-27Makefile: add missing deps on $(GENERATED_HEADERS)Michael Roth
2011-07-27Makefile: Minor cscope fixupsAlexandre Raymond
2011-07-25Let users select their pythonsBlue Swirl
2011-07-21guest agent: add guest agent RPCs/commandsMichael Roth