aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
2009-09-10qdev/isa: convert ne2000Gerd Hoffmann1-2/+3
2009-09-09vga: split vga-isa-mm.oJuan Quintela1-1/+1
2009-09-09vga: split isa bits inco vga-isa.cJuan Quintela1-2/+2
2009-09-09vga: split pci bits into vga-pci.cJuan Quintela1-3/+6
2009-09-04Split piix4 support from piix_pci.cJuan Quintela1-1/+1
2009-08-27ide: move code to hw/ide/Gerd Hoffmann1-5/+5
2009-08-27ide: split away ide-microdrive.cGerd Hoffmann1-1/+1
2009-08-27ide: split away ide-mmio.cGerd Hoffmann1-1/+1
2009-08-27ide: split away ide-pci.cGerd Hoffmann1-4/+5
2009-08-27ide: split away ide-isa.cGerd Hoffmann1-3/+4
2009-08-27qdev: convert watchdogsMarkus Armbruster1-3/+3
2009-08-27Add isa_reserve_irq().Jes Sorensen1-2/+2
2009-08-27Remove a hack introduced by d19076faca944c31bb051b95d285e75ec67902f7malc1-4/+0
2009-08-24qemu: move virtio-pci.o to near pci.oMichael S. Tsirkin1-1/+1
2009-08-24Only build osdep onceAnthony Liguori1-1/+1
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori1-1/+0
2009-08-23Extract the Marvell 88w8618 audio device from musicpal.cAndrzej Zaborowski1-1/+1
2009-08-23Extract musicpal.c I2C bitbanging code and make it gpio awareAndrzej Zaborowski1-1/+1
2009-08-16user: compile host-utils.c only onceBlue Swirl1-1/+1
2009-08-16Simplify 5ba6531956b9b6486560cbd13604c2238a3542ddBlue Swirl1-9/+3
2009-08-15linux-user: compile envlist.c only onceBlue Swirl1-1/+1
2009-08-15user: compile ioport-user.c only for x86Blue Swirl1-5/+16
2009-08-15user: compile path.c only onceBlue Swirl1-2/+2
2009-08-10Add emacs header to Makefile.targetAnthony Liguori1-0/+2
2009-08-10Move libsunpath to use the same style than everything elseJuan Quintela1-7/+0
2009-08-10convert gprof flags to style of rest of MakefileJuan Quintela1-4/+1
2009-08-10Add cocoa libs at Darwin selection timeJuan Quintela1-5/+0
2009-08-10CURL libs are used both by tools and softmmuJuan Quintela1-1/+1
2009-08-10VDE libs are used both by tools and softmmuJuan Quintela1-1/+1
2009-08-10use TARGET_<arch name> for selectionJuan Quintela1-11/+3
2009-08-10Consolidate audio flags in configureJuan Quintela1-17/+0
2009-08-10remove last 3 uses of :=, everywhere else uses += or =Juan Quintela1-3/+3
2009-08-10Make slirp include dir globlal in cflagsJuan Quintela1-3/+0
2009-08-10Use one less HELPER_CFLAGSJuan Quintela1-3/+1
2009-08-10Use only one KVM_CFLAGSJuan Quintela1-2/+1
2009-08-10Move dis-* selection to configureJuan Quintela1-41/+12
2009-08-10Added CONFIG_NEED_MMU for microblaze and crisJuan Quintela1-3/+1
2009-08-10Generate more conmmon CFLAGSJuan Quintela1-7/+0
2009-08-10Fold TARGET_GPROF handling in configureJuan Quintela1-7/+0
2009-08-10this bit was already generated in configureJuan Quintela1-4/+0
2009-08-10Move ia64 QEMU_CFLAGS target to configureJuan Quintela1-4/+0
2009-08-10Move alpha CFLAGS target to configureJuan Quintela1-5/+0
2009-08-10Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.targetJuan Quintela1-5/+3
2009-08-10\!CONFIG_USER_ONLY == CONFIG_SOFTMMUJuan Quintela1-8/+4
2009-08-10remove duplicated TARGET_GPROF codeJuan Quintela1-6/+1
2009-08-10Fold BRLAPI_LIBS into libs_softmmuJuan Quintela1-1/+1
2009-08-10Fold FDT_LIBS into libs_softmmuJuan Quintela1-2/+0
2009-08-10Fold BLUEZ_LIBS into libs_softmmuJuan Quintela1-4/+0
2009-08-10Fold XEN_LIBS into libs_softmmuJuan Quintela1-3/+0
2009-08-10Fold VNC_SASL_LIBS into libs_softmmuJuan Quintela1-4/+0