2007-03-30 |
ths | Spelling fixes, by Stefan Weil. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Update mips TODO. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Fix typo, suggested by Ben Taylor. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Squash logic bugs while they are fresh... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Sanitize mips exception handling. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
ths | Fix build failure. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
j_mayer | Fix rfi instruction: do not depend on current execution... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
j_mayer | Fix / update PowerPC BookE definitions. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
j_mayer | New model for PowerPC CPU hardware interrupt events: |
commit | commitdiff | tree | snapshot |
2007-03-28 |
j_mayer | Solaris host compilation fix by Shaddy Baddah. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
ths | qemu_create_pidfile implementation for Win32, based... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
ths | Move determination of AIOLIBS until after all configure... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
ths | Fix segfault with -nographic, by Enache Adrian. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
ths | Typo in configure, by Nicholas Sauzede. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
ths | Improved kqemu error message, by Robert Millan. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
ths | Windows sockets like to be different. Inspired by a... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
blueswir1 | Sparc32/64 CPU selection |
commit | commitdiff | tree | snapshot |
2007-03-24 |
ths | One more bit of mips CPU configuration, and support... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
blueswir1 | Upgrade Sparc FPU version (based on patch by Aurelien... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
blueswir1 | Sparc tagged operations (Aurelien Jarno) |
commit | commitdiff | tree | snapshot |
2007-03-23 |
j_mayer | Add missing PowerPC 64 instructions |
commit | commitdiff | tree | snapshot |
2007-03-23 |
j_mayer | Fix debug printf: we need different macros for target_u... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
ths | Fix enough FPU/R2 support to get 24Kf going. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
j_mayer | PowerPC improvments: |
commit | commitdiff | tree | snapshot |
2007-03-22 |
j_mayer | PowerPC bugfixes: |
commit | commitdiff | tree | snapshot |
2007-03-22 |
ths | Fix fcntl64 logic bug, by Kirill A. Shutemov. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
ths | Win32 build fix. FIXME: This disables locking of the... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
blueswir1 | Fix Sparc branches, original patch by Aurelien Jarno |
commit | commitdiff | tree | snapshot |
2007-03-21 |
ths | Move mips CPU specific initialization to translate_init.c. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
j_mayer | Fix compilation on 32 bits hosts (pb reported by Thiemo... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
j_mayer | Ooops... Typo. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
j_mayer | PowerPC 2.03 SPE extension - first pass. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
j_mayer | Add missing softfloat helpers. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
ths | fcntl64 fix, by Kirill A. Shutemov. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
ths | SlavIO Counter-Timers fix, by Aurelien Jarno. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
ths | SlavIO interrupt controller fix, by Aurelien Jarno. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
ths | VMMouse Emulation, by Anthony Liguori. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Barf on branches/jumps in branch delay slots. Spotted... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Define gen_intermediate_code_internal as "static inline". |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Fix call to generated code on SPARC, by Juergen Keil. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Fix qemu crash due to sparc division-by-zero, by Aureli... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Fix big endian host operation, by Ben Taylor and Igor... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | trunc() for Solaris 9 / SPARC, by Juergen Keil. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Close file descriptors when execing network tap setup... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Improve -pidfile option, by Anthony Liguori. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Add -name option, by Anthony Liguori. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | SCSI fixes, by Wang Cheng Yeh. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | SPARC host fixes, by Ben Taylor. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Handling more darwin-user syscalls, by Ilya Shar. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Linux usermode clock_gettime/clock_getres emulation... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Add missing header includes. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Fix allocation sizes in getpeername/getsockname, spotte... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Solaris needs -lrt, spotted by Ben Taylor. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
ths | Support -cpu selection for mips usermode emulation... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
j_mayer | Add -cpu option for linux user emulation. |
commit | commitdiff | tree | snapshot |
2007-03-18 |
ths | Disable compiler options dangerous for op compilation. |
commit | commitdiff | tree | snapshot |
2007-03-18 |
ths | A VGA card for the Malta board. |
commit | commitdiff | tree | snapshot |
2007-03-18 |
ths | Fix BD flag handling, cause register contents, implemen... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
j_mayer | As icbi is not a priviledge instruction and is treated... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
ths | MIPS -cpu selection support, by Herve Poussineau. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
pbrook | OHCI USB PXA support (Andrzej Zaborowski). |
commit | commitdiff | tree | snapshot |
2007-03-17 |
ths | Note FPU enable/disable issue. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
ths | Remove useless static specifier. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
ths | Better ioport debugging output. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
ths | Better way to select -lrt, by Andrzei Zaborowski. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
ths | Don't fail for "revert to poweron defaults" IDE command... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
ths | Allow disabling IDE block mode, by Carlo Marcelo Arenas... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
j_mayer | Add PowerPC 64 target for tests. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
j_mayer | Make it safe to use 64 bits GPR and/or 64 bits host... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
pbrook | ARM register index+writeback fix (Lauro Ramos Venancio). |
commit | commitdiff | tree | snapshot |
2007-03-17 |
pbrook | Usermode recv syscall fix. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
pbrook | Watchpoint support (previous commit got eaten by Savann... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
pbrook | Align stack when loading bFLT binaries. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
pbrook | SMP half-idle fix. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
pbrook | ARM reabbot support (orginal patch by Aurelien Jarno). |
commit | commitdiff | tree | snapshot |
2007-03-08 |
pbrook | Fix typo in help output. |
commit | commitdiff | tree | snapshot |
2007-03-08 |
pbrook | Implement --cpu for ARM. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
j_mayer | Great PowerPC emulation code resynchronisation and... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
pbrook | Simple u-boot image loading support. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
ths | Fix GT-64xxx PCI mapping, by Aurelien Jarno. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
ths | Fix typo in PCI bridge code. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
ths | Fix unportable bitfields use which broke pcnet for... |
commit | commitdiff | tree | snapshot |
2007-03-05 |
j_mayer | New -cpu options: choose CPU model for emulated target. |
commit | commitdiff | tree | snapshot |
2007-03-04 |
pbrook | 64bit->win32 cross build fix. |
commit | commitdiff | tree | snapshot |
2007-03-03 |
ths | Fix configure typo, by Juergen Lock. |
commit | commitdiff | tree | snapshot |
2007-03-02 |
ths | MIPS Userland TLS register emulation, by Daniel Jacobowitz. |
commit | commitdiff | tree | snapshot |
2007-03-02 |
ths | Fix wrong interrupt number for the second serial interface. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
ths | MIPS FPU dynamic activation, part 1, by Herve Poussineau. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
ths | Mention ds1225y support. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
ths | Make removing IOHandlers safe from within an IOHandler... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
ths | DS1225Y nvram device, by Herve Poussineau. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
ths | Fix CPU chaining in linux-user emulation, by Gwenole... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
ths | 24C01 / 24C02 EEPROM emulation for Malta, by Stefan... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
pbrook | iDocument ARM RealView board (Andrzej Zaborowski). |
commit | commitdiff | tree | snapshot |
2007-02-27 |
pbrook | Compiler check for byteswap.h instead of hardcoded... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
pbrook | Include LDFLAGS when linking system emulator. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
ths | Fix mips FPU emulation, 32 bit data types are allowed... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
pbrook | Honor $cross_prefix when searching for suitable gcc. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
pbrook | Fix "make install prefix=/somewhere". |
commit | commitdiff | tree | snapshot |
2007-02-23 |
ths | Add Erwan Velu as contributor for the tftp boot patches. |
commit | commitdiff | tree | snapshot |
next |