]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2007-11-19  j_mayerPowerPC 620 MMU do not have the same exact behavior...
2007-11-19  j_mayerPowerPC instruction fixes:
2007-11-19  balrogClean-up/rewrite audio over I^2S support.
2007-11-19  pbrookFix typo in error message.
2007-11-19  j_mayerFix another collision in PowerPC instructions definitions.
2007-11-19  j_mayerNew PowerPC CPU flag to define the decrementer and...
2007-11-19  j_mayerFix attempt to inline recursive functions.
2007-11-19  j_mayerMark hex_dump as unused to avoid compilation warnings.
2007-11-19  j_mayerAvoid duplicated definitions: move common definitions...
2007-11-18  thsSolaris build fixes, based on a patch by Ben Taylor.
2007-11-18  pbrookSSD0323 vertical incrememnt mode.
2007-11-18  thsAdd -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAG...
2007-11-18  thsUse CONFIG_VNC_TLS_CFLAGS for building vnc.o.
2007-11-18  thsFixes for s/390 host support, by Bastian Blank.
2007-11-18  pbrookFix out of tree builds.
2007-11-18  j_mayerFix for ISO C compliance:
2007-11-18  pbrookFix connex board init routine.
2007-11-18  pbrookLuminary board input support.
2007-11-18  pbrookAdd strict checking mode for softfp code.
2007-11-18  blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-18  thsFix MIPS64 R2 instructions.
2007-11-18  thsUse a valid PRid.
2007-11-18  balrogFix a && -> & typo.
2007-11-18  pbrookAdd statics and missing #includes for prototypes.
2007-11-17  j_mayerImprove PowerPC instructions set dump.
2007-11-17  j_mayerAdd definitions for Freescale PowerPC implementations,
2007-11-17  j_mayerDefine Freescale cores specific MMU model, exceptions...
2007-11-17  j_mayerA little more granularity in PowerPC instructions defin...
2007-11-17  j_mayerPowerPC hypervisor mode is not fundamentally available...
2007-11-17  blueswir1 Name the magic constants, fix a hex number without 0x
2007-11-17  balrogBetter STOPINTR bit semantics in the PXA2xx DMA.
2007-11-17  pbrookRemove stray uses of vl.h.
2007-11-17  pbrookBreak up vl.h.
2007-11-17  pbrooksd.c build fix.
2007-11-17  pbrookFix int/float inconsistencies.
2007-11-17  balrogConvert SD cards code to use qemu_irq too.
2007-11-17  balrogConvert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
2007-11-17  balrogDon't compare '\0' against pointers.
2007-11-17  j_mayerFix collision in PowerPC instructions definitions.
2007-11-17  balrogGumstix 'connex' board support by Thorsten Zitterell.
2007-11-17  balrogShow usage and abort if an unknown option is passed...
2007-11-17  balrogCheck permissions for the last byte first in unaligned...
2007-11-17  blueswir1 Machine specific IOMMU version (Robert Reif)
2007-11-17  blueswir1 Remove unnecessary register masking (Robert Reif)
2007-11-17  blueswir1 Fix MXCC error register (Robert Reif)
2007-11-17  blueswir1 Add MXCC module reset register (Robert Reif)
2007-11-17  j_mayerMake the PowerPC MMU model, exception model and input...
2007-11-17  j_mayerAdd missing definition for number of input pins for...
2007-11-17  j_mayerRemove ppc64h CPUs definitions from the configure script.
2007-11-17  j_mayerResynchronize darwin-user target with linux-user:
2007-11-17  j_mayerAlways make all PowerPC exception definitions visible.
2007-11-16  thsFix NaN handling for MIPS and HPPA.
2007-11-16  j_mayerAlways make PowerPC hypervisor mode memory accesses...
2007-11-16  bellardsuppressed tgetx and tputx (initial patch by Thayne...
2007-11-15  pbrookInit dumb display if no others available.
2007-11-15  bellardforce correct ppc64 cpu
2007-11-15  bellardx86_64 fixes
2007-11-14  blueswir1Update OpenBIOS image to SVN revision 176. Changes:
2007-11-14  blueswir1Update OHW interface to version 3.
2007-11-14  j_mayerFix PowerPC targets compilation on 32 bits hosts:
2007-11-14  bellardx86_64 linux user emulation
2007-11-14  bellardprintf format fix
2007-11-14  bellardi386 TLS support
2007-11-14  bellardalways define TARGET_ABI32 if 32 bit user
2007-11-14  bellardfixed target_mmap() if host page size < TARGET_PAGE_SIZE
2007-11-14  bellardsuppressed page_unprotect_range() - fixed access_ok()
2007-11-14  bellardremoved obsolete test2 target
2007-11-14  bellardadded lock_user() in target_strlen()
2007-11-14  j_mayerFix invalid PowerPC 64 rldimi optimized case.
2007-11-14  thsIntroduce 4KEm configuration with fixed MMU mapping...
2007-11-14  j_mayerReorganize PowerPC instructions categories, add icbi...
2007-11-13  balrogFix signed/unsigned comparisons in OHCI host.
2007-11-13  balrogRevert an accidental change in previous commit.
2007-11-13  balrogPrevent cpsr_write/_read be put out of line in op.o...
2007-11-12  j_mayerAdd PVR and SPR definition for most embedded PowerPC...
2007-11-12  j_mayerPowerPC SPE extension fix: must always preserve GPR...
2007-11-12  bellardadded missing return
2007-11-12  bellardreduce verbosity
2007-11-12  j_mayerAllow use of SPE extension by all PowerPC targets,
2007-11-12  j_mayerMore PowerPC target -1 usage fixes (reservation address).
2007-11-12  j_mayerFix usage of the -1 constant in the PowerPC target...
2007-11-11  bellard64 bit cast for dirent64
2007-11-11  bellardfixed more invalid pointer usage
2007-11-11  bellarduser access fixes
2007-11-11  bellard64 bit compilation fixes
2007-11-11  bellardconsistent types for cpu_x86_fsave and cpu_x86_frstor
2007-11-11  bellardbetter to disable -Werror by default as 64 bit hosts...
2007-11-11  bellardupdate
2007-11-11  bellardoptions to enable or disable -Werror. Enable -Werror...
2007-11-11  bellardremoved warning
2007-11-11  bellardremoved warning
2007-11-11  bellardfixed FPU rounding init
2007-11-11  bellardremoved unused variable
2007-11-11  bellardfixed cast
2007-11-11  bellardremoved unused variables
2007-11-11  bellarduse correct printf format
2007-11-11  bellardfixed invalid constant
2007-11-11  bellardremoved unused code
2007-11-11  bellardremoved warnings - improved sparc32/64 signal frame...
2007-11-11  bellardremoved warning
next