summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-11-16Always make PowerPC hypervisor mode memory accesses and instructionsj_mayer
2007-11-16suppressed tgetx and tputx (initial patch by Thayne Harbaugh)bellard
2007-11-15Init dumb display if no others available.pbrook
2007-11-15force correct ppc64 cpubellard
2007-11-15x86_64 fixesbellard
2007-11-14Update OpenBIOS image to SVN revision 176. Changes:blueswir1
2007-11-14Update OHW interface to version 3.blueswir1
2007-11-14Fix PowerPC targets compilation on 32 bits hosts:j_mayer
2007-11-14x86_64 linux user emulationbellard
2007-11-14printf format fixbellard
2007-11-14i386 TLS supportbellard
2007-11-14always define TARGET_ABI32 if 32 bit userbellard
2007-11-14fixed target_mmap() if host page size < TARGET_PAGE_SIZEbellard
2007-11-14suppressed page_unprotect_range() - fixed access_ok()bellard