| Commit message (Expand) | Author | Age | Files | Lines |
* | SVM VINTR fix, by Alexander Graf. | ths | 2007-09-27 | 1 | -3/+4 |
* | CPU boot mode | blueswir1 | 2007-09-24 | 1 | -2/+3 |
* | SVM Support, by Alexander Graf. | ths | 2007-09-23 | 1 | -2/+27 |
* | Extend TB flags to 64 bits (Alexander Graf). | j_mayer | 2007-09-20 | 1 | -2/+2 |
* | Improve PowerPC target implementation, using computed hflags as TB flags. | j_mayer | 2007-09-19 | 1 | -2/+1 |
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -18/+18 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -74/+74 |
* | Partial support for 34K multithreading, not functional yet. | ths | 2007-09-06 | 1 | -1/+1 |
* | Fix Sparc32 interrupt handling | blueswir1 | 2007-08-04 | 1 | -0/+3 |
* | Add comment. | ths | 2007-06-03 | 1 | -1/+1 |
* | Some more regs_to_env/envs_to_regs cleanup. | ths | 2007-06-03 | 1 | -30/+6 |
* | Clean up of some target specifics in exec.c/cpu-exec.c. | ths | 2007-06-03 | 1 | -63/+6 |
* | ColdFire EMAC support. | pbrook | 2007-05-29 | 1 | -1/+3 |
* | m68k/ColdFire system emulation. | pbrook | 2007-05-23 | 1 | -2/+16 |
* | Update debug output. | ths | 2007-05-12 | 1 | -2/+2 |
* | Another bunch of mips host support. | ths | 2007-05-08 | 1 | -1/+2 |
* | Some bits of Linux/MIPS host support, still segfaulty. | ths | 2007-05-05 | 1 | -2/+16 |
* | Implement power state changes (IDLE and SLEEP) for PXA. | balrog | 2007-05-01 | 1 | -9/+14 |
* | Implement embedded IRQ controller for PowerPC 6xx/740 & 750. | j_mayer | 2007-04-09 | 1 | -7/+5 |
* | Integrate Alpha target in Qemu core. | j_mayer | 2007-04-05 | 1 | -1/+70 |
* | Generate double and triple faults, by Bernhard Kauer. | ths | 2007-03-31 | 1 | -0/+2 |
* | Sanitize mips exception handling. | ths | 2007-03-30 | 1 | -3/+3 |
* | New model for PowerPC CPU hardware interrupt events: | j_mayer | 2007-03-30 | 1 | -20/+6 |
* | Fix call to generated code on SPARC, by Juergen Keil. | ths | 2007-03-19 | 1 | -0/+1 |
* | Watchpoint support (previous commit got eaten by Savannah server crash). | pbrook | 2007-03-16 | 1 | -0/+5 |
* | Make cpu_signal_handler work on Mac OS X/Darwin x86 | bellard | 2007-02-05 | 1 | -3/+15 |
* | Fix 64-bit host register corruption. | pbrook | 2007-02-04 | 1 | -94/+9 |
* | Use target_ulong type for emulator registers. | ths | 2007-02-02 | 1 | -3/+4 |
* | siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. | ths | 2007-01-31 | 1 | -9/+18 |
* | Reworking MIPS interrupt handling, by Aurelien Jarno. | ths | 2007-01-24 | 1 | -1/+0 |
* | Spelling fixes, thanks to Stefan Weil. | ths | 2006-12-07 | 1 | -1/+1 |
* | ColdFire target. | pbrook | 2006-10-22 | 1 | -2/+60 |
* | added SMM support | bellard | 2006-09-24 | 1 | -2/+10 |
* | sun4m halt support (Blue Swirl) | bellard | 2006-09-20 | 1 | -2/+4 |
* | Arm host build fix. | pbrook | 2006-07-29 | 1 | -1/+1 |
* | SPARC FPU optimization (Blue Swirl) | bellard | 2006-06-26 | 1 | -2/+6 |
* | SH bugfixes. | pbrook | 2006-06-18 | 1 | -1/+1 |
* | SH usermode fault handling. | pbrook | 2006-06-17 | 1 | -7/+2 |
* | Solaris/SPARC host port (Ben Taylor) | bellard | 2006-06-14 | 1 | -12/+14 |
* | mips cleanup (Thiemo Seufer) | bellard | 2006-05-22 | 1 | -0/+2 |
* | sh4 target (Samuel Tardieu) | bellard | 2006-04-27 | 1 | -0/+63 |
* | ia64 fixes | bellard | 2006-04-24 | 1 | -2/+1 |
* | Avoid accessing guest memory directly in usermode emulation. | pbrook | 2006-03-25 | 1 | -5/+5 |
* | Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer). | pbrook | 2006-03-11 | 1 | -1/+1 |
* | Add Arm926 core support. | pbrook | 2006-02-20 | 1 | -0/+2 |
* | optional support for kernel code virtualization | bellard | 2006-02-08 | 1 | -0/+10 |
* | workaround for gcc bug on PowerPC | bellard | 2005-12-19 | 1 | -7/+9 |
* | Initial SPARC SMP support (Blue Swirl) | bellard | 2005-12-05 | 1 | -1/+13 |
* | MIPS halt support - MIPS static state fix (Daniel Jacobowitz) | bellard | 2005-12-05 | 1 | -1/+10 |
* | generate GPF if non canonical addresses | bellard | 2005-12-04 | 1 | -1/+1 |