| Commit message (Expand) | Author | Age | Files | Lines |
* | Fill in real SparcStation 10 values | blueswir1 | 2007-04-05 | 1 | -17/+17 |
* | Integrate Alpha target in Qemu core. | j_mayer | 2007-04-05 | 8 | -1/+92 |
* | Preliminary patch for Alpha Linux user mode emulation support. | j_mayer | 2007-04-05 | 4 | -5/+212 |
* | Definitions needed for Alpha linux user-mode emulation. | j_mayer | 2007-04-05 | 3 | -0/+761 |
* | Alpha CPU palcode emulation. Only usable in user mode for now with | j_mayer | 2007-04-05 | 1 | -0/+1099 |
* | Alpha architecture emulation core. | j_mayer | 2007-04-05 | 10 | -0/+5869 |
* | Infrastructure to support more than 2 MMU modes. | j_mayer | 2007-04-05 | 2 | -1/+48 |
* | Fix code formatting. | ths | 2007-04-04 | 1 | -66/+66 |
* | Change NIC registration to be consistent with other machines definitions. | j_mayer | 2007-04-04 | 1 | -4/+4 |
* | TARGET_FMT_ld may also be useful for debugging purposes. | j_mayer | 2007-04-04 | 1 | -0/+2 |
* | Add missing 64 bits memory accessors. | j_mayer | 2007-04-04 | 2 | -1/+34 |
* | i386 return APIC ID with cpuid, by Bernhard Kauer. | ths | 2007-04-03 | 3 | -1/+3 |
* | Fix Malta tty2 UART registers. | ths | 2007-04-03 | 1 | -10/+10 |
* | MIPS32R2 needs RDPGPR/WRPGPR instructions even when no shadow registers | ths | 2007-04-02 | 1 | -2/+9 |
* | Fix guest x86/amd64 helper_fprem/helper_fprem1, by Julian Seward. | ths | 2007-04-02 | 1 | -27/+70 |
* | Build fix for 64bit machines. (This is still not correct mul/div handling.) | ths | 2007-04-02 | 1 | -6/+12 |
* | Qcow2: Release refcount table clusters after growing the refcount table, | ths | 2007-04-02 | 1 | -0/+5 |
* | Use __sFILE to typedef for _BSD. | ths | 2007-04-02 | 1 | -0/+4 |
* | Eepro100 emulation, by Stefan Weil. | ths | 2007-04-02 | 6 | -1/+2088 |
* | audio/ossaudio.c for OpenBSD, by Todd T. Fries. | ths | 2007-04-02 | 1 | -0/+5 |
* | ltr for x86_64 should check the upper descriptor type, by Bernhard Kauer. | ths | 2007-04-02 | 1 | -1/+4 |
* | ne2k buffer full bug fix, by Marcel Block. | ths | 2007-04-02 | 1 | -1/+1 |
* | Random bug fixes from code inspection, by Wang Cheng Yeh. | ths | 2007-04-02 | 3 | -5/+6 |
* | VMware SVGA II emulation, by Andrzej Zaborowski. | ths | 2007-04-02 | 9 | -8/+1327 |
* | Qcow2 corruption fix, by Juergen Keil. | ths | 2007-04-01 | 1 | -0/+1 |
* | Solaris 9/x86 support, by Ben Taylor. | ths | 2007-04-01 | 4 | -1/+46 |
* | Conditionalize more syscall implementations, by Mike Frysinger. | ths | 2007-04-01 | 1 | -2/+62 |
* | Single mode for PIC i8259, by Bernhard Kauer. | ths | 2007-04-01 | 1 | -3/+6 |
* | Improved initrd support for mips. | ths | 2007-04-01 | 8 | -33/+74 |
* | Fix off-by-one error | blueswir1 | 2007-04-01 | 1 | -2/+2 |
* | Change Sparc uses of pic_set_irq to pic_set_irq_new | blueswir1 | 2007-04-01 | 6 | -35/+45 |
* | Add SparcStation-10 machine | blueswir1 | 2007-04-01 | 5 | -13/+78 |
* | Reorganise Sun4m to allow other machine types | blueswir1 | 2007-04-01 | 3 | -64/+135 |
* | Fix Sparc shift ops (Aurelien Jarno) | blueswir1 | 2007-04-01 | 2 | -9/+17 |
* | Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st... | blueswir1 | 2007-04-01 | 3 | -2/+40 |
* | Fix Sparc co-processor ops (Aurelien Jarno) | blueswir1 | 2007-04-01 | 2 | -1/+27 |
* | Fix Sparc ASR handling (Aurelien Jarno) | blueswir1 | 2007-04-01 | 1 | -4/+24 |
* | Actually enable 64bit configuration. | ths | 2007-04-01 | 10 | -42/+39 |
* | MIPS64 configurations. | ths | 2007-04-01 | 5 | -11/+50 |
* | Generate double and triple faults, by Bernhard Kauer. | ths | 2007-03-31 | 3 | -0/+42 |
* | Large kernel initrd fix (initial patch by Daniel Jacobowitz). | pbrook | 2007-03-31 | 1 | -3/+26 |
* | Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart Anderson. | ths | 2007-03-31 | 1 | -1/+1 |
* | Update for binfmt_misc handler, by Stefan Weil. | ths | 2007-03-31 | 1 | -2/+18 |
* | fcntl() remaining fix, by Stuart Anderson. | ths | 2007-03-31 | 1 | -0/+34 |
* | Fix usb hid and mass-storage protocol revision, by Juergen Keil. | ths | 2007-03-31 | 2 | -2/+2 |
* | Malta CBUS UART support. | ths | 2007-03-31 | 5 | -18/+60 |
* | Support for PowerPC BookE exception model. | j_mayer | 2007-03-31 | 1 | -49/+92 |
* | Embedded PowerPC timers support. | j_mayer | 2007-03-31 | 1 | -7/+205 |
* | Merge PowerPC 405 MMU model. | j_mayer | 2007-03-31 | 2 | -50/+243 |
* | As embedded PowerPC TLB model is very different from PowerPC 6xx ones, | j_mayer | 2007-03-31 | 2 | -14/+26 |