aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)Author
2010-02-14rwhandler: simplified way to register for mem/ioMichael S. Tsirkin
2010-02-06linux-user: adapt uname machine to emulated CPULoïc Minier
2010-02-05Refactor DEC 21154 PCI bridgeBlue Swirl
2010-01-24microblaze: The petalogix s3adsp board uses intel flashesEdgar E. Iglesias
2010-01-20Move virtio-serial to Makefile.objsAmit Shah
2010-01-20virtio-console: qdev conversion, new virtio-serial-busAmit Shah
2010-01-08finish VPATH -> vpath translationPaolo Bonzini
2010-01-08multiboot: Separate multiboot loading into separate fileAdam Lackorzynski
2010-01-08debugcon: support for debugging consoles (e.g. Bochs port 0xe9)H. Peter Anvin
2010-01-08Use vpath directivePaolo Bonzini
2010-01-07Drop --whole-archive and static librariesAndreas Färber
2009-12-05Add S390x virtio machine descriptionAlexander Graf
2009-12-05Add S390x virtio machine busAlexander Graf
2009-12-03Remove rule for config-devices.hStefan Weil
2009-11-22Makefile dependencies for device configsPaul Brook
2009-11-19ARM PBX-A9 board supportPaul Brook
2009-11-19Built network devices oncePaul Brook
2009-11-16LAN9118 emulationPaul Brook
2009-11-12fix parallel buildJuan Quintela
2009-11-09pci: pcie host and mmcfg support.Isaku Yamahata
2009-11-09pci_host.h: move functions in pci_host.h into .c file.Isaku Yamahata
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