summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* 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-281-5/+5
* ide: split away ide-microdrive.cGerd Hoffmann2009-08-281-1/+1
* ide: split away ide-mmio.cGerd Hoffmann2009-08-281-1/+1
* ide: split away ide-pci.cGerd Hoffmann2009-08-281-4/+5
* ide: split away ide-isa.cGerd Hoffmann2009-08-281-3/+4
* qdev: convert watchdogsMarkus Armbruster2009-08-281-3/+3
* Add isa_reserve_irq().Jes Sorensen2009-08-281-2/+2
* Remove a hack introduced by d19076faca944c31bb051b95d285e75ec67902f7malc2009-08-271-4/+0Star
* 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/+0Star
* 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/+3Star
* 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/+0Star
* convert gprof flags to style of rest of MakefileJuan Quintela2009-08-101-4/+1Star
* Add cocoa libs at Darwin selection timeJuan Quintela2009-08-101-5/+0Star
* 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/+3Star
* Consolidate audio flags in configureJuan Quintela2009-08-101-17/+0Star
* 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/+0Star
* Use one less HELPER_CFLAGSJuan Quintela2009-08-101-3/+1Star
* Use only one KVM_CFLAGSJuan Quintela2009-08-101-2/+1Star
* Move dis-* selection to configureJuan Quintela2009-08-101-41/+12Star
* Added CONFIG_NEED_MMU for microblaze and crisJuan Quintela2009-08-101-3/+1Star
* Generate more conmmon CFLAGSJuan Quintela2009-08-101-7/+0Star
* Fold TARGET_GPROF handling in configureJuan Quintela2009-08-101-7/+0Star
* this bit was already generated in configureJuan Quintela2009-08-101-4/+0Star
* Move ia64 QEMU_CFLAGS target to configureJuan Quintela2009-08-101-4/+0Star
* Move alpha CFLAGS target to configureJuan Quintela2009-08-101-5/+0Star
* Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.targetJuan Quintela2009-08-101-5/+3Star
* \!CONFIG_USER_ONLY == CONFIG_SOFTMMUJuan Quintela2009-08-101-8/+4Star
* remove duplicated TARGET_GPROF codeJuan Quintela2009-08-101-6/+1Star
* Fold BRLAPI_LIBS into libs_softmmuJuan Quintela2009-08-101-1/+1
* Fold FDT_LIBS into libs_softmmuJuan Quintela2009-08-101-2/+0Star
* Fold BLUEZ_LIBS into libs_softmmuJuan Quintela2009-08-101-4/+0Star
* Fold XEN_LIBS into libs_softmmuJuan Quintela2009-08-101-3/+0Star
* Fold VNC_SASL_LIBS into libs_softmmuJuan Quintela2009-08-101-4/+0Star