summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-05-28Don't link usermode emulation against libqemu_common.apbrook
2008-05-27qemu-nbd tool (Anthony Liguori)bellard
2008-05-09Add the LM8323-based keyboard of N810.balrog
2008-04-23Copy Sparc64 firmware when installing (Hervé Poussineau)blueswir1
2008-04-22Ignore .git and .svn in Makefile, noticed by Stefan Weil.aurel32
2008-04-14Nokia N800 machine support (ARM).balrog
2008-04-08Braille device supportaurel32
2008-03-31Remove stray BASE_CFLAGS.pbrook
2008-03-05 Properly bomb out on errors in Makefile shell fragments (Ian Jackson)blueswir1
2008-02-10Add an ncurses UI.balrog
2008-02-01typobellard
2008-01-31Makefile cleanup - more generic support of 32 bit compilation on x86_64bellard
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