]> git.ipfire.org Git - thirdparty/qemu.git/history - Makefile
sh4 disasm fixes
[thirdparty/qemu.git] / Makefile
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
2009-10-09  Juan QuintelaOnly compile ptimer when one target uses it
2009-10-09  Juan QuintelaGenerate config-devices.h
2009-10-09  Juan QuintelaAdd new config-devices.mak for each target
2009-10-09  Juan QuintelaRename config.{h, mak} config-target.{h, mak}
2009-10-09  Juan QuintelaRemove useless check for config-host.mak
2009-10-09  Juan QuintelaMove generation of config-host.h to Makefile from configure
2009-10-06  Juan Quintelaconfigure and Makefile are not generated in qemu
2009-10-06  Juan Quintelaadd build-all to .PHONY rules
2009-10-01  Edgar E. IglesiasInclude microblaze binaries in tarbin.
2009-09-27  Blue SwirlCompile some user files only once for all targets
2009-09-20  Blue SwirlCompile host-utils only once
2009-09-20  Blue SwirlCompile TCG runtime library only once
2009-09-20  Blue Swirlioports: remove unused env parameter and compile only...
2009-09-20  Blue SwirlCompile qemu-config only once
2009-09-12  Kirill A. ShutemovAdd configure option to compile user targets as PIE
2009-09-09  Gerd Hoffmannqdev/scsi: add scsi bus support to qdev, convert drivers.
2009-09-09  Gerd Hoffmannqdev/usb: add usb bus support to qdev, convert drivers.
2009-09-04  Luiz CapitulinoIntroduce QDict unit-tests
2009-09-04  Luiz CapitulinoIntroduce QString unit-tests
2009-09-04  Luiz CapitulinoIntroduce QInt unit-tests
2009-09-04  Luiz CapitulinoIntroduce QDict
2009-09-04  Luiz CapitulinoIntroduce QString
2009-09-04  Luiz CapitulinoIntroduce QInt
2009-08-28  Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28  Christoph Hellwigraw-posix: add Linux native AIO support
2009-08-28  Paolo Bonziniadd file descriptor migration
2009-08-24  Christoph Hellwigmake pthreads mandatory
2009-08-24  Anthony LiguoriOnly build osdep once
2009-08-24  Chris LalancetteMigration via unix sockets.
2009-08-24  Alexandre BiqueMakefile: fixed rule TAGS
2009-08-18  Blue SwirlFix breakage of alpha, mips64, ppc64 and x86_64 targets...
2009-08-16  Blue Swirluser: compile host-utils.c only once
2009-08-15  Blue Swirllinux-user: compile envlist.c only once
2009-08-15  Blue Swirluser: compile path.c only once
2009-08-10  Juan QuintelaCURL libs are used both by tools and softmmu
2009-08-10  Juan QuintelaVDE libs are used both by tools and softmmu
2009-08-10  Juan QuintelaAdd libs_tools support
2009-08-10  Juan QuintelaCONFIG_POSIX makes more sense that not CONFIG_WIN32
2009-08-10  Juan QuintelaGenerate CONFIG_AUDIO_PT_INT in configure
2009-08-10  Juan QuintelaAUDIO_PT is not needed
2009-08-10  Juan QuintelaFMOD_CFLAGS is not set when CONFIG_FMOD is undef
2009-08-10  Juan QuintelaMake slirp include dir globlal in cflags
2009-08-10  Juan QuintelaFold BRLAPI_LIBS into libs_softmmu
2009-08-10  Juan Quintelamove common QEMU_CFLAGS to configure
2009-08-10  Juan QuintelaRename CPPFLAGS to QEMU_CFLAGS
2009-08-10  Juan QuintelaMove to configure CONFIG_WIN32 libraries needed always
2009-08-10  Juan QuintelaMove to configure CONFIG_SOLARIS libraries needed always
2009-08-10  Juan QuintelaCLOCKLIBS was used for all binaries
2009-08-10  Juan QuintelaPTHREADLIBS was used for all binaries
2009-08-10  Juan QuintelaWe want to pass LIB through configuration files now
2009-08-10  Juan QuintelaWe use -lz for all binaries
2009-08-10  Juan QuintelaAdd CURL_CFLAGS
2009-08-10  Stefan WeilAdd new block driver for the VDI format (only aio suppo...
2009-07-31  Paul BrookOption rom makefile fixes
2009-07-27  Juan Quintelaset SEARCH_PATH for the linker script from output of...
2009-07-27  Juan Quintelasimplify brlapi selection
2009-07-27  Juan QuintelaUse CONFIG_POSIX to simplify Makefile
2009-07-27  Juan QuintelaAdd -static in configure if needed
2009-07-27  Juan Quintelamake fmod also use FMOD_{LIBS,CFLAGS}
2009-07-27  Juan Quintelaremove CONFIG_ from BLUEZ_{LIBS,FLAGS}
2009-07-27  Juan Quintelaremove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
2009-07-16  Juan QuintelaWe can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS...
2009-07-16  Juan QuintelaWe can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS...
2009-07-16  Juan Quintelaalready defined several lines before in block-obj-y
2009-07-16  Juan Quintelause block-nested-y for files inside block/
2009-07-16  Gerd Hoffmannqdev: rework device properties.
next