]> git.proxmox.com Git - qemu.git/history - Makefile
list MST as pci layer maintainer
[qemu.git] / Makefile
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
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
next