aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-31fcntl() remaining fix, by Stuart Anderson.ths
2007-03-31Fix usb hid and mass-storage protocol revision, by Juergen Keil.ths
2007-03-31Malta CBUS UART support.ths
2007-03-31Support for PowerPC BookE exception model.j_mayer
2007-03-31Embedded PowerPC timers support.j_mayer
2007-03-31Merge PowerPC 405 MMU model.j_mayer
2007-03-31As embedded PowerPC TLB model is very different from PowerPC 6xx ones,j_mayer
2007-03-31Better fix for OpenPIC: should not depend on PowerPC.j_mayer
2007-03-30Switch include for Solaris to avoid namespace issues. By Juergen Keil.ths
2007-03-30Spelling fixes, by Stefan Weil.ths
2007-03-30Update mips TODO.ths
2007-03-30Fix typo, suggested by Ben Taylor.ths
2007-03-30Squash logic bugs while they are fresh...ths
2007-03-30Sanitize mips exception handling.ths
2007-03-30Fix build failure.ths
2007-03-30Fix rfi instruction: do not depend on current execution modej_mayer
2007-03-30Fix / update PowerPC BookE definitions.j_mayer
2007-03-30New model for PowerPC CPU hardware interrupt events:j_mayer
2007-03-28Solaris host compilation fix by Shaddy Baddah.j_mayer
2007-03-25qemu_create_pidfile implementation for Win32, based on a patch byths
2007-03-25Move determination of AIOLIBS until after all configure options have beenths
2007-03-25Fix segfault with -nographic, by Enache Adrian.ths
2007-03-25Typo in configure, by Nicholas Sauzede.ths
2007-03-25Improved kqemu error message, by Robert Millan.ths
2007-03-25Windows sockets like to be different. Inspired by a patch from Alex Consul.ths
2007-03-25Sparc32/64 CPU selectionblueswir1
2007-03-24One more bit of mips CPU configuration, and support for early 4KEcths
2007-03-24Upgrade Sparc FPU version (based on patch by Aurelien Jarno)blueswir1
2007-03-23Sparc tagged operations (Aurelien Jarno)blueswir1
2007-03-23Add missing PowerPC 64 instructionsj_mayer
2007-03-23Fix debug printf: we need different macros for target_ulong printsj_mayer
2007-03-23Fix enough FPU/R2 support to get 24Kf going.ths
2007-03-22PowerPC improvments:j_mayer
2007-03-22PowerPC bugfixes:j_mayer
2007-03-22Fix fcntl64 logic bug, by Kirill A. Shutemov.ths
2007-03-22Win32 build fix. FIXME: This disables locking of the pidfile, aths
2007-03-21Fix Sparc branches, original patch by Aurelien Jarnoblueswir1
2007-03-21Move mips CPU specific initialization to translate_init.c.ths
2007-03-21Fix compilation on 32 bits hosts (pb reported by Thiemo Seufer)j_mayer
2007-03-20Ooops... Typo.j_mayer
2007-03-20PowerPC 2.03 SPE extension - first pass.j_mayer
2007-03-20Add missing softfloat helpers.j_mayer
2007-03-20fcntl64 fix, by Kirill A. Shutemov.ths
2007-03-20SlavIO Counter-Timers fix, by Aurelien Jarno.ths
2007-03-20SlavIO interrupt controller fix, by Aurelien Jarno.ths
2007-03-20VMMouse Emulation, by Anthony Liguori.ths
2007-03-19Barf on branches/jumps in branch delay slots. Spotted by Stefan Weil.ths
2007-03-19Define gen_intermediate_code_internal as "static inline".ths
2007-03-19Fix call to generated code on SPARC, by Juergen Keil.ths
2007-03-19Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno.ths