aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-08Only compile tmp105 when one target uses itJuan Quintela
2009-10-08Only compile lm832x when one target uses itJuan Quintela
2009-10-08Only compile tsc2005 when one target uses itJuan Quintela
2009-10-08Only compile twl92230 when one target uses itJuan Quintela
2009-10-08Only compile wm8750 when one target uses itJuan Quintela
2009-10-08Only compile max7310 when one target uses itJuan Quintela
2009-10-08Only compile sd when one target uses itJuan Quintela
2009-10-08Only compile ptimer when one target uses itJuan Quintela
2009-10-08Only compile m48t59 when one target uses itJuan Quintela
2009-10-08Only compile escc when one target uses itJuan Quintela
2009-10-08Only compile esp when one target uses itJuan Quintela
2009-10-08Only compile ecc when one target uses itJuan Quintela
2009-10-08Only compile nand when one target uses itJuan Quintela
2009-10-08Only compile qdev_addr when one target uses itJuan 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-08Remove useless check for config-host.makJuan Quintela
2009-10-08Move generation of config-host.h to Makefile from configureJuan Quintela
2009-10-08Don't include config-host.mak from inside config.makJuan Quintela
2009-10-08CRIS: Update PR_EDA on TLB faults.Edgar E. Iglesias
2009-10-07Clean up test for qdev_init() failureMarkus Armbruster
2009-10-07Warn if value of qdev_init() isn't checkedMarkus Armbruster
2009-10-07Make isa_create() terminate program on failureMarkus Armbruster
2009-10-07New qdev_init_nofail()Markus Armbruster
2009-10-07Check return value of qdev_init()Markus Armbruster
2009-10-07Make qdev_init() destroy the device on failureMarkus Armbruster
2009-10-07Unbreak USB autoconnect filtersMarkus Armbruster
2009-10-07tcg: improve output logAurelien Jarno
2009-10-06target-i386: fix ARPLLaurent Desnogues
2009-10-06configure and Makefile are not generated in qemuJuan Quintela
2009-10-06Don't use implicit rules for MakefileJuan Quintela
2009-10-06optionrom: create .PHONY variableJuan Quintela
2009-10-06add build-all to .PHONY rulesJuan Quintela
2009-10-06optionrom: remove use of implicit RM variableJuan Quintela
2009-10-06AIOLIBS is not used anywhereJuan Quintela
2009-10-06qdev: move commentGerd Hoffmann
2009-10-06qemu/pci: make pci not depend on msixMichael S. Tsirkin
2009-10-06qemu/pci: clarify pci config load routineMichael S. Tsirkin
2009-10-06Final net cleanup after conversion to QemuOptsMark McLoughlin
2009-10-06Port PCI NIC hotplug to QemuOptsMark McLoughlin
2009-10-06Port usb net to QemuOptsMark McLoughlin
2009-10-06Port host_net_add monitor command to QemuOptsMark McLoughlin
2009-10-06Clean up legacy code in net_client_init()Mark McLoughlin
2009-10-06Port -net dump to QemuOptsMark McLoughlin
2009-10-06Port -net vde to QemuOptsMark McLoughlin