summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* linux-user: adapt uname machine to emulated CPULoïc Minier2010-02-061-1/+1
* Refactor DEC 21154 PCI bridgeBlue Swirl2010-02-051-1/+1
* microblaze: The petalogix s3adsp board uses intel flashesEdgar E. Iglesias2010-01-241-1/+1
* Move virtio-serial to Makefile.objsAmit Shah2010-01-201-1/+1
* virtio-console: qdev conversion, new virtio-serial-busAmit Shah2010-01-201-1/+1
* finish VPATH -> vpath translationPaolo Bonzini2010-01-081-1/+1
* multiboot: Separate multiboot loading into separate fileAdam Lackorzynski2010-01-081-1/+1
* debugcon: support for debugging consoles (e.g. Bochs port 0xe9)H. Peter Anvin2010-01-081-1/+1
* Use vpath directivePaolo Bonzini2010-01-081-4/+7
* Drop --whole-archive and static librariesAndreas Färber2010-01-071-8/+25
* Add S390x virtio machine descriptionAlexander Graf2009-12-051-1/+1
* Add S390x virtio machine busAlexander Graf2009-12-051-0/+2
* Remove rule for config-devices.hStefan Weil2009-12-031-3/+0
* Makefile dependencies for device configsPaul Brook2009-11-221-1/+1
* ARM PBX-A9 board supportPaul Brook2009-11-191-1/+1
* Built network devices oncePaul Brook2009-11-191-2/+1
* LAN9118 emulationPaul Brook2009-11-161-0/+1
* fix parallel buildJuan Quintela2009-11-121-2/+4
* pci: pcie host and mmcfg support.Isaku Yamahata2009-11-091-1/+1
* pci_host.h: move functions in pci_host.h into .c file.Isaku Yamahata2009-11-091-1/+1
* Split out bottom halvesKevin Wolf2009-10-271-1/+1
* pcnet: split away lance.c (sparc32 code).Gerd Hoffmann2009-10-271-1/+1
* ide: split cmd646 and piix from pci.cJuan Quintela2009-10-121-3/+4
* Only compile isa_mmio when one target uses itJuan Quintela2009-10-081-3/+2
* Only compile usb_ohci when one target uses itJuan Quintela2009-10-081-1/+1
* Generate gdbstub-xml.c only when neededJuan Quintela2009-10-081-8/+6
* Generate config-devices.hJuan Quintela2009-10-081-1/+4
* Add new config-devices.mak for each targetJuan Quintela2009-10-081-0/+1
* Move generation of config-target.h to Makefile from configureJuan Quintela2009-10-081-1/+6
* Rename config.{h, mak} config-target.{h, mak}Juan Quintela2009-10-081-1/+1
* Don't include config-host.mak from inside config.makJuan Quintela2009-10-081-0/+1
* Compile some user files only once for all targetsBlue Swirl2009-09-271-16/+4
* Fix user emulator breakageBlue Swirl2009-09-271-4/+2
* Revert "This files are compiled in libqemu.a now"Blue Swirl2009-09-251-0/+3
* clean: remove ide/*.o files on cleanJuan Quintela2009-09-251-1/+1
* This files are compiled in libqemu.a nowJuan Quintela2009-09-231-3/+0
* Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1Blue Swirl2009-09-211-3/+3
* Compile host-utils only onceBlue Swirl2009-09-201-4/+4
* Compile TCG runtime library only onceBlue Swirl2009-09-201-1/+4
* Compile ne2000 only onceBlue Swirl2009-09-201-1/+0
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-201-1/+1
* Compile msix only onceBlue Swirl2009-09-201-1/+1
* Compile loader only onceBlue Swirl2009-09-201-1/+1
* Compile qemu-config only onceBlue Swirl2009-09-201-1/+1
* Compile wdt_i6300esb only onceBlue Swirl2009-09-201-3/+0
* ide/pci: convert to qdev.Gerd Hoffmann2009-09-151-4/+6
* Fix breakage by f80237d45032fbc429aba3b597175fb544a11378 for ISA-less targetsBlue Swirl2009-09-141-7/+7
* Add configure option to compile user targets as PIEKirill A. Shutemov2009-09-121-4/+15
* qdev/isa: convert ne2000Gerd Hoffmann2009-09-101-2/+3
* vga: split vga-isa-mm.oJuan Quintela2009-09-091-1/+1
OpenPOWER on IntegriCloud