Age | Commit message (Expand) | Author |
2007-04-05 | Fix rotr immediate ops, mask shift/rotate arguments to their allowed | ths |
2007-04-05 | Handle EBase properly. | ths |
2007-04-05 | Fix disabling of the Cause register for R2. | ths |
2007-04-05 | Fix RDHWR handling. Code formatting. Don't use *_direct versions to raise | ths |
2007-04-05 | 64bit MIPS FPUs have 32 registers. | ths |
2007-04-05 | Clear BEV and ERL for the fake bootloader. | ths |
2007-04-05 | Fix alpha target compilation on 32 bits hosts. | j_mayer |
2007-04-05 | Rules needed to compile linux user-mode alpha target. | j_mayer |
2007-04-05 | Temporary hack for alpha user-mode emulation. | j_mayer |
2007-04-05 | Documentation update | blueswir1 |
2007-04-05 | Fix stdfq op (Aurelien Jarno) | blueswir1 |
2007-04-05 | Fix co-processor branch and store ops (Aurelien Jarno) | blueswir1 |
2007-04-05 | Fill in real SparcStation 10 values | blueswir1 |
2007-04-05 | Integrate Alpha target in Qemu core. | j_mayer |
2007-04-05 | Preliminary patch for Alpha Linux user mode emulation support. | j_mayer |
2007-04-05 | Definitions needed for Alpha linux user-mode emulation. | j_mayer |
2007-04-05 | Alpha CPU palcode emulation. Only usable in user mode for now with | j_mayer |
2007-04-05 | Alpha architecture emulation core. | j_mayer |
2007-04-05 | Infrastructure to support more than 2 MMU modes. | j_mayer |
2007-04-04 | Fix code formatting. | ths |
2007-04-04 | Change NIC registration to be consistent with other machines definitions. | j_mayer |
2007-04-04 | TARGET_FMT_ld may also be useful for debugging purposes. | j_mayer |
2007-04-04 | Add missing 64 bits memory accessors. | j_mayer |
2007-04-03 | i386 return APIC ID with cpuid, by Bernhard Kauer. | ths |
2007-04-03 | Fix Malta tty2 UART registers. | ths |
2007-04-02 | MIPS32R2 needs RDPGPR/WRPGPR instructions even when no shadow registers | ths |
2007-04-02 | Fix guest x86/amd64 helper_fprem/helper_fprem1, by Julian Seward. | ths |
2007-04-02 | Build fix for 64bit machines. (This is still not correct mul/div handling.) | ths |
2007-04-02 | Qcow2: Release refcount table clusters after growing the refcount table, | ths |
2007-04-02 | Use __sFILE to typedef for _BSD. | ths |
2007-04-02 | Eepro100 emulation, by Stefan Weil. | ths |
2007-04-02 | audio/ossaudio.c for OpenBSD, by Todd T. Fries. | ths |
2007-04-02 | ltr for x86_64 should check the upper descriptor type, by Bernhard Kauer. | ths |
2007-04-02 | ne2k buffer full bug fix, by Marcel Block. | ths |
2007-04-02 | Random bug fixes from code inspection, by Wang Cheng Yeh. | ths |
2007-04-02 | VMware SVGA II emulation, by Andrzej Zaborowski. | ths |
2007-04-01 | Qcow2 corruption fix, by Juergen Keil. | ths |
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 |