aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-19Clean-up/rewrite audio over I^2S support.balrog
2007-11-19Fix typo in error message.pbrook
2007-11-19Fix another collision in PowerPC instructions definitions.j_mayer
2007-11-19New PowerPC CPU flag to define the decrementer and time-base source clock.j_mayer
2007-11-19Fix attempt to inline recursive functions.j_mayer
2007-11-19Mark hex_dump as unused to avoid compilation warnings.j_mayer
2007-11-19Avoid duplicated definitions: move common definitions from exec-all.hj_mayer
2007-11-18Solaris build fixes, based on a patch by Ben Taylor.ths
2007-11-18SSD0323 vertical incrememnt mode.pbrook
2007-11-18Add -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAGS when looking forths
2007-11-18Use CONFIG_VNC_TLS_CFLAGS for building vnc.o.ths
2007-11-18Fixes for s/390 host support, by Bastian Blank.ths
2007-11-18Fix out of tree builds.pbrook
2007-11-18Fix for ISO C compliance:j_mayer
2007-11-18Fix connex board init routine.pbrook
2007-11-18Luminary board input support.pbrook
2007-11-18Add strict checking mode for softfp code.pbrook
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir1
2007-11-18Fix MIPS64 R2 instructions.ths
2007-11-18Use a valid PRid.ths
2007-11-18Fix a && -> & typo.balrog
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Improve PowerPC instructions set dump.j_mayer
2007-11-17Add definitions for Freescale PowerPC implementations,j_mayer
2007-11-17Define Freescale cores specific MMU model, exceptions and input bus.j_mayer
2007-11-17A little more granularity in PowerPC instructions definition is neededj_mayer
2007-11-17PowerPC hypervisor mode is not fundamentally available only for PowerPC 64.j_mayer
2007-11-17 Name the magic constants, fix a hex number without 0xblueswir1
2007-11-17Better STOPINTR bit semantics in the PXA2xx DMA.balrog
2007-11-17Remove stray uses of vl.h.pbrook
2007-11-17Break up vl.h.pbrook
2007-11-17sd.c build fix.pbrook
2007-11-17Fix int/float inconsistencies.pbrook
2007-11-17Convert SD cards code to use qemu_irq too.balrog
2007-11-17Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog
2007-11-17Don't compare '\0' against pointers.balrog
2007-11-17Fix collision in PowerPC instructions definitions.j_mayer
2007-11-17Gumstix 'connex' board support by Thorsten Zitterell.balrog
2007-11-17Show usage and abort if an unknown option is passed to configure (Carlo Marce...balrog
2007-11-17Check permissions for the last byte first in unaligned slow_st accesses (patc...balrog
2007-11-17 Machine specific IOMMU version (Robert Reif)blueswir1
2007-11-17 Remove unnecessary register masking (Robert Reif)blueswir1
2007-11-17 Fix MXCC error register (Robert Reif)blueswir1
2007-11-17 Add MXCC module reset register (Robert Reif)blueswir1
2007-11-17Make the PowerPC MMU model, exception model and input bus modelj_mayer
2007-11-17Add missing definition for number of input pins for the PowerPC 970 bus.j_mayer
2007-11-17Remove ppc64h CPUs definitions from the configure script.j_mayer
2007-11-17Resynchronize darwin-user target with linux-user:j_mayer
2007-11-17Always make all PowerPC exception definitions visible.j_mayer
2007-11-16Fix NaN handling for MIPS and HPPA.ths