aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)Author
2009-10-27Split out bottom halvesKevin Wolf
2009-10-27pcnet: split away lance.c (sparc32 code).Gerd Hoffmann
2009-10-12ide: split cmd646 and piix from pci.cJuan Quintela
2009-10-08Only compile isa_mmio when one target uses itJuan Quintela
2009-10-08Only compile usb_ohci when one target uses itJuan Quintela
2009-10-08Generate gdbstub-xml.c only when neededJuan Quintela
2009-10-08Generate config-devices.hJuan Quintela
2009-10-08Add new config-devices.mak for each targetJuan Quintela
2009-10-08Move generation of config-target.h to Makefile from configureJuan Quintela
2009-10-08Rename config.{h, mak} config-target.{h, mak}Juan Quintela
2009-10-08Don't include config-host.mak from inside config.makJuan Quintela
2009-09-27Compile some user files only once for all targetsBlue Swirl
2009-09-27Fix user emulator breakageBlue Swirl
2009-09-25Revert "This files are compiled in libqemu.a now"Blue Swirl
2009-09-25clean: remove ide/*.o files on cleanJuan Quintela
2009-09-23This files are compiled in libqemu.a nowJuan Quintela
2009-09-21Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1Blue Swirl
2009-09-20Compile host-utils only onceBlue Swirl
2009-09-20Compile TCG runtime library only onceBlue Swirl
2009-09-20Compile ne2000 only onceBlue Swirl
2009-09-20ioports: remove unused env parameter and compile only onceBlue Swirl
2009-09-20Compile msix only onceBlue Swirl
2009-09-20Compile loader only onceBlue Swirl
2009-09-20Compile qemu-config only onceBlue Swirl
2009-09-20Compile wdt_i6300esb only onceBlue Swirl
2009-09-15ide/pci: convert to qdev.Gerd Hoffmann
2009-09-14Fix breakage by f80237d45032fbc429aba3b597175fb544a11378 for ISA-less targetsBlue Swirl
2009-09-12Add configure option to compile user targets as PIEKirill A. Shutemov
2009-09-10qdev/isa: convert ne2000Gerd Hoffmann
2009-09-09vga: split vga-isa-mm.oJuan Quintela
2009-09-09vga: split isa bits inco vga-isa.cJuan Quintela
2009-09-09vga: split pci bits into vga-pci.cJuan Quintela
2009-09-04Split piix4 support from piix_pci.cJuan Quintela
2009-08-27ide: move code to hw/ide/Gerd Hoffmann
2009-08-27ide: split away ide-microdrive.cGerd Hoffmann
2009-08-27ide: split away ide-mmio.cGerd Hoffmann
2009-08-27ide: split away ide-pci.cGerd Hoffmann
2009-08-27ide: split away ide-isa.cGerd Hoffmann
2009-08-27qdev: convert watchdogsMarkus Armbruster
2009-08-27Add isa_reserve_irq().Jes Sorensen
2009-08-27Remove a hack introduced by d19076faca944c31bb051b95d285e75ec67902f7malc
2009-08-24qemu: move virtio-pci.o to near pci.oMichael S. Tsirkin
2009-08-24Only build osdep onceAnthony Liguori
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori
2009-08-23Extract the Marvell 88w8618 audio device from musicpal.cAndrzej Zaborowski
2009-08-23Extract musicpal.c I2C bitbanging code and make it gpio awareAndrzej Zaborowski
2009-08-16user: compile host-utils.c only onceBlue Swirl
2009-08-16Simplify 5ba6531956b9b6486560cbd13604c2238a3542ddBlue Swirl
2009-08-15linux-user: compile envlist.c only onceBlue Swirl
2009-08-15user: compile ioport-user.c only for x86Blue Swirl