2007-10-02 |
blueswir1 | Fix kernel loading |
commit | commitdiff | tree | snapshot |
2007-10-02 |
j_mayer | Code provision for hypervisor mode memory accesses. |
commit | commitdiff | tree | snapshot |
2007-10-01 |
j_mayer | Fix nasty sign-extensions when running 32 bits CPU... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
j_mayer | Fix reproductible crash: call cpu_loop_exit from micro... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
blueswir1 | Fix block load ASIs |
commit | commitdiff | tree | snapshot |
2007-10-01 |
j_mayer | Quickly hack PowerPC BIOS able to boot on CDROM again. |
commit | commitdiff | tree | snapshot |
2007-10-01 |
j_mayer | Fix missing nip updates for instructions that potential... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
j_mayer | Handle all MMU models in switches, even if it's just... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
j_mayer | More comments about unimplemented SPRs. |
commit | commitdiff | tree | snapshot |
2007-10-01 |
j_mayer | Optimisations: avoid generation of duplicated micro... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
j_mayer | Compilation fix (forgotten patch). |
commit | commitdiff | tree | snapshot |
2007-10-01 |
j_mayer | Remove definitions for deprecated SLB & TLB related... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
j_mayer | Avoid op helpers that would just call helpers for TLB... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
j_mayer | Share more SPR instanciations between all PowerPC 401... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
j_mayer | Implement embedded PowerPC exceptions prefix and vector... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
j_mayer | Share input pins and internal interrupt controller... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
blueswir1 | Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions |
commit | commitdiff | tree | snapshot |
2007-09-30 |
blueswir1 | Fix Sparc64 wrasr instructions |
commit | commitdiff | tree | snapshot |
2007-09-30 |
j_mayer | Fix (once again) PowerPC sync weight field. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
j_mayer | Fix PowerPC TLB miss dump code. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
j_mayer | Fix missing case in the new PowerPC exception model. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
j_mayer | Fix inconsistent end conditions in ppc_find_xxx functions. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
j_mayer | Fix compilation on Darwin platform, avoiding the use... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
ths | Fix mmap to handle differing host/target page sizes... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
ths | Add get_sp_from_cpustate implementation. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
j_mayer | * Update OEA environment, following the PowerPC 2.04... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
ths | Support UltraVNC clients, by Eduardo Felipe. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
j_mayer | Synchronize with latest PowerPC ISA VEA: |
commit | commitdiff | tree | snapshot |
2007-09-30 |
ths | Add mipsn32{,el}-linux-user. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
ths | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
ths | Code provision for n32/n64 mips userland emulation... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
j_mayer | Avoid crash on NULL timers. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
j_mayer | Implement Process Priority Register as defined in the... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
j_mayer | Implement new floating-point instructions (fre, frin... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
j_mayer | Improve single-precision floats load & stores: |
commit | commitdiff | tree | snapshot |
2007-09-30 |
j_mayer | XER is to be treated as a 64 bits register on 64 bits... |
commit | commitdiff | tree | snapshot |
2007-09-30 |
ths | Update TODO. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
j_mayer | Implement the PowerPC alternate time-base, following... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
ths | Don't hardcode the host architecture name. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
ths | Update tarbin rule. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
ths | Enable sh4-softmmu and sh4-linux-user builds by default... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
ths | Fix rte opcode, by Magnus Damm. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
ths | Add FRQCR read support, by Magnus Damm. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
ths | Add INTC controller prototype, by Magnus Damm. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
ths | Stand-alone SCI/SCIF emulation code, by Magnus Damm. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
ths | Stand-alone TMU emulation code, by Magnus Damm. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
ths | Add R2D-PLUS support, by Magnus Damm. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
ths | Supervisor mode implementation, by Aurelien Jarno. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
ths | Less magic constants. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
j_mayer | PowerPC emulation optimization: |
commit | commitdiff | tree | snapshot |
2007-09-29 |
j_mayer | Code provision for hypervisor timers resources, |
commit | commitdiff | tree | snapshot |
2007-09-29 |
j_mayer | Fix PowerPC target objects dependencies |
commit | commitdiff | tree | snapshot |
2007-09-29 |
j_mayer | Provision for x86_64-linux-user target: needs get_sp_fr... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
j_mayer | Rework PowerPC exceptions model to make it more versatile: |
commit | commitdiff | tree | snapshot |
2007-09-29 |
j_mayer | make cpu_abort dump cpu state in logfile, which is... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
j_mayer | always_inline gcc directive can be useful. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
j_mayer | host_utils.o may also be useful for user-mode emulation. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
j_mayer | Define the proper bfd_mach to be used by the disassembl... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
j_mayer | Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT. |
commit | commitdiff | tree | snapshot |
2007-09-28 |
ths | Fix MIPS FP underflow handling, spotted by Daniel Jacob... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
ths | Build fix, ppc64 needs also a get_sp_from_cpustate... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
ths | Move get_sp_from_cpustate from cpu.h to target_signal.h. |
commit | commitdiff | tree | snapshot |
2007-09-27 |
ths | linux-user sigaltstack() syscall, by Thayne Harbaugh. |
commit | commitdiff | tree | snapshot |
2007-09-27 |
ths | Build fix for PowerPC hosts, where "PPC" is a predefine... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
j_mayer | Implement size bit in PowerPC 64 comparisons. |
commit | commitdiff | tree | snapshot |
2007-09-27 |
j_mayer | memset string pages to zero to avoid putting random... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
ths | SVM VINTR fix, by Alexander Graf. |
commit | commitdiff | tree | snapshot |
2007-09-27 |
j_mayer | Fixes for PowerPC 64 rotate and mask instructions. |
commit | commitdiff | tree | snapshot |
2007-09-27 |
j_mayer | New ppc64-linux-user target. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
j_mayer | Add flags to support PowerPC 405 bootinfos variations. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
j_mayer | Great rework and cleanups to ease PowerPC implementatio... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
ths | hflags computation cleanup, by Aurelien Jarno. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
ths | Wrap a few often used tests with unlikely(), by Aurelie... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
j_mayer | Convert syscall arguments and return value from long... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
ths | linux-user utimensat() syscall, by Thayne Harbaugh. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
blueswir1 | Remove the target dependency introduced by previous... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
blueswir1 | Fix monitor expressions |
commit | commitdiff | tree | snapshot |
2007-09-25 |
ths | Timer start/stop implementation, by Aurelien Jarno. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
ths | Check if the hosts defines a symlinkat syscall. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
ths | Optimise instructions accessing CP0, by Aurelien Jarno. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
ths | vvfat mbr fixes, by Ivan Kalvachev. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
ths | Improve completion in monitor, by Pascal Terjan. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
balrog | Move ECC calculation to a more appropriate place. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
blueswir1 | CPU boot mode |
commit | commitdiff | tree | snapshot |
2007-09-24 |
blueswir1 | Fix loading above 4G |
commit | commitdiff | tree | snapshot |
2007-09-24 |
blueswir1 | Fix >4G physical memory dump for Sparc32 |
commit | commitdiff | tree | snapshot |
2007-09-24 |
ths | Per-CPU instruction decoding implementation, by Aurelie... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
ths | linux-user faccessat() syscall, by Thayne Harbaugh. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
ths | linux-user fchmodat() syscall, by Thayne Harbaugh. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
ths | linux-user readlinkat() syscall, by Thayne Harbaugh. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
ths | linux-user symlinkat() syscall, by Thayne Harbaugh. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
ths | linux-user linkat() syscall, by Thayne Harbaugh. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
ths | linux-user renameat() syscall, by Thayne Harbaugh. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
ths | linux-user unlinkat() syscall, by Thayne Harbaugh. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
ths | linux-user fchownat() syscall, by Thayne Harbaugh. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
ths | linux-user mknodat() syscall, by Thayne Harbaugh. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
ths | linux-user mkdirat() syscall, by Thayne Harbaugh. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
ths | linux-user openat() syscall, by Thayne Harbaugh. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
ths | Update Linux kernel syscall list. |
commit | commitdiff | tree | snapshot |
2007-09-23 |
ths | Sync termbits.h with current Linux kernel. |
commit | commitdiff | tree | snapshot |
next |