aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2011-07-21guest agent: qemu-ga daemonMichael Roth
2011-07-21guest agent: command state classMichael Roth
2011-07-21qapi: add test-qmp-commands, tests for gen. marshalling/dispatch codeMichael Roth
2011-07-21qapi: add test-visitor, tests for gen. visitor codeMichael Roth
2011-07-21Add hard build dependency on glibAnthony Liguori
2011-06-14libcacard: add libcacard.la targetAlon Levy
2011-06-07json-parser: propagate error from parserAnthony Liguori
2011-06-03PPC: install mpc8544ds.dtbAlexander Graf
2011-05-08libcacard: add correct subdirectory dependenciesPaolo Bonzini
2011-04-25Merge remote-tracking branch 'awilliam/ipxe' into stagingAnthony Liguori
2011-04-18PXE: Use consistent naming for PXE ROMsAlex Williamson
2011-04-16Makefile: Clean up after "make pdf"Brad Hards
2011-04-01libcacard: initial commitRobert Relyea
2011-04-01trace: move trace objects from Makefile to Makefile.objsAlon Levy
2011-04-01Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...David Gibson
2011-04-01Implement hcall based RTAS for pSeries machinesDavid Gibson
2011-03-16microblaze: Add PetaLogix ml605 MMU little-endian ref designMichal Simek
2011-01-20Add scripts directoryBlue Swirl