aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-22Add new sane low-level memory accessors for PowerPC that do properj_mayer
2007-11-22Fix off-by-one address checks in MIPS64 MMU, by Aurelien Jarno.ths
2007-11-21Documentation formatting improvements, by Stefan Weil.ths
2007-11-21 Fix more typos in softloat code (Eduardo Felipe)blueswir1
2007-11-21typo fixbellard
2007-11-21Fix typo in softfloat code.pbrook
2007-11-21Fix PowerPC 7xx definitions.j_mayer
2007-11-21Fix PowerPC 64 stat and statfs structures definitions.j_mayer
2007-11-20SH4 Fix missing 6th arg of syscall, by "takasi-y".ths
2007-11-20OMAP LPGs (LED pulse generators).balrog
2007-11-19 Fix MXCC register 64 bit read word order (Robert Reif)blueswir1
2007-11-19Add older 4Km variants.ths
2007-11-19Remove shared macro used to define PowerPC implementations instructions sets:j_mayer
2007-11-19PowerPC 620 MMU do not have the same exact behavior as standardj_mayer
2007-11-19PowerPC instruction fixes:j_mayer
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