Age | Commit message (Expand) | Author |
2007-04-01 | Solaris 9/x86 support, by Ben Taylor. | ths |
2007-04-01 | Conditionalize more syscall implementations, by Mike Frysinger. | ths |
2007-04-01 | Single mode for PIC i8259, by Bernhard Kauer. | ths |
2007-04-01 | Improved initrd support for mips. | ths |
2007-04-01 | Fix off-by-one error | blueswir1 |
2007-04-01 | Change Sparc uses of pic_set_irq to pic_set_irq_new | blueswir1 |
2007-04-01 | Add SparcStation-10 machine | blueswir1 |
2007-04-01 | Reorganise Sun4m to allow other machine types | blueswir1 |
2007-04-01 | Fix Sparc shift ops (Aurelien Jarno) | blueswir1 |
2007-04-01 | Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st... | blueswir1 |
2007-04-01 | Fix Sparc co-processor ops (Aurelien Jarno) | blueswir1 |
2007-04-01 | Fix Sparc ASR handling (Aurelien Jarno) | blueswir1 |
2007-04-01 | Actually enable 64bit configuration. | ths |
2007-04-01 | MIPS64 configurations. | ths |
2007-03-31 | Generate double and triple faults, by Bernhard Kauer. | ths |
2007-03-31 | Large kernel initrd fix (initial patch by Daniel Jacobowitz). | pbrook |
2007-03-31 | Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart Anderson. | ths |
2007-03-31 | Update for binfmt_misc handler, by Stefan Weil. | ths |
2007-03-31 | fcntl() remaining fix, by Stuart Anderson. | ths |
2007-03-31 | Fix usb hid and mass-storage protocol revision, by Juergen Keil. | ths |
2007-03-31 | Malta CBUS UART support. | ths |
2007-03-31 | Support for PowerPC BookE exception model. | j_mayer |
2007-03-31 | Embedded PowerPC timers support. | j_mayer |
2007-03-31 | Merge PowerPC 405 MMU model. | j_mayer |
2007-03-31 | As embedded PowerPC TLB model is very different from PowerPC 6xx ones, | j_mayer |
2007-03-31 | Better fix for OpenPIC: should not depend on PowerPC. | j_mayer |
2007-03-30 | Switch include for Solaris to avoid namespace issues. By Juergen Keil. | ths |
2007-03-30 | Spelling fixes, by Stefan Weil. | ths |
2007-03-30 | Update mips TODO. | ths |
2007-03-30 | Fix typo, suggested by Ben Taylor. | ths |
2007-03-30 | Squash logic bugs while they are fresh... | ths |
2007-03-30 | Sanitize mips exception handling. | ths |
2007-03-30 | Fix build failure. | ths |
2007-03-30 | Fix rfi instruction: do not depend on current execution mode | j_mayer |
2007-03-30 | Fix / update PowerPC BookE definitions. | j_mayer |
2007-03-30 | New model for PowerPC CPU hardware interrupt events: | j_mayer |
2007-03-28 | Solaris host compilation fix by Shaddy Baddah. | j_mayer |
2007-03-25 | qemu_create_pidfile implementation for Win32, based on a patch by | ths |
2007-03-25 | Move determination of AIOLIBS until after all configure options have been | ths |
2007-03-25 | Fix segfault with -nographic, by Enache Adrian. | ths |
2007-03-25 | Typo in configure, by Nicholas Sauzede. | ths |
2007-03-25 | Improved kqemu error message, by Robert Millan. | ths |
2007-03-25 | Windows sockets like to be different. Inspired by a patch from Alex Consul. | ths |
2007-03-25 | Sparc32/64 CPU selection | blueswir1 |
2007-03-24 | One more bit of mips CPU configuration, and support for early 4KEc | ths |
2007-03-24 | Upgrade Sparc FPU version (based on patch by Aurelien Jarno) | blueswir1 |
2007-03-23 | Sparc tagged operations (Aurelien Jarno) | blueswir1 |
2007-03-23 | Add missing PowerPC 64 instructions | j_mayer |
2007-03-23 | Fix debug printf: we need different macros for target_ulong prints | j_mayer |
2007-03-23 | Fix enough FPU/R2 support to get 24Kf going. | ths |