summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Don't link usermode emulation against libqemu_common.apbrook2008-05-281-2/+15
* qemu-nbd tool (Anthony Liguori)bellard2008-05-271-1/+13
* Add the LM8323-based keyboard of N810.balrog2008-05-091-1/+1
* Copy Sparc64 firmware when installing (Hervé Poussineau)blueswir12008-04-231-1/+2
* Ignore .git and .svn in Makefile, noticed by Stefan Weil.aurel322008-04-221-1/+1
* Nokia N800 machine support (ARM).balrog2008-04-141-1/+2
* Braille device supportaurel322008-04-081-0/+5
* Remove stray BASE_CFLAGS.pbrook2008-03-311-1/+1
* Properly bomb out on errors in Makefile shell fragments (Ian Jackson)blueswir12008-03-051-5/+5
* Add an ncurses UI.balrog2008-02-101-0/+6
* typobellard2008-02-011-1/+1
* Makefile cleanup - more generic support of 32 bit compilation on x86_64bellard2008-01-311-18/+11
* pthreads-based audio and miscellaneous audio clean-up (malc).balrog2008-01-141-0/+12
* USB-to-serial device (Samuel Thibault).balrog2008-01-141-1/+1
* Fully clean up on Mac OS X Leopard (Andreas Färber).balrog2008-01-141-0/+1
* update binary distributionbellard2008-01-061-4/+6
* Real SCSI device passthrough (v4), by Laurent Vivier.ths2007-12-241-0/+1
* Split block-raw.c into block-raw-posix.c and block-raw-win32.c, byths2007-12-151-1/+8
* SH4 big endian configuration, by Tomoyoshi Asano.ths2007-12-091-0/+2
* Partial SD card SPI mode support.pbrook2007-11-241-0/+1
* Use CONFIG_VNC_TLS_CFLAGS for building vnc.o.ths2007-11-181-1/+1
* Fix out of tree builds.pbrook2007-11-181-2/+2
* Luminary board input support.pbrook2007-11-181-1/+1
* Break up vl.h.pbrook2007-11-171-1/+9
* removed obsolete test2 targetbellard2007-11-141-2/+2
* Split block API from vl.h.pbrook2007-11-111-6/+16
* Fix Makefile dependencies.pbrook2007-11-101-2/+2
* compile common code oncebellard2007-11-071-5/+87
* Don't install tools if $(TOOLS) is empty, by Thayne Harbaugh.ths2007-10-201-0/+2
* Code provision for n32/n64 mips userland emulation. Not functional yet.ths2007-09-301-0/+4
* Don't hardcode the host architecture name.ths2007-09-291-1/+1
* Update tarbin rule.ths2007-09-291-0/+4
* Only build qemu-img with softmmu targets.pbrook2007-09-221-1/+0
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Parallels disk image support, by Alex Beregszaszi.ths2007-07-311-1/+1
* Remove cscope.* files on 'make clean', by George G. Davis.ths2007-06-171-1/+1
* Delete linux_boot.bin from the install target.ths2007-05-201-2/+1
* New target for embedded PowerPC emulation (only system emulation, for now).j_mayer2007-04-241-0/+3
* Sparc host update (Ben Taylor, Martin Bochnig)blueswir12007-04-161-4/+3
* Rules needed to compile linux user-mode alpha target.j_mayer2007-04-051-0/+1
* MIPS64 configurations.ths2007-04-011-0/+2
* Better way to select -lrt, by Andrzei Zaborowski.ths2007-03-171-5/+1
* Fix linking for qemu-img on Solaris, by Ben Taylor.ths2007-02-101-2/+0
* updatebellard2007-02-051-0/+3
* Make the tarball's VERSION part overridable from make invocation.ths2007-01-241-1/+2
* added cutils.cbellard2007-01-071-1/+1
* Add -boot n option for x86 using PXE, by Anthony Liguori.ths2007-01-051-1/+2
* Untangle the various CFLAGS/LDFLAGS flavours. Allow overriding theths2007-01-051-10/+9
* Fix Makefile weirdness.ths2007-01-011-2/+2
* enable qcow2bellard2006-08-051-1/+1
OpenPOWER on IntegriCloud