summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* make: fix clean rule by removing build file in qom/Anthony PERARD2012-04-031-0/+1
* buildfix: check for old pod2man versionsGerd Hoffmann2012-03-311-1/+0
* test: remove qemu-ga referenceMichael Roth2012-03-261-0/+1
* Support utf8 chars in pod docsMichael Tokarev2012-03-241-4/+5
* qom: Add QOM support to user emulatorsAndreas Färber2012-03-131-3/+3
* build: Include config-host.mak as soon as possibleLluís Vilanova2012-03-111-7/+8
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-03-011-1/+1
|\
| * kvmvapic: Add option ROMJan Kiszka2012-02-181-1/+1
* | Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori2012-02-271-0/+2
|\ \
| * | ./configure: add option for disabling VirtFSMeador Inge2012-02-241-0/+2
* | | qemu-ga: fixes for win32 build of qemu-gaMichael Roth2012-02-231-1/+1
|/ /
* | Makefile: Add dependency to fix linux-user-only buildPeter Maydell2012-02-221-0/+1
|/
* make: Remove duplicate use of GLIB_CFLAGSStefan Weil2012-02-091-2/+0
* Add basic version of bridge helperCorey Bryant2012-02-011-2/+10
* Makefile: Remove linux-headers/asm symlink on distcleanPeter Maydell2012-02-011-0/+1
* qom: add the base Object class (v2)Anthony Liguori2012-01-271-0/+2
* Makefile: Remove generated headers on cleanAndreas Färber2012-01-191-0/+1
* Makefile: Exclude tests/Makefile in unconfigured treeAndreas Färber2012-01-191-0/+2
* test: eliminate libcheck tests and have make check use gtesterAnthony Liguori2012-01-121-2/+2
* build: split unit test builds to a separate makefile fragmentAnthony Liguori2012-01-121-35/+1
* tests: mv tests/* -> tests/tcgAnthony Liguori2012-01-121-2/+2
* Fix qapi code generation fixAvi Kivity2012-01-121-1/+1
* hw/9pfs: man page for proxy helperM. Mohan Kumar2012-01-041-1/+11
* hw/9pfs: File ownership and othersM. Mohan Kumar2012-01-041-1/+1
* hw/9pfs: File system helper process for qemu 9p proxy FSM. Mohan Kumar2012-01-041-0/+3
* Fix qapi code generation wrt parallel buildAvi Kivity2011-12-271-9/+11
* link the main loop and its dependencies into the toolsPaolo Bonzini2011-12-221-2/+3
* 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
OpenPOWER on IntegriCloud