aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-03Spelling fixes, by Stefan Weil.ths
2007-06-03MCF5208 timer fix.pbrook
2007-06-03Improve ColdFire CPU selection.pbrook
2007-06-03MCF5208 emulation.pbrook
2007-06-03Leave running timer alone if not reloading.pbrook
2007-06-02Clear SR_M on a hardware interrupt.pbrook
2007-06-02Check for R2 instructions, and throw RI if we don't emulate R2.ths
2007-06-01Delete leftover Status FPU flag check.ths
2007-06-01Update some comments, 64bit FPU support is functional regardless ofths
2007-06-01Make sure hflags are updated for CP0_Status changes.ths
2007-06-01Forgot to update vl.h during latest Sparc64 target_ulong fixblueswir1
2007-06-01Constificationblueswir1
2007-06-01Force display update on palette change or loadvmblueswir1
2007-06-01Enable 36-bit physical address space also on 32-bit hostsblueswir1
2007-06-01Sparc64 linux-user build fixblueswir1
2007-06-01Update Sparc dependenciesblueswir1
2007-06-01Update TODO.ths
2007-06-01Add support for 5Kc/5Kf/20Kc, based on a patch by Aurelien Jarno.ths
2007-06-01GDB stub for MIPS64, by Jason Wessel.ths
2007-06-01linux-user errno mapping, by Stuart Anderson.ths
2007-06-01Patch for pipe() result handling, by Stuart Anderson.ths
2007-06-01Fix struct stat mapping for MIPS, by Stuart Anderson.ths
2007-06-01Allow again FPU for usermode emulation.ths
2007-05-31Simplify code.ths
2007-05-31Don't kill the registered irqs on reset.ths
2007-05-31Add proper float*_is_nan prototypes.ths
2007-05-30Fix typo in comment.ths
2007-05-30Fix CPU (re-)selection on reset.ths
2007-05-30Replace target_ulong with target_phys_addr_tblueswir1
2007-05-30Fix the bug introduced by subpage code preventing PC bootblueswir1
2007-05-29Fix usermode check, thanks Aurelien Jarno.ths
2007-05-29Don't check the FPU state for each FPU instruction, use hflags toths
2007-05-29ColdFire EMAC support.pbrook
2007-05-28Sync __target_cmsg_nxthdr implementation with kernel header.ths
2007-05-28SMBus support for MIPS Malta.ths
2007-05-28Handle PX/UX status flags correctly, by Aurelien Jarno.ths
2007-05-28Revert last change, this workaround is long obsolete.ths
2007-05-28Fix ddivu for 32bit hosts, by Aurelien Jarno.ths
2007-05-28Do not sign extend lwu, by Aurelien Jarno.ths
2007-05-28MIPS64 addressing fixes, by Aurelien Jarno.ths
2007-05-28Fix do_socketcall argument, by Daniel Jacobowitz.ths
2007-05-28MIPS disassembler update.ths
2007-05-28Remove a local subpage IO hack, now that general subpage IO works.balrog
2007-05-28Fix tap device counting.pbrook
2007-05-28Implement ColdFire ff1.pbrook
2007-05-28Add diagnostic for bad opcode masks.pbrook
2007-05-27Interrupt debugging DPRINTFsblueswir1
2007-05-27New option -net nic,model=? (Mark Glines)blueswir1
2007-05-27Spelling fix (Mark Glines)blueswir1
2007-05-27Handle unconnected vlan case in lanceblueswir1