aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.hw
AgeCommit message (Expand)AuthorFilesLines
2010-05-22Clean libhw subdirs as wellJan Kiszka1-1/+1
2010-01-08Use vpath directivePaolo Bonzini1-1/+1
2010-01-07Drop --whole-archive and static librariesAndreas Färber1-31/+2
2009-11-19Built network devices oncePaul Brook1-0/+3
2009-10-08Only compile m48t59 when one target uses itJuan Quintela1-1/+1
2009-10-08Only compile escc when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile esp when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile ecc when one target uses itJuan Quintela1-1/+1
2009-10-08Only compile nand when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile qdev_addr when one target uses itJuan Quintela1-1/+2
2009-10-08Add new config-devices.mak for each targetJuan Quintela1-0/+1
2009-09-20Compile ne2000 only onceBlue Swirl1-0/+3
2009-09-20Compile msix only onceBlue Swirl1-0/+2
2009-09-20Compile loader only onceBlue Swirl1-0/+1
2009-09-20Compile wdt_i6300esb only onceBlue Swirl1-0/+3
2009-09-14Fix breakage by f80237d45032fbc429aba3b597175fb544a11378 for ISA-less targetsBlue Swirl1-1/+1
2009-08-24qemu: move virtio-pci.o to near pci.oMichael S. Tsirkin1-1/+1
2009-08-10move common QEMU_CFLAGS to configureJuan Quintela1-3/+1
2009-08-10Rename CPPFLAGS to QEMU_CFLAGSJuan Quintela1-3/+3
2009-07-27more specific config.mak can overwrote more general config.makJuan Quintela1-1/+1
2009-07-16We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela1-3/+0
2009-07-16We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela1-2/+2
2009-07-16qdev: rework device properties.Gerd Hoffmann1-1/+1
2009-06-29Rename OBJS to obj-yJuan Quintela1-9/+9
2009-05-25Add dummy command to submakefilesPaul Brook1-0/+2
2009-05-22Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5aAnthony Liguori1-3/+0
2009-05-21Compile fdc, escc and SCSI controllers only onceBlue Swirl1-1/+7
2009-05-19Unbreak out-of-tree buildsmalc1-1/+1
2009-05-19Hardware convenience libraryPaul Brook1-0/+36