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