aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* vga: split isa bits inco vga-isa.cJuan Quintela2009-09-091-2/+2
* vga: split pci bits into vga-pci.cJuan Quintela2009-09-091-3/+6
* Split piix4 support from piix_pci.cJuan Quintela2009-09-041-1/+1
* ide: move code to hw/ide/Gerd Hoffmann2009-08-271-5/+5
* ide: split away ide-microdrive.cGerd Hoffmann2009-08-271-1/+1
* ide: split away ide-mmio.cGerd Hoffmann2009-08-271-1/+1
* ide: split away ide-pci.cGerd Hoffmann2009-08-271-4/+5
* ide: split away ide-isa.cGerd Hoffmann2009-08-271-3/+4
* qdev: convert watchdogsMarkus Armbruster2009-08-271-3/+3
* Add isa_reserve_irq().Jes Sorensen2009-08-271-2/+2
* Remove a hack introduced by d19076faca944c31bb051b95d285e75ec67902f7malc2009-08-271-4/+0
* qemu: move virtio-pci.o to near pci.oMichael S. Tsirkin2009-08-241-1/+1
* Only build osdep onceAnthony Liguori2009-08-241-1/+1
* Unbreak large mem support by removing kqemuAnthony Liguori2009-08-241-1/+0
* Extract the Marvell 88w8618 audio device from musicpal.cAndrzej Zaborowski2009-08-231-1/+1
* Extract musicpal.c I2C bitbanging code and make it gpio awareAndrzej Zaborowski2009-08-231-1/+1
* user: compile host-utils.c only onceBlue Swirl2009-08-161-1/+1
* Simplify 5ba6531956b9b6486560cbd13604c2238a3542ddBlue Swirl2009-08-161-9/+3
* linux-user: compile envlist.c only onceBlue Swirl2009-08-151-1/+1
* user: compile ioport-user.c only for x86Blue Swirl2009-08-151-5/+16
* user: compile path.c only onceBlue Swirl2009-08-151-2/+2
* Add emacs header to Makefile.targetAnthony Liguori2009-08-101-0/+2