]> git.proxmox.com Git - qemu.git/history - Makefile
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / Makefile
2010-07-26 Corentin Charyui: move all ui components in ui/
2010-07-11 Hidetoshi SetoMakefile: Not every shell support {}
2010-07-11 Hidetoshi SetoMakefile: add fsdev/*.{o,d} to clean
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-01 Hidetoshi SetoMakefile: add qemu-options.def to distclean
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Corentin Charyvnc: add missing target for vnc-encodings-*.o
2010-06-01 Jan KiszkaQMP: Introduce commands documentation
2010-06-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-06-01 Jan KiszkaAdd dependency of JSON unit tests on config-host.h
2010-06-01 Corentin Charyvnc: add basic tight support
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Stuart BradyFix tarbin Makefile rule
2010-05-18 Alexander Graftarget-s390: add firmware code
2010-05-03 Corentin Charyvnc: split encoding in specific files
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-28 Amit Shahiov: Introduce a new file for helpers around iovs,...
2010-03-27 Markus Armbrustererror: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o
2010-03-21 Blue SwirlCompile disassemblers only once
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-13 Andre Przywarainstall: honor DESTDIR on sysconfdir population
2010-03-06 Stefan WeilDocumentation: Modify rule for html output (better...
2010-03-04 Stefan WeilMakefile: Fix names of GPXE ROM files
2010-02-27 Amit ShahFix 'make install' from non-srcdir build
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-22 john cooperAdd cpu model configuration support..
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Stefan WeilDocumentation: Add build support for documentation...
2010-02-03 Markus ArmbrusterQDict: New qdict_get_double()
2010-01-26 Juan QuintelaFix generation of config-host.h
2010-01-20 Anthony Liguorimake: qemu-img depends on config-host.h
2010-01-14 Stefan WeilMakefile: Fix message for missing configure
2010-01-08 Paolo Bonzinifinish VPATH -> vpath translation
2010-01-08 Blue SwirlMakefile: remove obsolete libuser.a rule
2010-01-08 Stefan WeilMakefile: Update unmodified config-devices.mak automati...
2010-01-08 Paolo BonziniUse vpath directive
2010-01-07 Andreas FärberDrop --whole-archive and static libraries
2009-12-17 Juergen LockFix a make -j race
2009-12-12 Luiz Capitulinoblock: Convert bdrv_info() to QObject
2009-12-12 Luiz CapitulinoQDict: Introduce qdict_get_qlist()
2009-12-12 Luiz CapitulinoQDict: Introduce qdict_get_qbool()
2009-12-12 Luiz CapitulinoMakefile: move QObject objs to their own entry
2009-12-03 Stefan WeilFix build for mingw32 on windows ($$ expansion)
2009-12-03 Mark McLoughlinnet: move parse_macaddr() to net/util.[ch]
2009-12-03 Mark McLoughlinnet: move dump backend code from net.c to net/dump.c
2009-12-03 Mark McLoughlinnet: move socket backend code from net.c to net/socket.c
2009-12-03 Mark McLoughlinnet: move vde code from net.c to net/vde.c
2009-12-03 Mark McLoughlinnet: move slirp code from net.c to net/slirp.c
2009-12-03 Luiz CapitulinoIntroduce QError
2009-12-02 Stefan WeilMakefile: Remove unneeded prerequisites
2009-11-24 Stefan WeilMakefile: Fix spelling
2009-11-22 Paul BrookDS1338 RTC
2009-11-22 Paul BrookMakefile dependencies for device configs
2009-11-17 Alexander GrafAdd linuxboot to BLOBS
2009-11-17 Anthony LiguoriAdd a unit test for JSON support
2009-11-17 Anthony LiguoriAdd a QObject JSON wrapper
2009-11-17 Anthony LiguoriAdd a JSON parser
2009-11-17 Anthony LiguoriAdd a JSON message boundary identifier
2009-11-17 Anthony LiguoriAdd a lexer for JSON
2009-11-17 Anthony LiguoriAdd a QBool type
2009-11-17 Anthony LiguoriAdd unit test for QFloat
2009-11-17 Anthony LiguoriAdd a QFloat datatype
2009-11-17 lirans@il.ibm.comBlock live migration
2009-11-14 Magnus Dammfix make clean targets
2009-11-12 Juan Quintelafix parallel build
2009-11-12 Stefan WeilMakefile: Fix definition of pxe-*.bin blobs
2009-11-12 Stefan WeilMakefile: Prettify logging
2009-11-09 Paolo BonziniMakefile: make qemu-io dependent on config-host.h
2009-11-09 Uri LublinMakefile: make qemu-img dependant on config-host.h
2009-10-30 Anthony LiguoriSwitch from etherboot to gPXE
2009-10-30 Mark McLoughlinnet: move linux code into net/tap-linux.c
2009-10-30 Mark McLoughlinnet: move AIX code into net/tap-aix.c
2009-10-30 Mark McLoughlinnet: move solaris code to net/tap-solaris.c
2009-10-30 Mark McLoughlinnet: split BSD tap_open() out into net/tap-bsd.c
2009-10-30 Mark McLoughlinnet: split all the tap code out into net/tap.c
2009-10-30 Mark McLoughlinnet: move tap-win32.c under net/
2009-10-30 Mark McLoughlinnet: move net-checksum.c under net/
2009-10-30 Mark McLoughlinnet: move net-queue.[ch] under net/
2009-10-27 Stefan WeilMakefile: Change make to be quiet again when doing...
2009-10-15 Mark McLoughlinnet: refactor packet queueing code
2009-10-13 Blue Swirluser: fix libuser build messages
2009-10-09 malcWindows Waveform Audio driver (no ADC support yet)
2009-10-09 Luiz CapitulinoIntroduce QList unit-tests
2009-10-09 Luiz CapitulinoIntroduce QList
2009-10-09 Juan QuintelaOnly compile ssi when one target uses it
2009-10-09 Juan QuintelaOnly compile ssi-sd when one target uses it
2009-10-09 Juan QuintelaOnly compile max111x when one target uses it
2009-10-09 Juan QuintelaOnly compile ads7846 when one target uses it
2009-10-09 Juan QuintelaOnly compile sd0323 when one target uses it
2009-10-09 Juan QuintelaOnly compile sd0303 when one target uses it
2009-10-09 Juan QuintelaOnly compile stellaris_input when one target uses it
2009-10-09 Juan QuintelaOnly compile tmp105 when one target uses it
2009-10-09 Juan QuintelaOnly compile lm832x when one target uses it
2009-10-09 Juan QuintelaOnly compile tsc2005 when one target uses it
2009-10-09 Juan QuintelaOnly compile twl92230 when one target uses it
2009-10-09 Juan QuintelaOnly compile wm8750 when one target uses it
2009-10-09 Juan QuintelaOnly compile max7310 when one target uses it
2009-10-09 Juan QuintelaOnly compile sd when one target uses it
next