summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Drop test-visitorLuiz Capitulino2011-12-061-4/+1
* Introduce test-qmp-input-visitorLuiz Capitulino2011-12-061-1/+4
* Introduce test-qmp-output-visitorLuiz Capitulino2011-12-061-1/+4
* Makefile: use full path for qapi-generated directoryMichael Roth2011-11-301-1/+1
* Revert "fix out of tree build"Anthony Liguori2011-11-281-1/+1
* fix out of tree buildStefano Stabellini2011-11-231-1/+1
* Makefile: fix qga dependenciesMichael S. Tsirkin2011-11-171-4/+5
* Makefile: dependency fixMichael S. Tsirkin2011-11-171-1/+1
* Makefile: fix dependencies for generated .h, .cMichael S. Tsirkin2011-11-171-18/+18
* Makefile: remove more generated files on cleanMichael S. Tsirkin2011-11-171-0/+2
* add sgabios blob and submodulePaolo Bonzini2011-11-071-1/+1
* add "make check" targetGerd Hoffmann2011-11-011-0/+6
* move checks to separate variableGerd Hoffmann2011-11-011-2/+2
* tools: reorganize Makefile variablesPaolo Bonzini2011-10-261-17/+15
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2011-10-101-0/+12
|\
| * qapi: use middle mode in QMP serverAnthony Liguori2011-10-041-0/+12
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-10-101-4/+5
|\ \
| * | makefile: extract tools-obj-yPaolo Bonzini2011-10-051-4/+5
| |/
* | target-alpha: Add custom PALcode image for CLIPPER emulation.Richard Henderson2011-10-081-1/+2
|/
* Makefile: Remove 'tarbin' targetPeter Maydell2011-09-231-36/+0
* Makefile: Fix broken buildStefan Weil2011-09-171-2/+2
* build: Always have 'BUILD_DIR' variable pointing to the root of the build treeLluís Vilanova2011-09-161-1/+4
* win32: improve version.o dependencyBlue Swirl2011-09-101-1/+1
* Rename qemu -> qemu-system-i386Anthony Liguori2011-09-021-3/+2
* trace: move backend-specific code into the trace/ directoryLluís2011-09-011-0/+1
* guest agent: remove uneeded dependenciesMichael Roth2011-08-211-4/+4
* Remove remenants of qemu_mallocAnthony Liguori2011-08-211-4/+4
* Remove qemu_malloc/qemu_freeAnthony Liguori2011-08-201-1/+1
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-08-041-0/+1
|\
| * Makefile: delete config.log in distcleanAlexandre Raymond2011-08-031-0/+1
* | coroutine: add test-coroutine automated testsStefan Hajnoczi2011-08-021-1/+2
|/
* Makefile: add missing deps on $(GENERATED_HEADERS)Michael Roth2011-07-271-1/+3
* Makefile: Minor cscope fixupsAlexandre Raymond2011-07-271-1/+1
* Let users select their pythonsBlue Swirl2011-07-251-6/+6
* guest agent: add guest agent RPCs/commandsMichael Roth2011-07-211-3/+13
* guest agent: qemu-ga daemonMichael Roth2011-07-211-3/+5
* guest agent: command state classMichael Roth2011-07-211-1/+3
* qapi: add test-qmp-commands, tests for gen. marshalling/dispatch codeMichael Roth2011-07-211-1/+7
* qapi: add test-visitor, tests for gen. visitor codeMichael Roth2011-07-211-2/+17
* Add hard build dependency on glibAnthony Liguori2011-07-211-0/+2
* libcacard: add libcacard.la targetAlon Levy2011-06-141-1/+19
* json-parser: propagate error from parserAnthony Liguori2011-06-071-2/+2
* PPC: install mpc8544ds.dtbAlexander Graf2011-06-031-0/+1
* libcacard: add correct subdirectory dependenciesPaolo Bonzini2011-05-081-0/+2
* Merge remote-tracking branch 'awilliam/ipxe' into stagingAnthony Liguori2011-04-251-8/+8
|\
| * PXE: Use consistent naming for PXE ROMsAlex Williamson2011-04-181-8/+8
* | Makefile: Clean up after "make pdf"Brad Hards2011-04-161-1/+4
|/
* libcacard: initial commitRobert Relyea2011-04-011-2/+4
* trace: move trace objects from Makefile to Makefile.objsAlon Levy2011-04-011-32/+0
* Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...David Gibson2011-04-011-1/+1
OpenPOWER on IntegriCloud