summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog
2008-01-14USB-to-serial device (Samuel Thibault).balrog
2008-01-14Fully clean up on Mac OS X Leopard (Andreas Färber).balrog
2008-01-06update binary distributionbellard
2007-12-24Real SCSI device passthrough (v4), by Laurent Vivier.ths
2007-12-15Split block-raw.c into block-raw-posix.c and block-raw-win32.c, byths
2007-12-09SH4 big endian configuration, by Tomoyoshi Asano.ths
2007-11-24Partial SD card SPI mode support.pbrook
2007-11-18Use CONFIG_VNC_TLS_CFLAGS for building vnc.o.ths
2007-11-18Fix out of tree builds.pbrook
2007-11-18Luminary board input support.pbrook
2007-11-17Break up vl.h.pbrook
2007-11-14removed obsolete test2 targetbellard
2007-11-11Split block API from vl.h.pbrook
2007-11-10Fix Makefile dependencies.pbrook
2007-11-07compile common code oncebellard
2007-10-20Don't install tools if $(TOOLS) is empty, by Thayne Harbaugh.ths
2007-09-30Code provision for n32/n64 mips userland emulation. Not functional yet.ths
2007-09-29Don't hardcode the host architecture name.ths
2007-09-29Update tarbin rule.ths
2007-09-22Only build qemu-img with softmmu targets.pbrook
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-31Parallels disk image support, by Alex Beregszaszi.ths
2007-06-17Remove cscope.* files on 'make clean', by George G. Davis.ths
2007-05-20Delete linux_boot.bin from the install target.ths
2007-04-24New target for embedded PowerPC emulation (only system emulation, for now).j_mayer
2007-04-16Sparc host update (Ben Taylor, Martin Bochnig)blueswir1
2007-04-05Rules needed to compile linux user-mode alpha target.j_mayer
2007-04-01MIPS64 configurations.ths
2007-03-17Better way to select -lrt, by Andrzei Zaborowski.ths
2007-02-10Fix linking for qemu-img on Solaris, by Ben Taylor.ths
2007-02-05updatebellard
2007-01-24Make the tarball's VERSION part overridable from make invocation.ths
2007-01-07added cutils.cbellard
2007-01-05Add -boot n option for x86 using PXE, by Anthony Liguori.ths
2007-01-05Untangle the various CFLAGS/LDFLAGS flavours. Allow overriding theths
2007-01-01Fix Makefile weirdness.ths
2006-08-05enable qcow2bellard
2006-08-01async file I/O APIbellard
2006-06-14Solaris/SPARC host port (Ben Taylor)bellard
2006-06-14use OpenBIOS instead of Proll on sparc (Blue Swirl)bellard
2006-05-14Add doc, html, dvi and .PHONY Makefile targets.pbrook
2006-05-13Move all: target first.pbrook
2006-05-13Allow parallel make.pbrook
2006-04-30Add install-doc rule. Use it when building docs.pbrook
2006-04-30info and dvi doc targetsbellard
2006-04-23Autodetect tools neccessary for building documentation.pbrook
2006-04-17Allow user to specify "install" utility.pbrook
2006-04-16Fix out of tree builds.pbrook
2006-04-09DESTDIR makefile support.pbrook