2007-12-02 |
ths | Add missing include, by Sylvain Petreolle. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
ths | Larger physical address space for 32-bit MIPS. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
ths | SH4: Signal handling for the user space emulator, by... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
ths | Fix for execve syscall, by Kirill A. Shutemov. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
ths | SH4: system emulator interrupt update, by Magnus Damm. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
ths | SH4 delay slot code update, by Magnus Damm. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
ths | Collecting block device statistics, by Richard W.M... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
ths | Add -drive parameter, by Laurent Vivier. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
ths | Mainstone re-org, by Armin Kuster. |
commit | commitdiff | tree | snapshot |
2007-12-01 |
blueswir1 | Name the magic constants, wrap long lines |
commit | commitdiff | tree | snapshot |
2007-12-01 |
blueswir1 | Fix SS-600MP led device typos |
commit | commitdiff | tree | snapshot |
2007-12-01 |
blueswir1 | Improve power management device addressing |
commit | commitdiff | tree | snapshot |
2007-12-01 |
blueswir1 | Name the magic constants, use correct value for AUX2_P... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
blueswir1 | Allow IOMMU tables above 2G |
commit | commitdiff | tree | snapshot |
2007-12-01 |
blueswir1 | Prevent overwriting fixed bits in AFSR |
commit | commitdiff | tree | snapshot |
2007-12-01 |
blueswir1 | Name the magic constants, wrap long lines |
commit | commitdiff | tree | snapshot |
2007-12-01 |
blueswir1 | Fix Sparc host compile problem reported by Shaddy... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
blueswir1 | Fix a crash with monitor input arriving before readlin... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
blueswir1 | Increase prom size for boot mode |
commit | commitdiff | tree | snapshot |
2007-11-28 |
blueswir1 | Use slavio base as boot prom address, rearrange sun4m... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
blueswir1 | Fix compilation and warnings on PPC host |
commit | commitdiff | tree | snapshot |
2007-11-26 |
blueswir1 | Document -M SS-600MP |
commit | commitdiff | tree | snapshot |
2007-11-26 |
ths | Add floppy support, tested to work with linux-mips... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
ths | Micro-optimize back-to-back store-load sequences. |
commit | commitdiff | tree | snapshot |
2007-11-25 |
blueswir1 | Fix floating point register decoding |
commit | commitdiff | tree | snapshot |
2007-11-25 |
balrog | Scale TSC2102 touchscreen pressure value more realistic... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
blueswir1 | 128-bit float support for user mode |
commit | commitdiff | tree | snapshot |
2007-11-25 |
blueswir1 | Set initial value of AFSR register properly (Robert... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
blueswir1 | More MMU registers (Robert Reif) |
commit | commitdiff | tree | snapshot |
2007-11-25 |
blueswir1 | Fix buffer mux handling for unconnected serial ports |
commit | commitdiff | tree | snapshot |
2007-11-25 |
balrog | Intel Mainstone II (ARM) machine by Armin Kuster. |
commit | commitdiff | tree | snapshot |
2007-11-25 |
balrog | Add input buffer to mux chr (patch by Tristan Gingold). |
commit | commitdiff | tree | snapshot |
2007-11-25 |
balrog | Fix board init arg list (spotted by pbrook), |
commit | commitdiff | tree | snapshot |
2007-11-24 |
pbrook | Fix SD init arguments. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
balrog | Gumstix Verdex (ARM) board support by Thorsten Zitterell. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
pbrook | Partial SD card SPI mode support. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
balrog | Drop an unused variable (Samuel Thibault). |
commit | commitdiff | tree | snapshot |
2007-11-24 |
pbrook | Thumb semihosting fixes. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
pbrook | Stellaris ethernet support. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
pbrook | ARMv7-M SysTick fix. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
j_mayer | More PowerPC debug print fixes - hardware emulation... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
j_mayer | Fix incorrect debug prints (reported by Paul Brook). |
commit | commitdiff | tree | snapshot |
2007-11-23 |
j_mayer | Revert foolish patch. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
pbrook | Fix ppc32 register dumps on 64-bit hosts. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
pbrook | Fix va_list reuse in cpu_abort. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
pbrook | Fix TB chaining for exceptions. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
ths | Optimize the conventional move operation. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
j_mayer | Add new sane low-level memory accessors for PowerPC... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
ths | Fix off-by-one address checks in MIPS64 MMU, by Aurelie... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
ths | Documentation formatting improvements, by Stefan Weil. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
blueswir1 | Fix more typos in softloat code (Eduardo Felipe) |
commit | commitdiff | tree | snapshot |
2007-11-21 |
bellard | typo fix |
commit | commitdiff | tree | snapshot |
2007-11-21 |
pbrook | Fix typo in softfloat code. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
j_mayer | Fix PowerPC 7xx definitions. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
j_mayer | Fix PowerPC 64 stat and statfs structures definitions. |
commit | commitdiff | tree | snapshot |
2007-11-20 |
ths | SH4 Fix missing 6th arg of syscall, by "takasi-y". |
commit | commitdiff | tree | snapshot |
2007-11-20 |
balrog | OMAP LPGs (LED pulse generators). |
commit | commitdiff | tree | snapshot |
2007-11-19 |
blueswir1 | Fix MXCC register 64 bit read word order (Robert Reif) |
commit | commitdiff | tree | snapshot |
2007-11-19 |
ths | Add older 4Km variants. |
commit | commitdiff | tree | snapshot |
2007-11-19 |
j_mayer | Remove shared macro used to define PowerPC implementati... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
j_mayer | PowerPC 620 MMU do not have the same exact behavior... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
j_mayer | PowerPC instruction fixes: |
commit | commitdiff | tree | snapshot |
2007-11-19 |
balrog | Clean-up/rewrite audio over I^2S support. |
commit | commitdiff | tree | snapshot |
2007-11-19 |
pbrook | Fix typo in error message. |
commit | commitdiff | tree | snapshot |
2007-11-19 |
j_mayer | Fix another collision in PowerPC instructions definitions. |
commit | commitdiff | tree | snapshot |
2007-11-19 |
j_mayer | New PowerPC CPU flag to define the decrementer and... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
j_mayer | Fix attempt to inline recursive functions. |
commit | commitdiff | tree | snapshot |
2007-11-19 |
j_mayer | Mark hex_dump as unused to avoid compilation warnings. |
commit | commitdiff | tree | snapshot |
2007-11-19 |
j_mayer | Avoid duplicated definitions: move common definitions... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
ths | Solaris build fixes, based on a patch by Ben Taylor. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
pbrook | SSD0323 vertical incrememnt mode. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
ths | Add -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAG... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
ths | Use CONFIG_VNC_TLS_CFLAGS for building vnc.o. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
ths | Fixes for s/390 host support, by Bastian Blank. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
pbrook | Fix out of tree builds. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
j_mayer | Fix for ISO C compliance: |
commit | commitdiff | tree | snapshot |
2007-11-18 |
pbrook | Fix connex board init routine. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
pbrook | Luminary board input support. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
pbrook | Add strict checking mode for softfp code. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
blueswir1 | Remove unused parameters from QEMUMachineInitFunc... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
ths | Fix MIPS64 R2 instructions. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
ths | Use a valid PRid. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
balrog | Fix a && -> & typo. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
pbrook | Add statics and missing #includes for prototypes. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
j_mayer | Improve PowerPC instructions set dump. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
j_mayer | Add definitions for Freescale PowerPC implementations, |
commit | commitdiff | tree | snapshot |
2007-11-17 |
j_mayer | Define Freescale cores specific MMU model, exceptions... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
j_mayer | A little more granularity in PowerPC instructions defin... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
j_mayer | PowerPC hypervisor mode is not fundamentally available... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
blueswir1 | Name the magic constants, fix a hex number without 0x |
commit | commitdiff | tree | snapshot |
2007-11-17 |
balrog | Better STOPINTR bit semantics in the PXA2xx DMA. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
pbrook | Remove stray uses of vl.h. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
pbrook | Break up vl.h. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
pbrook | sd.c build fix. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
pbrook | Fix int/float inconsistencies. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
balrog | Convert SD cards code to use qemu_irq too. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
balrog | Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
balrog | Don't compare '\0' against pointers. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
j_mayer | Fix collision in PowerPC instructions definitions. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
balrog | Gumstix 'connex' board support by Thorsten Zitterell. |
commit | commitdiff | tree | snapshot |
next |