2007-10-10 |
blueswir1 | Fix taddcctv and tsubcctv (David Matthews) |
commit | commitdiff | tree | snapshot |
2007-10-09 |
blueswir1 | Support for executing 32 bit SPARC32PLUS files for... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
ths | Match values with the ones documented in the PIIX4... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
ths | getpriority() shouldn't use libc wrapper, by Thayne... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
ths | Use always_inline in the MIPS support where applicable. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
ths | Fix vmmouse for 64bit guest, by Dan Kenigsberg. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
ths | Delete file which should have been removed in the lst... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
ths | Fix [ls][wd][lr] instructions, by Aurelien Jarno. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
ths | Don't route PIC interrupts through the local APIC if... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
ths | Update .cvsignore. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | Mentione CRIS in Changelog. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | Add CRIS configuration bits, by Edgar E. Iglesias. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | CRIS Linux userland emulation, part 2. By Edgar E.... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | CRIS Linux usermode emulation, part 1. By Edgar E.... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | CRIS testsuite, based on the SIM testsuite, by Edgar... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | EtraxFS board support, by Edgar E. Iglesias. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | CRIS support in toplevel, by Edgar E. Iglesias. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | CRIS MMU emulation, by Edgar E. Iglesias. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | The remainder of CRIS CPU emulation files, by Edgar... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | CRIS micro-ops, by Edgar E. Iglesias. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | CRIS insn decoding macros, by Edgar E. Iglesias. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | CRIS instruction translation, by Edgar E. Iglesias. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | Wire up CRIS disassembler, by Edgar E. Iglesias. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
ths | CRIS disassembler, originally from binutils, by Edgar... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
j_mayer | Update PowerPC emulation status file. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
j_mayer | Remove synonymous in PowerPC MSR bits definitions. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
j_mayer | Real-mode only PowerPC 40x do not have any TLBs. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
j_mayer | Implement exception prefix feature for PowerPC 601. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
j_mayer | Add missing exception vectors for PowerPC 7x5. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
j_mayer | Work-around C89 and/or "old" gcc unspecified behavior... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
j_mayer | Implement PowerPC Altivec load & stores, used by Apple... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
j_mayer | PowerPC target coding style fixes. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
j_mayer | PowerPC target optimisations: make intensive use of... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
j_mayer | Report missing elf_addr_t definition from Linux kernel... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
j_mayer | Fix host and target longs confusions (continued). |
commit | commitdiff | tree | snapshot |
2007-10-07 |
j_mayer | Fix confusions between host and target long types. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
j_mayer | Reorganize the CPUPPCState structure to group features. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
j_mayer | Add MSR bits signification per PowerPC implementation... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
j_mayer | Share devices that may be useful for all PowerPC 40x... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
j_mayer | Share devices that might be useful for all PowerPC... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
blueswir1 | More user timer fixes (Robert Reif) |
commit | commitdiff | tree | snapshot |
2007-10-06 |
blueswir1 | More detabification |
commit | commitdiff | tree | snapshot |
2007-10-06 |
blueswir1 | Implement user mode for timers |
commit | commitdiff | tree | snapshot |
2007-10-06 |
blueswir1 | Support for loading a real BIOS image (Robert Reif) |
commit | commitdiff | tree | snapshot |
2007-10-05 |
j_mayer | Full implementation of PowerPC 64 MMU, just missing... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
blueswir1 | Implement sparc64_[gs]et_context |
commit | commitdiff | tree | snapshot |
2007-10-05 |
j_mayer | Rename PowerPC MMUCSR0 and MMUCFG SPRs: those are not... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
j_mayer | PowerPC hardware reset vector is now considered as... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
j_mayer | New '-bios' option, used to select an alternate BIOS... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
balrog | Implement PL110 byte order config bit (original patch... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
balrog | Quiet warnings introduced with the USB iso support. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
balrog | USB iso transfers support for the linux redirector... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
balrog | sh775x interrupt controller by Magnus Damm. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
balrog | Remove redundant qemu_rearm_alarm_timer() in qemu_del_t... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
balrog | (int64_t)UINT64_MAX is -1 and should not be assigned... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
balrog | Several corrections in the spitzkbd keymap (patch by... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
j_mayer | We must reset the PowerPC CPU _after_ registering it... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
j_mayer | More cache tuning fixes: |
commit | commitdiff | tree | snapshot |
2007-10-04 |
j_mayer | Make PowerPC cache line size implementation dependant. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
j_mayer | HID0 is a write-clear register on 970 (DBSR). |
commit | commitdiff | tree | snapshot |
2007-10-03 |
j_mayer | Enable PowerPC 64 MMU model and exceptions. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
blueswir1 | Fix Sparc64 ldfa/stfa and float ops with fpr >= 32 |
commit | commitdiff | tree | snapshot |
2007-10-03 |
j_mayer | Fix PowerPC initialisation and first reset: |
commit | commitdiff | tree | snapshot |
2007-10-03 |
j_mayer | We never have to export ppc_set_irq. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
j_mayer | Fix PowerPC 405 BIOS instanciation: is a 32 bits only... |
commit | commitdiff | tree | snapshot |
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 |
next |