aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only compile m48t59 when one target uses itJuan Quintela2009-10-081-1/+1
* Only compile escc when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile esp when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile ecc when one target uses itJuan Quintela2009-10-081-1/+1
* Only compile nand when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile qdev_addr when one target uses itJuan Quintela2009-10-081-1/+2
* Add new config-devices.mak for each targetJuan Quintela2009-10-081-0/+1
* Compile ne2000 only onceBlue Swirl2009-09-201-0/+3
* Compile msix only onceBlue Swirl2009-09-201-0/+2
* Compile loader only onceBlue Swirl2009-09-201-0/+1
* Compile wdt_i6300esb only onceBlue Swirl2009-09-201-0/+3
* Fix breakage by f80237d45032fbc429aba3b597175fb544a11378 for ISA-less targetsBlue Swirl2009-09-141-1/+1
* qemu: move virtio-pci.o to near pci.oMichael S. Tsirkin2009-08-241-1/+1
* move common QEMU_CFLAGS to configureJuan Quintela2009-08-101-3/+1
* Rename CPPFLAGS to QEMU_CFLAGSJuan Quintela2009-08-101-3/+3
* more specific config.mak can overwrote more general config.makJuan Quintela2009-07-271-1/+1
* We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela2009-07-161-3/+0
* We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela2009-07-161-2/+2
* qdev: rework device properties.Gerd Hoffmann2009-07-161-1/+1
* Rename OBJS to obj-yJuan Quintela2009-06-291-9/+9
* Add dummy command to submakefilesPaul Brook2009-05-251-0/+2
* Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5aAnthony Liguori2009-05-221-3/+0
* Compile fdc, escc and SCSI controllers only onceBlue Swirl2009-05-211-1/+7
* Unbreak out-of-tree buildsmalc2009-05-191-1/+1
* Hardware convenience libraryPaul Brook2009-05-191-0/+36