2007-04-09 |
ths | Fix CP0_IntCtl handling. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
ths | Proper handling of reserved bits in the context register. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
ths | Mark watchpoint features as unimplemented. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
ths | Catch unaligned sc/scd. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
ths | Fix exception handling cornercase for rdhwr. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
ths | Remove bogus mtc0 handling. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
pbrook | ARM IRQ fix. |
commit | commitdiff | tree | snapshot |
2007-04-08 |
blueswir1 | Fix generated code disasm output on Sparc64 host |
commit | commitdiff | tree | snapshot |
2007-04-08 |
blueswir1 | Sparc32/64 CPU selection for user emulator |
commit | commitdiff | tree | snapshot |
2007-04-07 |
blueswir1 | Fix TCX base on SS10 |
commit | commitdiff | tree | snapshot |
2007-04-07 |
pbrook | Unify IRQ handling. |
commit | commitdiff | tree | snapshot |
2007-04-07 |
j_mayer | PowerPC 64 fixes |
commit | commitdiff | tree | snapshot |
2007-04-07 |
j_mayer | cpu_get_phys_page_debug should return target_phys_addr_t |
commit | commitdiff | tree | snapshot |
2007-04-07 |
pbrook | Remove dead code. |
commit | commitdiff | tree | snapshot |
2007-04-07 |
pbrook | Remove dead code. |
commit | commitdiff | tree | snapshot |
2007-04-07 |
ths | Implement prefx. |
commit | commitdiff | tree | snapshot |
2007-04-07 |
ths | Set proper BadVAddress value for unaligned instruction... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
ths | Actually skip over delay slot for a non-taken branch... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
ths | Fix ins/ext cornercase. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
pbrook | Comment spelling fix. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
blueswir1 | Full implementation of IEEE exceptions (Aurelien Jarno) |
commit | commitdiff | tree | snapshot |
2007-04-06 |
blueswir1 | Enforce even float register pair for double register... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
ths | Fix handling of ADES exceptions. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
ths | Save state for all CP0 instructions, they may throw... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
pbrook | Use correct type for card field. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
pbrook | SD card emulation (initial implementation by Andrzei... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
j_mayer | Code provision for x86_64 and PowerPC 64 linux user... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
j_mayer | Add alpha targets. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
j_mayer | Fix for PowerPC 64 rotates. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
j_mayer | Code provision for 64 bits linux user-mode targets... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
ths | fix branch delay slot cornercases. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
ths | Fix rotr immediate ops, mask shift/rotate arguments... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
ths | Handle EBase properly. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
ths | Fix disabling of the Cause register for R2. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
ths | Fix RDHWR handling. Code formatting. Don't use *_direct... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
ths | 64bit MIPS FPUs have 32 registers. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
ths | Clear BEV and ERL for the fake bootloader. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Fix alpha target compilation on 32 bits hosts. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Rules needed to compile linux user-mode alpha target. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Temporary hack for alpha user-mode emulation. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
blueswir1 | Documentation update |
commit | commitdiff | tree | snapshot |
2007-04-05 |
blueswir1 | Fix stdfq op (Aurelien Jarno) |
commit | commitdiff | tree | snapshot |
2007-04-05 |
blueswir1 | Fix co-processor branch and store ops (Aurelien Jarno) |
commit | commitdiff | tree | snapshot |
2007-04-05 |
blueswir1 | Fill in real SparcStation 10 values |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Integrate Alpha target in Qemu core. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Preliminary patch for Alpha Linux user mode emulation... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Definitions needed for Alpha linux user-mode emulation. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Alpha CPU palcode emulation. Only usable in user mode... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Alpha architecture emulation core. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
j_mayer | Infrastructure to support more than 2 MMU modes. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
ths | Fix code formatting. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
j_mayer | Change NIC registration to be consistent with other... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
j_mayer | TARGET_FMT_ld may also be useful for debugging purposes. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
j_mayer | Add missing 64 bits memory accessors. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
ths | i386 return APIC ID with cpuid, by Bernhard Kauer. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
ths | Fix Malta tty2 UART registers. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | MIPS32R2 needs RDPGPR/WRPGPR instructions even when... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | Fix guest x86/amd64 helper_fprem/helper_fprem1, by... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | Build fix for 64bit machines. (This is still not correc... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | Qcow2: Release refcount table clusters after growing... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | Use __sFILE to typedef for _BSD. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | Eepro100 emulation, by Stefan Weil. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | audio/ossaudio.c for OpenBSD, by Todd T. Fries. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | ltr for x86_64 should check the upper descriptor type... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | ne2k buffer full bug fix, by Marcel Block. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | Random bug fixes from code inspection, by Wang Cheng... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
ths | VMware SVGA II emulation, by Andrzej Zaborowski. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | Qcow2 corruption fix, by Juergen Keil. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | Solaris 9/x86 support, by Ben Taylor. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | Conditionalize more syscall implementations, by Mike... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | Single mode for PIC i8259, by Bernhard Kauer. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | Improved initrd support for mips. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Fix off-by-one error |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Change Sparc uses of pic_set_irq to pic_set_irq_new |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Add SparcStation-10 machine |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Reorganise Sun4m to allow other machine types |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Fix Sparc shift ops (Aurelien Jarno) |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Fix Sparc lda/ldda/sta/stda asi handling, fault on... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Fix Sparc co-processor ops (Aurelien Jarno) |
commit | commitdiff | tree | snapshot |
2007-04-01 |
blueswir1 | Fix Sparc ASR handling (Aurelien Jarno) |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | Actually enable 64bit configuration. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
ths | MIPS64 configurations. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
ths | Generate double and triple faults, by Bernhard Kauer. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
pbrook | Large kernel initrd fix (initial patch by Daniel Jacobo... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
ths | Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
ths | Update for binfmt_misc handler, by Stefan Weil. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
ths | fcntl() remaining fix, by Stuart Anderson. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
ths | Fix usb hid and mass-storage protocol revision, by... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
ths | Malta CBUS UART support. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
j_mayer | Support for PowerPC BookE exception model. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
j_mayer | Embedded PowerPC timers support. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
j_mayer | Merge PowerPC 405 MMU model. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
j_mayer | As embedded PowerPC TLB model is very different from... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
j_mayer | Better fix for OpenPIC: should not depend on PowerPC. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Switch include for Solaris to avoid namespace issues... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Spelling fixes, by Stefan Weil. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Update mips TODO. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Fix typo, suggested by Ben Taylor. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Squash logic bugs while they are fresh... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Sanitize mips exception handling. |
commit | commitdiff | tree | snapshot |
next |