aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-05TCG: enable debugaurel321-1/+1
2008-09-05TCG fixes for target-crisaurel321-2/+2
2008-09-05TCG fixes for target-mipsaurel321-26/+27
2008-09-05Fix swapped mvz/mvs instructions.pbrook1-1/+1
2008-09-04ppc: replace op_set_FT0 with tcg_gen_movi_i64aurel322-11/+1
2008-09-04alpha: add target-alpha/helper.h (missing from commit r5150)aurel321-0/+10
2008-09-04ppc: Convert nip moves to TCGaurel322-38/+12
2008-09-04ppc: remove unused codeaurel321-28/+0
2008-09-04ppc: Convert CRF moves to TCGaurel324-121/+34
2008-09-04ppc: fix fpr TCG registers creationaurel321-0/+2
2008-09-04ppc: Convert FPR moves to TCGaurel323-182/+65
2008-09-04ppc: Convert Altivec register moves to TCGaurel322-53/+38
2008-09-04ppc: cleanup register typesaurel324-21/+21
2008-09-04ppc: Convert GPR moves to TCGaurel323-454/+390
2008-09-04alpha: convert a few more instructions to TCGaurel322-90/+28
2008-09-04alpha: directly access ir registersaurel322-326/+145
2008-09-04convert of few alpha insn to TCGaurel322-57/+62
2008-09-04hw/pcnet: use qemu_socket.haurel321-6/+1
2008-09-03Implement no-fault loadsblueswir11-8/+36
2008-09-03ETRAX-FS: Add support for DMA channel resets, needed for recent linux kernels.edgar_igl1-2/+21
2008-09-03CRIS: Avoid a few unecessary steps in the mmu.edgar_igl1-12/+8
2008-09-03CRIS: Remove redundant code.edgar_igl1-2/+0
2008-09-02Delete unused variable.ths1-1/+0
2008-09-02[ppc] Convert op_moven_T2_T0 to TCGaurel322-13/+6
2008-09-02[ppc] Convert op_reset_T0, op_set_{T0, T1} to TCGaurel322-59/+17
2008-09-02SH4: R2D-PLUS FPGA: simply unassigned memory triggeringaurel321-16/+2
2008-09-02hw/pcnet.c: windows compile fixaurel321-0/+4
2008-09-02Build fix for gcc-3.3.ths1-0/+4
2008-09-02Fix sign extension problems with smul and umul (Vince Weaver)blueswir11-4/+4
2008-09-02[ppc] Convert op_move_{T1,T2}_T0 to TCGaurel322-31/+19
2008-09-02[ppc] Convert gen_set_{T0,T1} to TCGaurel321-29/+9
2008-09-02pcnet: add loopback mode emulationaurel321-30/+59
2008-09-02sh4: Add R2D-PLUS FPGA support.aurel321-0/+111
2008-09-02sh4: CPU versioning.aurel324-27/+94
2008-09-02SH4: fix a regression introduced in r5122aurel321-1/+1
2008-09-02Fix call_pal() prototype for alpha system emulationaurel321-0/+4
2008-09-02x86: Fix powerdown for non-ACPI caseaurel321-2/+4
2008-09-02Fix typo in console.c commentaurel321-1/+1
2008-09-02Reset I32_APIC_BASE on system RESETaurel321-2/+4
2008-09-02suppress a couple of spurious warnings in scsi-generic.caurel321-2/+2
2008-09-01SH4: Remove dyngen leftoversaurel323-16/+1
2008-09-01SH4: final conversion to TCGaurel325-30/+14
2008-09-01SH4: convert floating-point ops to TCGaurel325-420/+421
2008-09-01Fix y register loads and storesblueswir11-18/+16
2008-09-01SH4: Remove most uses of cpu_T[0] and cpu_T[1]aurel321-181/+427
2008-09-01SH4: TCG optimisationsaurel321-349/+236
2008-09-01SH4: Convert remaining non-fp ops to TCGaurel325-153/+130
2008-08-30SH4: Convert shift functions to TCGaurel322-24/+9
2008-08-30SH4: convert control/status register load/store to TCGaurel324-82/+69
2008-08-30SH4: Convert memory loads/stores to TCGaurel322-126/+58