aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2010-12-09spice: add qxl vgabios binary.Gerd Hoffmann
2010-12-01Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2010-11-26Include directives in default configsPaul Brook
2010-11-26Add missing dependency.Paul Brook
2010-11-22eepro100: Use a single rom file for all i825xx devicesStefan Weil
2010-11-21Makefile: Fix check dependency breakageLuiz Capitulino
2010-11-21Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange
2010-11-21Revert "Add a DTrace tracing backend targetted for SystemTAP compatability"Anthony Liguori
2010-11-16Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange
2010-11-16Add new vgabios binaries to blobs list.Gerd Hoffmann
2010-11-01Fix out of tree buildBlue Swirl