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