aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2010-11-01Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-10-30Move QEMU OS dependant library functions to OS specific filesJes Sorensen
2010-10-27qemu-options.def: add to generated header listMichael S. Tsirkin
2010-10-26Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-10-23qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl
2010-10-22Fix test suite build with tracing enabledJan Kiszka
2010-10-13ppc: remove video.xBlue Swirl
2010-10-09trace: remove timestamp files when cleaning upBlue Swirl
2010-10-05Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-10-02trace: avoid unnecessary recompilation if nothing changedBlue Swirl
2010-10-02Makefile: fix config-devices.mak generationBlue Swirl
2010-10-01Monitor: Rename the qemu-monitor.hx fileLuiz Capitulino
2010-10-01Monitor: Introduce the qmp-commands.hx fileLuiz Capitulino
2010-09-26mingw: add version information to the executablesBlue Swirl
2010-09-21trace: Fix user emulator dependency on trace objectsAndreas Färber
2010-09-09trace: Add simple built-in tracing backendStefan Hajnoczi
2010-09-09trace: Add trace-events file for declaring trace eventsStefan Hajnoczi
2010-07-26ui: move all ui components in ui/Corentin Chary
2010-07-11Makefile: Not every shell support {}Hidetoshi Seto
2010-07-11Makefile: add fsdev/*.{o,d} to cleanHidetoshi Seto
2010-07-01Makefile: add qemu-options.def to distcleanHidetoshi Seto
2010-06-01vnc: add missing target for vnc-encodings-*.oCorentin Chary
2010-06-01QMP: Introduce commands documentationJan Kiszka
2010-06-01Add dependency of JSON unit tests on config-host.hJan Kiszka
2010-06-01vnc: add basic tight supportCorentin Chary
2010-05-22Fix tarbin Makefile ruleStuart Brady
2010-05-18target-s390: add firmware codeAlexander Graf
2010-05-03vnc: split encoding in specific filesCorentin Chary
2010-04-28iov: Introduce a new file for helpers around iovs, add iov_from_buf()Amit Shah
2010-03-27error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.oMarkus Armbruster
2010-03-21Compile disassemblers only onceBlue Swirl
2010-03-13install: honor DESTDIR on sysconfdir populationAndre Przywara