aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.hw
AgeCommit message (Expand)AuthorFilesLines
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