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