summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use common objects for qemu-img and qemu-nbdaliguori2008-09-151-28/+17
* Only build compatfd when using AIO and make sure to always init AIOaliguori2008-09-111-1/+5
* Use signalfd() to work around signal/select racealiguori2008-09-101-2/+2
* Fix windows buildaliguori2008-08-211-4/+11
* Fix compilation of nbd on Solaris (Andreas Faerber)aliguori2008-08-021-0/+4
* Add e1000 etherboot ROM from http://www.rom-o-matic.netaliguori2008-07-261-1/+2
* Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths2008-07-191-0/+2
* Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog2008-07-171-1/+2
* Allow QEMU to connect directly to an NBD server, by Laurent Vivier.ths2008-07-031-4/+4
* Add a parameter to disable host cache, by Laurent Vivier.ths2008-07-031-1/+4
* Add -MTmalc2008-07-021-1/+1
* Pulseaudio drivermalc2008-07-021-0/+5
* Prevent guest reusing host memory allocations.pbrook2008-06-091-1/+1
* 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
OpenPOWER on IntegriCloud