summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* Compile async only onceBlue Swirl2010-03-211-1/+1
* Compile fdc only onceBlue Swirl2010-03-211-5/+5
* Compile most IDE devices only onceBlue Swirl2010-03-211-5/+4
* Compile usb-uhci only onceBlue Swirl2010-03-211-2/+2
* Compile vga-isa only onceBlue Swirl2010-03-211-2/+2
* Compile pcspk only onceBlue Swirl2010-03-211-2/+2
* Compile i8254 only onceBlue Swirl2010-03-211-3/+3
* Compile parallel only onceBlue Swirl2010-03-211-3/+3
* Compile vga-pci only onceBlue Swirl2010-03-211-4/+4
* Compile disassemblers only onceBlue Swirl2010-03-211-13/+4
* split out qemu-timer.cPaolo Bonzini2010-03-171-1/+1
* Merge remote branch 'markus/qerror' into stagingAnthony Liguori2010-03-171-0/+1
|\
| * error: Move qemu_error() & friends from monitor.c to own fileMarkus Armbruster2010-03-161-0/+1
* | load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-161-1/+2
* | x86/cpuid: move CPUID functions into separate fileAndre Przywara2010-03-131-0/+3
|/
* alpha-linux-user: Implement signals.Richard Henderson2010-02-281-1/+2
* Don't compile rwhandler.c for user targetsBlue Swirl2010-02-201-1/+1
* rwhandler: simplified way to register for mem/ioMichael S. Tsirkin2010-02-141-0/+1
* 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
OpenPOWER on IntegriCloud