summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* Compile virtio-pci only onceBlue Swirl2010-03-221-1/+1
* Compile sound devices only onceBlue Swirl2010-03-221-13/+3
* Compile pci_host only onceBlue Swirl2010-03-211-1/+1
* Compile pcie_host only onceBlue Swirl2010-03-211-1/+1
* Compile pci only onceBlue Swirl2010-03-211-1/+1
* Compile usb-ohci only onceBlue Swirl2010-03-211-3/+0
* Compile serial only onceBlue Swirl2010-03-211-6/+6
* Compile ne2000_isa only onceBlue Swirl2010-03-211-3/+3
* Compile isa_mmio only onceBlue Swirl2010-03-211-1/+0
* Compile most PCI network cards only onceBlue Swirl2010-03-211-2/+0
* Compile qemu-error only onceBlue Swirl2010-03-211-1/+1
* 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
OpenPOWER on IntegriCloud