aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-10qdev/prop: convert pcnet.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert m48t59.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert iommu.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert integratorcp.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert i2c.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert etraxfs_pic.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert escc.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert eccmemctl.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert armv7m.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert arm_sysctl.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert pci.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: add CharDriverState property.Gerd Hoffmann
2009-08-10qdev/prop: macros for creating typechecked properties.Gerd Hoffmann
2009-08-10make windows notice media changeGleb Natapov
2009-08-10Fix do_commit() behaviorLuiz Capitulino
2009-08-10net: Fix do_set_link() return typeLuiz Capitulino
2009-08-10Add/Fix command-line checks for smbios options v2Beth Kon
2009-08-10Move libsunpath to use the same style than everything elseJuan Quintela
2009-08-10convert gprof flags to style of rest of MakefileJuan Quintela
2009-08-10Add cocoa libs at Darwin selection timeJuan Quintela
2009-08-10CURL libs are used both by tools and softmmuJuan Quintela
2009-08-10VDE libs are used both by tools and softmmuJuan Quintela
2009-08-10Add libs_tools supportJuan Quintela
2009-08-10Disable aio in mingw32Juan Quintela
2009-08-10use TARGET_<arch name> for selectionJuan Quintela
2009-08-10We also need TARGET_<arechname> in MakefilesJuan Quintela
2009-08-10Consolidate audio flags in configureJuan Quintela
2009-08-10remove last 3 uses of :=, everywhere else uses += or =Juan Quintela
2009-08-10CONFIG_POSIX makes more sense that not CONFIG_WIN32Juan Quintela
2009-08-10Generate CONFIG_AUDIO_PT_INT in configureJuan Quintela
2009-08-10AUDIO_PT is not neededJuan Quintela
2009-08-10FMOD_CFLAGS is not set when CONFIG_FMOD is undefJuan Quintela
2009-08-10Make slirp include dir globlal in cflagsJuan Quintela
2009-08-10Use one less HELPER_CFLAGSJuan Quintela
2009-08-10Use only one KVM_CFLAGSJuan Quintela
2009-08-10Move dis-* selection to configureJuan Quintela
2009-08-10Added CONFIG_NEED_MMU for microblaze and crisJuan Quintela
2009-08-10Generate more conmmon CFLAGSJuan Quintela
2009-08-10Fold TARGET_GPROF handling in configureJuan Quintela
2009-08-10this bit was already generated in configureJuan Quintela
2009-08-10Move ia64 QEMU_CFLAGS target to configureJuan Quintela
2009-08-10Move alpha CFLAGS target to configureJuan Quintela
2009-08-10fix typo, there should be bsd_user thereJuan Quintela
2009-08-10permit to add things to CFLAGS per targetJuan Quintela
2009-08-10refactor linker_script common part and change quotingJuan Quintela
2009-08-10permit to add things to LDFLAGS for targetJuan Quintela
2009-08-10Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.targetJuan Quintela
2009-08-10\!CONFIG_USER_ONLY == CONFIG_SOFTMMUJuan Quintela
2009-08-10remove duplicated TARGET_GPROF codeJuan Quintela
2009-08-10Fold BRLAPI_LIBS into libs_softmmuJuan Quintela