summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-01Solaris 9/x86 support, by Ben Taylor.ths4-1/+46
2007-04-01Conditionalize more syscall implementations, by Mike Frysinger.ths1-2/+62
2007-04-01Single mode for PIC i8259, by Bernhard Kauer.ths1-3/+6
2007-04-01Improved initrd support for mips.ths8-33/+74
2007-04-01Fix off-by-one errorblueswir11-2/+2
2007-04-01Change Sparc uses of pic_set_irq to pic_set_irq_newblueswir16-35/+45
2007-04-01Add SparcStation-10 machineblueswir15-13/+78
2007-04-01Reorganise Sun4m to allow other machine typesblueswir13-64/+135
2007-04-01Fix Sparc shift ops (Aurelien Jarno)blueswir12-9/+17
2007-04-01Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st...blueswir13-2/+40
2007-04-01Fix Sparc co-processor ops (Aurelien Jarno)blueswir12-1/+27
2007-04-01Fix Sparc ASR handling (Aurelien Jarno)blueswir11-4/+24
2007-04-01Actually enable 64bit configuration.ths10-42/+39
2007-04-01MIPS64 configurations.ths5-11/+50
2007-03-31Generate double and triple faults, by Bernhard Kauer.ths3-0/+42
2007-03-31Large kernel initrd fix (initial patch by Daniel Jacobowitz).pbrook1-3/+26
2007-03-31Don't let sigaction handle SIGKILL/SIGSTOP, by Stuart Anderson.ths1-1/+1
2007-03-31Update for binfmt_misc handler, by Stefan Weil.ths1-2/+18
2007-03-31fcntl() remaining fix, by Stuart Anderson.ths1-0/+34
2007-03-31Fix usb hid and mass-storage protocol revision, by Juergen Keil.ths2-2/+2
2007-03-31Malta CBUS UART support.ths5-18/+60
2007-03-31Support for PowerPC BookE exception model.j_mayer1-49/+92
2007-03-31Embedded PowerPC timers support.j_mayer1-7/+205
2007-03-31Merge PowerPC 405 MMU model.j_mayer2-50/+243
2007-03-31As embedded PowerPC TLB model is very different from PowerPC 6xx ones,j_mayer2-14/+26
2007-03-31Better fix for OpenPIC: should not depend on PowerPC.j_mayer2-3/+2
2007-03-30Switch include for Solaris to avoid namespace issues. By Juergen Keil.ths1-1/+1
2007-03-30Spelling fixes, by Stefan Weil.ths2-7/+7
2007-03-30Update mips TODO.ths1-5/+1
2007-03-30Fix typo, suggested by Ben Taylor.ths1-1/+1
2007-03-30Squash logic bugs while they are fresh...ths1-1/+0
2007-03-30Sanitize mips exception handling.ths8-84/+66
2007-03-30Fix build failure.ths1-1/+3
2007-03-30Fix rfi instruction: do not depend on current execution modej_mayer4-80/+196
2007-03-30Fix / update PowerPC BookE definitions.j_mayer2-43/+189
2007-03-30New model for PowerPC CPU hardware interrupt events:j_mayer8-46/+193
2007-03-28Solaris host compilation fix by Shaddy Baddah.j_mayer1-1/+1
2007-03-25qemu_create_pidfile implementation for Win32, based on a patch byths3-24/+51
2007-03-25Move determination of AIOLIBS until after all configure options have beenths1-6/+6
2007-03-25Fix segfault with -nographic, by Enache Adrian.ths1-0/+1
2007-03-25Typo in configure, by Nicholas Sauzede.ths1-1/+1
2007-03-25Improved kqemu error message, by Robert Millan.ths1-1/+2
2007-03-25Windows sockets like to be different. Inspired by a patch from Alex Consul.ths1-0/+8
2007-03-25Sparc32/64 CPU selectionblueswir15-9/+96
2007-03-24One more bit of mips CPU configuration, and support for early 4KEcths1-1/+23
2007-03-24Upgrade Sparc FPU version (based on patch by Aurelien Jarno)blueswir12-2/+3
2007-03-23Sparc tagged operations (Aurelien Jarno)blueswir14-5/+194
2007-03-23Add missing PowerPC 64 instructionsj_mayer8-14/+326
2007-03-23Fix debug printf: we need different macros for target_ulong printsj_mayer4-55/+65
2007-03-23Fix enough FPU/R2 support to get 24Kf going.ths5-26/+66