Age | Commit message (Expand) | Author | Files | Lines |
2007-04-01 | Fix Sparc shift ops (Aurelien Jarno) | blueswir1 | 2 | -9/+17 |
2007-04-01 | Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st... | blueswir1 | 3 | -2/+40 |
2007-04-01 | Fix Sparc co-processor ops (Aurelien Jarno) | blueswir1 | 2 | -1/+27 |
2007-04-01 | Fix Sparc ASR handling (Aurelien Jarno) | blueswir1 | 1 | -4/+24 |
2007-04-01 | Actually enable 64bit configuration. | ths | 10 | -42/+39 |
2007-04-01 | MIPS64 configurations. | ths | 5 | -11/+50 |
2007-03-31 | Generate double and triple faults, by Bernhard Kauer. | ths | 3 | -0/+42 |
2007-03-31 | Large kernel initrd fix (initial patch by Daniel Jacobowitz). | pbrook | 1 | -3/+26 |
2007-03-31 | Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart Anderson. | ths | 1 | -1/+1 |
2007-03-31 | Update for binfmt_misc handler, by Stefan Weil. | ths | 1 | -2/+18 |
2007-03-31 | fcntl() remaining fix, by Stuart Anderson. | ths | 1 | -0/+34 |
2007-03-31 | Fix usb hid and mass-storage protocol revision, by Juergen Keil. | ths | 2 | -2/+2 |
2007-03-31 | Malta CBUS UART support. | ths | 5 | -18/+60 |
2007-03-31 | Support for PowerPC BookE exception model. | j_mayer | 1 | -49/+92 |
2007-03-31 | Embedded PowerPC timers support. | j_mayer | 1 | -7/+205 |
2007-03-31 | Merge PowerPC 405 MMU model. | j_mayer | 2 | -50/+243 |
2007-03-31 | As embedded PowerPC TLB model is very different from PowerPC 6xx ones, | j_mayer | 2 | -14/+26 |
2007-03-31 | Better fix for OpenPIC: should not depend on PowerPC. | j_mayer | 2 | -3/+2 |
2007-03-30 | Switch include for Solaris to avoid namespace issues. By Juergen Keil. | ths | 1 | -1/+1 |
2007-03-30 | Spelling fixes, by Stefan Weil. | ths | 2 | -7/+7 |
2007-03-30 | Update mips TODO. | ths | 1 | -5/+1 |
2007-03-30 | Fix typo, suggested by Ben Taylor. | ths | 1 | -1/+1 |
2007-03-30 | Squash logic bugs while they are fresh... | ths | 1 | -1/+0 |
2007-03-30 | Sanitize mips exception handling. | ths | 8 | -84/+66 |
2007-03-30 | Fix build failure. | ths | 1 | -1/+3 |
2007-03-30 | Fix rfi instruction: do not depend on current execution mode | j_mayer | 4 | -80/+196 |
2007-03-30 | Fix / update PowerPC BookE definitions. | j_mayer | 2 | -43/+189 |
2007-03-30 | New model for PowerPC CPU hardware interrupt events: | j_mayer | 8 | -46/+193 |
2007-03-28 | Solaris host compilation fix by Shaddy Baddah. | j_mayer | 1 | -1/+1 |
2007-03-25 | qemu_create_pidfile implementation for Win32, based on a patch by | ths | 3 | -24/+51 |
2007-03-25 | Move determination of AIOLIBS until after all configure options have been | ths | 1 | -6/+6 |
2007-03-25 | Fix segfault with -nographic, by Enache Adrian. | ths | 1 | -0/+1 |
2007-03-25 | Typo in configure, by Nicholas Sauzede. | ths | 1 | -1/+1 |
2007-03-25 | Improved kqemu error message, by Robert Millan. | ths | 1 | -1/+2 |
2007-03-25 | Windows sockets like to be different. Inspired by a patch from Alex Consul. | ths | 1 | -0/+8 |
2007-03-25 | Sparc32/64 CPU selection | blueswir1 | 5 | -9/+96 |
2007-03-24 | One more bit of mips CPU configuration, and support for early 4KEc | ths | 1 | -1/+23 |
2007-03-24 | Upgrade Sparc FPU version (based on patch by Aurelien Jarno) | blueswir1 | 2 | -2/+3 |
2007-03-23 | Sparc tagged operations (Aurelien Jarno) | blueswir1 | 4 | -5/+194 |
2007-03-23 | Add missing PowerPC 64 instructions | j_mayer | 8 | -14/+326 |
2007-03-23 | Fix debug printf: we need different macros for target_ulong prints | j_mayer | 4 | -55/+65 |
2007-03-23 | Fix enough FPU/R2 support to get 24Kf going. | ths | 5 | -26/+66 |
2007-03-22 | PowerPC improvments: | j_mayer | 3 | -25/+104 |
2007-03-22 | PowerPC bugfixes: | j_mayer | 5 | -4/+110 |
2007-03-22 | Fix fcntl64 logic bug, by Kirill A. Shutemov. | ths | 1 | -0/+4 |
2007-03-22 | Win32 build fix. FIXME: This disables locking of the pidfile, a | ths | 1 | -0/+3 |
2007-03-21 | Fix Sparc branches, original patch by Aurelien Jarno | blueswir1 | 1 | -12/+12 |
2007-03-21 | Move mips CPU specific initialization to translate_init.c. | ths | 3 | -40/+61 |
2007-03-21 | Fix compilation on 32 bits hosts (pb reported by Thiemo Seufer) | j_mayer | 2 | -4/+3 |
2007-03-20 | Ooops... Typo. | j_mayer | 1 | -1/+1 |