summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* Compile some user files only once for all targetsBlue Swirl2009-09-271-16/+4
* Fix user emulator breakageBlue Swirl2009-09-271-4/+2
* Revert "This files are compiled in libqemu.a now"Blue Swirl2009-09-251-0/+3
* clean: remove ide/*.o files on cleanJuan Quintela2009-09-251-1/+1
* This files are compiled in libqemu.a nowJuan Quintela2009-09-231-3/+0
* Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1Blue Swirl2009-09-211-3/+3
* Compile host-utils only onceBlue Swirl2009-09-201-4/+4
* Compile TCG runtime library only onceBlue Swirl2009-09-201-1/+4
* Compile ne2000 only onceBlue Swirl2009-09-201-1/+0
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-201-1/+1
* Compile msix only onceBlue Swirl2009-09-201-1/+1
* Compile loader only onceBlue Swirl2009-09-201-1/+1
* Compile qemu-config only onceBlue Swirl2009-09-201-1/+1
* Compile wdt_i6300esb only onceBlue Swirl2009-09-201-3/+0
* ide/pci: convert to qdev.Gerd Hoffmann2009-09-151-4/+6
* Fix breakage by f80237d45032fbc429aba3b597175fb544a11378 for ISA-less targetsBlue Swirl2009-09-141-7/+7
* Add configure option to compile user targets as PIEKirill A. Shutemov2009-09-121-4/+15
* qdev/isa: convert ne2000Gerd Hoffmann2009-09-101-2/+3
* vga: split vga-isa-mm.oJuan Quintela2009-09-091-1/+1
* vga: split isa bits inco vga-isa.cJuan Quintela2009-09-091-2/+2
* vga: split pci bits into vga-pci.cJuan Quintela2009-09-091-3/+6
* Split piix4 support from piix_pci.cJuan Quintela2009-09-041-1/+1
* ide: move code to hw/ide/Gerd Hoffmann2009-08-271-5/+5
* ide: split away ide-microdrive.cGerd Hoffmann2009-08-271-1/+1
* ide: split away ide-mmio.cGerd Hoffmann2009-08-271-1/+1
* ide: split away ide-pci.cGerd Hoffmann2009-08-271-4/+5
* ide: split away ide-isa.cGerd Hoffmann2009-08-271-3/+4
* qdev: convert watchdogsMarkus Armbruster2009-08-271-3/+3
* Add isa_reserve_irq().Jes Sorensen2009-08-271-2/+2
* Remove a hack introduced by d19076faca944c31bb051b95d285e75ec67902f7malc2009-08-271-4/+0
* qemu: move virtio-pci.o to near pci.oMichael S. Tsirkin2009-08-241-1/+1
* Only build osdep onceAnthony Liguori2009-08-241-1/+1
* Unbreak large mem support by removing kqemuAnthony Liguori2009-08-241-1/+0
* Extract the Marvell 88w8618 audio device from musicpal.cAndrzej Zaborowski2009-08-231-1/+1
* Extract musicpal.c I2C bitbanging code and make it gpio awareAndrzej Zaborowski2009-08-231-1/+1
* user: compile host-utils.c only onceBlue Swirl2009-08-161-1/+1
* Simplify 5ba6531956b9b6486560cbd13604c2238a3542ddBlue Swirl2009-08-161-9/+3
* linux-user: compile envlist.c only onceBlue Swirl2009-08-151-1/+1
* user: compile ioport-user.c only for x86Blue Swirl2009-08-151-5/+16
* user: compile path.c only onceBlue Swirl2009-08-151-2/+2
* Add emacs header to Makefile.targetAnthony Liguori2009-08-101-0/+2
* Move libsunpath to use the same style than everything elseJuan Quintela2009-08-101-7/+0
* convert gprof flags to style of rest of MakefileJuan Quintela2009-08-101-4/+1
* Add cocoa libs at Darwin selection timeJuan Quintela2009-08-101-5/+0
* CURL libs are used both by tools and softmmuJuan Quintela2009-08-101-1/+1
* VDE libs are used both by tools and softmmuJuan Quintela2009-08-101-1/+1
* use TARGET_<arch name> for selectionJuan Quintela2009-08-101-11/+3
* Consolidate audio flags in configureJuan Quintela2009-08-101-17/+0
* remove last 3 uses of :=, everywhere else uses += or =Juan Quintela2009-08-101-3/+3
* Make slirp include dir globlal in cflagsJuan Quintela2009-08-101-3/+0
OpenPOWER on IntegriCloud