qemu
2009-08-22 Blue SwirlSparc32/64: fix jmpl followed by branch
2009-08-22 Juan QuintelaRemove unneded ac97 indirection accessing its state
2009-08-18 Blue SwirlSparc32/64: Fix user emulator breakage
2009-08-18 Blue SwirlFix breakage of alpha, mips64, ppc64 and x86_64 targets...
2009-08-16 Blue SwirlReplace REGX with PRIx64
2009-08-16 Blue SwirlReplace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
2009-08-16 Blue SwirlReplace always_inline with inline
2009-08-16 Blue Swirluser: compile host-utils.c only once
2009-08-16 Blue SwirlSimplify 5ba6531956b9b6486560cbd13604c2238a3542dd
2009-08-15 Blue SwirlFix desynchronization of condition code state when...
2009-08-15 Blue SwirlPPC: clean up ppc405
2009-08-15 Blue SwirlUse pstrcpy to avoid OpenBSD linker warnings
2009-08-15 Blue Swirlbsd-user: Add generic env variable handling
2009-08-15 Blue Swirllinux-user: compile envlist.c only once
2009-08-15 Blue Swirluser: compile ioport-user.c only for x86
2009-08-15 Blue Swirluser: compile path.c only once
2009-08-13 Anthony LiguoriFix migration for ide devices
2009-08-13 Blue SwirlUnbreak Sparc64
2009-08-13 Blue SwirlUnbreak Sparc32 and PPC
2009-08-13 malcThird attempt to invoke create_config properly
2009-08-12 malcFix typo
2009-08-11 malcDo not use $SHELL to invoke our scripts
2009-08-11 malcAesthetics
2009-08-11 Juan Quintelause C99 initializers for all audio/*
2009-08-11 Juan Quintelause C99 initializers for audio_pcm_ops
2009-08-11 Juan QuintelaUse C99 initializers for audio_option
2009-08-11 Juan QuintelaUse proper struct initializers and remove INIT_FIELD...
2009-08-11 Anthony LiguoriFix virtio-blk
2009-08-10 Anthony LiguoriAdd emacs header to Makefile.target
2009-08-10 Nathan Froydcheck for PR_SET_NAME being defined
2009-08-10 Gerd Hoffmannrename "info qdrv" to "info qdm"
2009-08-10 Gerd Hoffmannfix qdev_print_devinfo()
2009-08-10 Gerd Hoffmannqdev/prop: convert xilinx_timer.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert xilinx_intc.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert xilinx_ethlite.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert virtio-pci.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert vga.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert tcx.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_timer.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_serial.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_pointer.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_keyboard.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_interrupt.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert syborg_fb.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert sun4u.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert sun4m.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert sparc32_dma.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert smbus_eeprom.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert slavio_timer.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert slavio_intctl.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert pcnet.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert m48t59.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert iommu.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert integratorcp.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert i2c.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert etraxfs_pic.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert escc.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert eccmemctl.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert armv7m.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert arm_sysctl.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: convert pci.c to helper macros.
2009-08-10 Gerd Hoffmannqdev/prop: add CharDriverState property.
2009-08-10 Gerd Hoffmannqdev/prop: macros for creating typechecked properties.
2009-08-10 Gleb Natapovmake windows notice media change
2009-08-10 Luiz CapitulinoFix do_commit() behavior
2009-08-10 Luiz Capitulinonet: Fix do_set_link() return type
2009-08-10 Beth KonAdd/Fix command-line checks for smbios options v2
2009-08-10 Juan QuintelaMove libsunpath to use the same style than everything...
2009-08-10 Juan Quintelaconvert gprof flags to style of rest of Makefile
2009-08-10 Juan QuintelaAdd cocoa libs at Darwin selection time
2009-08-10 Juan QuintelaCURL libs are used both by tools and softmmu
2009-08-10 Juan QuintelaVDE libs are used both by tools and softmmu
2009-08-10 Juan QuintelaAdd libs_tools support
2009-08-10 Juan QuintelaDisable aio in mingw32
2009-08-10 Juan Quintelause TARGET_<arch name> for selection
2009-08-10 Juan QuintelaWe also need TARGET_<arechname> in Makefiles
2009-08-10 Juan QuintelaConsolidate audio flags in configure
2009-08-10 Juan Quintelaremove last 3 uses of :=, everywhere else uses += or =
2009-08-10 Juan QuintelaCONFIG_POSIX makes more sense that not CONFIG_WIN32
2009-08-10 Juan QuintelaGenerate CONFIG_AUDIO_PT_INT in configure
2009-08-10 Juan QuintelaAUDIO_PT is not needed
2009-08-10 Juan QuintelaFMOD_CFLAGS is not set when CONFIG_FMOD is undef
2009-08-10 Juan QuintelaMake slirp include dir globlal in cflags
2009-08-10 Juan QuintelaUse one less HELPER_CFLAGS
2009-08-10 Juan QuintelaUse only one KVM_CFLAGS
2009-08-10 Juan QuintelaMove dis-* selection to configure
2009-08-10 Juan QuintelaAdded CONFIG_NEED_MMU for microblaze and cris
2009-08-10 Juan QuintelaGenerate more conmmon CFLAGS
2009-08-10 Juan QuintelaFold TARGET_GPROF handling in configure
2009-08-10 Juan Quintelathis bit was already generated in configure
2009-08-10 Juan QuintelaMove ia64 QEMU_CFLAGS target to configure
2009-08-10 Juan QuintelaMove alpha CFLAGS target to configure
2009-08-10 Juan Quintelafix typo, there should be bsd_user there
2009-08-10 Juan Quintelapermit to add things to CFLAGS per target
2009-08-10 Juan Quintelarefactor linker_script common part and change quoting
2009-08-10 Juan Quintelapermit to add things to LDFLAGS for target
2009-08-10 Juan QuintelaIntroduce CONFIG_NOSOFTFLOAT and simplify Makefile...
2009-08-10 Juan Quintela\!CONFIG_USER_ONLY == CONFIG_SOFTMMU
2009-08-10 Juan Quintelaremove duplicated TARGET_GPROF code
2009-08-10 Juan QuintelaFold BRLAPI_LIBS into libs_softmmu
next