2007-12-02 |
ths | Include qemu-timer.h iff DEBUG is defined.
|
commit | commitdiff | tree |
2007-12-02 |
ths | Add missing include, by Sylvain Petreolle.
|
commit | commitdiff | tree |
2007-12-02 |
ths | Larger physical address space for 32-bit MIPS.
|
commit | commitdiff | tree |
2007-12-02 |
ths | SH4: Signal handling for the user space emulator, by...
|
commit | commitdiff | tree |
2007-12-02 |
ths | Fix for execve syscall, by Kirill A. Shutemov.
|
commit | commitdiff | tree |
2007-12-02 |
ths | SH4: system emulator interrupt update, by Magnus Damm.
|
commit | commitdiff | tree |
2007-12-02 |
ths | SH4 delay slot code update, by Magnus Damm.
|
commit | commitdiff | tree |
2007-12-02 |
ths | Collecting block device statistics, by Richard W.M...
|
commit | commitdiff | tree |
2007-12-02 |
ths | Add -drive parameter, by Laurent Vivier.
|
commit | commitdiff | tree |
2007-12-02 |
ths | Mainstone re-org, by Armin Kuster.
|
commit | commitdiff | tree |
2007-11-26 |
ths | Add floppy support, tested to work with www.linux-mips...
|
commit | commitdiff | tree |
2007-11-26 |
ths | Micro-optimize back-to-back store-load sequences.
|
commit | commitdiff | tree |
2007-11-22 |
ths | Optimize the conventional move operation.
|
commit | commitdiff | tree |
2007-11-22 |
ths | Fix off-by-one address checks in MIPS64 MMU, by Aurelien...
|
commit | commitdiff | tree |
2007-11-21 |
ths | Documentation formatting improvements, by Stefan Weil.
|
commit | commitdiff | tree |
2007-11-20 |
ths | SH4 Fix missing 6th arg of syscall, by "takasi-y".
|
commit | commitdiff | tree |
2007-11-19 |
ths | Add older 4Km variants.
|
commit | commitdiff | tree |
2007-11-18 |
ths | Solaris build fixes, based on a patch by Ben Taylor.
|
commit | commitdiff | tree |
2007-11-18 |
ths | Add -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAGS...
|
commit | commitdiff | tree |
2007-11-18 |
ths | Use CONFIG_VNC_TLS_CFLAGS for building vnc.o.
|
commit | commitdiff | tree |
2007-11-18 |
ths | Fixes for s/390 host support, by Bastian Blank.
|
commit | commitdiff | tree |
2007-11-18 |
ths | Fix MIPS64 R2 instructions.
|
commit | commitdiff | tree |
2007-11-18 |
ths | Use a valid PRid.
|
commit | commitdiff | tree |
2007-11-16 |
ths | Fix NaN handling for MIPS and HPPA.
|
commit | commitdiff | tree |
2007-11-14 |
ths | Introduce 4KEm configuration with fixed MMU mapping...
|
commit | commitdiff | tree |
2007-11-11 |
ths | Fix typo.
|
commit | commitdiff | tree |
2007-11-09 |
ths | Use FORCE_RET, scrap RETURN which was implemented in...
|
commit | commitdiff | tree |
2007-11-09 |
ths | Fix typo, spotted by Samuel Thibault.
|
commit | commitdiff | tree |
2007-11-09 |
ths | Move kernel loader parameters from the cpu state to...
|
commit | commitdiff | tree |
2007-11-08 |
ths | Clean out the N32 macros from target-mips, and introduce...
|
commit | commitdiff | tree |
2007-11-08 |
ths | More .cvsignore.
|
commit | commitdiff | tree |
2007-11-08 |
ths | Formatting fix.
|
commit | commitdiff | tree |
2007-11-08 |
ths | .cvsignore dependency files.
|
commit | commitdiff | tree |
2007-11-08 |
ths | Revert "Last AIO Patch" as requested by Fabrice, it...
|
commit | commitdiff | tree |
2007-11-05 |
ths | Add -lpthread flag.
|
commit | commitdiff | tree |
2007-11-03 |
ths | Fix some compiler warnings.
|
commit | commitdiff | tree |
2007-11-02 |
ths | EFAULT - update __get_user() __put_user(), by Thayne...
|
commit | commitdiff | tree |
2007-11-02 |
ths | Fix compiler warnings, by Stefan Weil.
|
commit | commitdiff | tree |
2007-11-02 |
ths | EFAULT - verify pages are in cache and are read/write...
|
commit | commitdiff | tree |
2007-11-01 |
ths | Add new files fir strace support, missed in earlier...
|
commit | commitdiff | tree |
2007-11-01 |
ths | Mention userland strace support, and mipssim machine...
|
commit | commitdiff | tree |
2007-11-01 |
ths | Strace for userland emulation, by Stuart Anderson and...
|
commit | commitdiff | tree |
2007-10-31 |
ths | Add copyright and license header.
|
commit | commitdiff | tree |
2007-10-30 |
ths | Declare function before use, reduces compiler warning...
|
commit | commitdiff | tree |
2007-10-29 |
ths | Adjust s390 addresses (the MSB is defined as "to be...
|
commit | commitdiff | tree |
2007-10-29 |
ths | Preliminary MIPS64R2 mode.
|
commit | commitdiff | tree |
2007-10-29 |
ths | Fix logic bug which broke TLBL/TLBS handling somewhat.
|
commit | commitdiff | tree |
2007-10-29 |
ths | Restrict CP0_PerfCnt to legal values.
|
commit | commitdiff | tree |
2007-10-28 |
ths | Implement missing MIPS supervisor mode bits.
|
commit | commitdiff | tree |
2007-10-28 |
ths | Use the shiny new clz helpers.
|
commit | commitdiff | tree |
2007-10-28 |
ths | Less debug noise from the mipsnet driver.
|
commit | commitdiff | tree |
2007-10-27 |
ths | Add sharable clz/clo inline functions and use them...
|
commit | commitdiff | tree |
2007-10-26 |
ths | The other half of the mul64 rework. Sorry for the breakage...
|
commit | commitdiff | tree |
2007-10-26 |
ths | Fix Windows build failure, by Stefan Weil.
|
commit | commitdiff | tree |
2007-10-25 |
ths | Restore a more maintainable version of the 64bit multiply...
|
commit | commitdiff | tree |
2007-10-25 |
ths | Fix gdb stub for MIPS64.
|
commit | commitdiff | tree |
2007-10-24 |
ths | Fix typo, spotted by Edivaldo de Araujo Pereira.
|
commit | commitdiff | tree |
2007-10-24 |
ths | Remove bogus instruction decode.
|
commit | commitdiff | tree |
2007-10-24 |
ths | Force proper sign extension for mfc0/mfhc0 on MIPS64.
|
commit | commitdiff | tree |
2007-10-23 |
ths | Fix writable length of the index register.
|
commit | commitdiff | tree |
2007-10-23 |
ths | Enforce proper sign extension for lwl/lwr on MIPS64.
|
commit | commitdiff | tree |
2007-10-23 |
ths | Fix overflow when multiplying two large positive numbers.
|
commit | commitdiff | tree |
2007-10-23 |
ths | Fix CLO calculation for MIPS64. And a small code cleanup.
|
commit | commitdiff | tree |
2007-10-23 |
ths | Use the standard ASE check for MIPS-3D and MT.
|
commit | commitdiff | tree |
2007-10-23 |
ths | Switch bc1any* instructions off if no MIPS-3D is implemented.
|
commit | commitdiff | tree |
2007-10-21 |
ths | Support tap down script, by Wolfram Gloger.
|
commit | commitdiff | tree |
2007-10-20 |
ths | "QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.
|
commit | commitdiff | tree |
2007-10-20 |
ths | Physical hard disk drive for win32, by Stefan Weil.
|
commit | commitdiff | tree |
2007-10-20 |
ths | Enable ACPI interrupts, by Igor Lvovsky.
|
commit | commitdiff | tree |
2007-10-20 |
ths | Syscall target errno fixes, by Thayne Harbaugh.
|
commit | commitdiff | tree |
2007-10-20 |
ths | Check the Galilleo config register instead of hardcoding...
|
commit | commitdiff | tree |
2007-10-20 |
ths | Handle IBE on MIPS properly.
|
commit | commitdiff | tree |
2007-10-20 |
ths | Don't install tools if $(TOOLS) is empty, by Thayne...
|
commit | commitdiff | tree |
2007-10-18 |
ths | Only map BIOS space when it was actually loaded.
|
commit | commitdiff | tree |
2007-10-17 |
ths | Cast ELF datatypes properly to host 64bit types.
|
commit | commitdiff | tree |
2007-10-17 |
ths | Update TODO.
|
commit | commitdiff | tree |
2007-10-17 |
ths | Second half of mipssim support, plus documentation...
|
commit | commitdiff | tree |
2007-10-17 |
ths | MIPSsim pseudo machine emulation.
|
commit | commitdiff | tree |
2007-10-13 |
ths | Update TODO.
|
commit | commitdiff | tree |
2007-10-13 |
ths | Fix off-by-one in address check.
|
commit | commitdiff | tree |
2007-10-13 |
ths | Static-ify function.
|
commit | commitdiff | tree |
2007-10-09 |
ths | Match values with the ones documented in the PIIX4...
|
commit | commitdiff | tree |
2007-10-09 |
ths | getpriority() shouldn't use libc wrapper, by Thayne...
|
commit | commitdiff | tree |
2007-10-09 |
ths | Use always_inline in the MIPS support where applicable.
|
commit | commitdiff | tree |
2007-10-09 |
ths | Fix vmmouse for 64bit guest, by Dan Kenigsberg.
|
commit | commitdiff | tree |
2007-10-09 |
ths | Delete file which should have been removed in the lst...
|
commit | commitdiff | tree |
2007-10-09 |
ths | Fix [ls][wd][lr] instructions, by Aurelien Jarno.
|
commit | commitdiff | tree |
2007-10-09 |
ths | Don't route PIC interrupts through the local APIC if...
|
commit | commitdiff | tree |
2007-10-09 |
ths | Update .cvsignore.
|
commit | commitdiff | tree |
2007-10-08 |
ths | Mentione CRIS in Changelog.
|
commit | commitdiff | tree |
2007-10-08 |
ths | Add CRIS configuration bits, by Edgar E. Iglesias.
|
commit | commitdiff | tree |
2007-10-08 |
ths | CRIS Linux userland emulation, part 2. By Edgar E....
|
commit | commitdiff | tree |
2007-10-08 |
ths | CRIS Linux usermode emulation, part 1. By Edgar E....
|
commit | commitdiff | tree |
2007-10-08 |
ths | CRIS testsuite, based on the SIM testsuite, by Edgar...
|
commit | commitdiff | tree |
2007-10-08 |
ths | EtraxFS board support, by Edgar E. Iglesias.
|
commit | commitdiff | tree |
2007-10-08 |
ths | CRIS support in toplevel, by Edgar E. Iglesias.
|
commit | commitdiff | tree |
2007-10-08 |
ths | CRIS MMU emulation, by Edgar E. Iglesias.
|
commit | commitdiff | tree |
2007-10-08 |
ths | The remainder of CRIS CPU emulation files, by Edgar...
|
commit | commitdiff | tree |
2007-10-08 |
ths | CRIS micro-ops, by Edgar E. Iglesias.
|
commit | commitdiff | tree |
2007-10-08 |
ths | CRIS insn decoding macros, by Edgar E. Iglesias.
|
commit | commitdiff | tree |