aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-03-05 Properly bomb out on errors in Makefile shell fragments (Ian Jackson)blueswir11-5/+5
2008-02-10Add an ncurses UI.balrog1-0/+6
2008-02-01typobellard1-1/+1
2008-01-31Makefile cleanup - more generic support of 32 bit compilation on x86_64bellard1-18/+11
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog1-0/+12
2008-01-14USB-to-serial device (Samuel Thibault).balrog1-1/+1
2008-01-14Fully clean up on Mac OS X Leopard (Andreas Färber).balrog1-0/+1
2008-01-06update binary distributionbellard1-4/+6
2007-12-24Real SCSI device passthrough (v4), by Laurent Vivier.ths1-0/+1
2007-12-15Split block-raw.c into block-raw-posix.c and block-raw-win32.c, byths1-1/+8
2007-12-09SH4 big endian configuration, by Tomoyoshi Asano.ths1-0/+2
2007-11-24Partial SD card SPI mode support.pbrook1-0/+1
2007-11-18Use CONFIG_VNC_TLS_CFLAGS for building vnc.o.ths1-1/+1
2007-11-18Fix out of tree builds.pbrook1-2/+2
2007-11-18Luminary board input support.pbrook1-1/+1
2007-11-17Break up vl.h.pbrook1-1/+9
2007-11-14removed obsolete test2 targetbellard1-2/+2
2007-11-11Split block API from vl.h.pbrook1-6/+16
2007-11-10Fix Makefile dependencies.pbrook1-2/+2
2007-11-07compile common code oncebellard1-5/+87
2007-10-20Don't install tools if $(TOOLS) is empty, by Thayne Harbaugh.ths1-0/+2
2007-09-30Code provision for n32/n64 mips userland emulation. Not functional yet.ths1-0/+4
2007-09-29Don't hardcode the host architecture name.ths1-1/+1
2007-09-29Update tarbin rule.ths1-0/+4
2007-09-22Only build qemu-img with softmmu targets.pbrook1-1/+0
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-2/+2
2007-07-31Parallels disk image support, by Alex Beregszaszi.ths1-1/+1
2007-06-17Remove cscope.* files on 'make clean', by George G. Davis.ths1-1/+1
2007-05-20Delete linux_boot.bin from the install target.ths1-2/+1
2007-04-24New target for embedded PowerPC emulation (only system emulation, for now).j_mayer1-0/+3
2007-04-16Sparc host update (Ben Taylor, Martin Bochnig)blueswir11-4/+3
2007-04-05Rules needed to compile linux user-mode alpha target.j_mayer1-0/+1
2007-04-01MIPS64 configurations.ths1-0/+2
2007-03-17Better way to select -lrt, by Andrzei Zaborowski.ths1-5/+1
2007-02-10Fix linking for qemu-img on Solaris, by Ben Taylor.ths1-2/+0
2007-02-05updatebellard1-0/+3
2007-01-24Make the tarball's VERSION part overridable from make invocation.ths1-1/+2
2007-01-07added cutils.cbellard1-1/+1
2007-01-05Add -boot n option for x86 using PXE, by Anthony Liguori.ths1-1/+2
2007-01-05Untangle the various CFLAGS/LDFLAGS flavours. Allow overriding theths1-10/+9
2007-01-01Fix Makefile weirdness.ths1-2/+2
2006-08-05enable qcow2bellard1-1/+1
2006-08-01async file I/O APIbellard1-2/+10
2006-06-14Solaris/SPARC host port (Ben Taylor)bellard1-0/+3
2006-06-14use OpenBIOS instead of Proll on sparc (Blue Swirl)bellard1-2/+2
2006-05-14Add doc, html, dvi and .PHONY Makefile targets.pbrook1-0/+12
2006-05-13Move all: target first.pbrook1-2/+2
2006-05-13Allow parallel make.pbrook1-4/+6
2006-04-30Add install-doc rule. Use it when building docs.pbrook1-5/+9
2006-04-30info and dvi doc targetsbellard1-0/+6