Age | Commit message (Expand) | Author |
2008-09-09 | Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCG | blueswir1 |
2008-09-09 | Add missing "static" | blueswir1 |
2008-09-09 | Add gitignore file | aliguori |
2008-09-09 | Fix up pxe boot (Glauber Costa) | aliguori |
2008-09-07 | alpha: only print debug information to the log file | aurel32 |
2008-09-07 | TCG: Use x86-64 zero extension instructions. | pbrook |
2008-09-07 | Implement TCG sign extension ops for x86-64. | pbrook |
2008-09-07 | Fix libvdeplug link test. | pbrook |
2008-09-06 | Fix a typo in fpsub32 | blueswir1 |
2008-09-06 | Convert most env fields to TCG registers | blueswir1 |
2008-09-06 | Silence gcc warning about constant overflow | blueswir1 |
2008-09-06 | Enable gcc flag -Wundef | blueswir1 |
2008-09-06 | Fix most warnings that would be caused by gcc flag -Wundef | blueswir1 |
2008-09-06 | Some little fixes on QEMU | aurel32 |
2008-09-05 | fix alpha cmovxx instruction | aurel32 |
2008-09-05 | CRIS: Mask off the cache selection bit after MMU translations. | edgar_igl |
2008-09-05 | Revert "TCG: enable debug" | aurel32 |
2008-09-05 | ppc: Convert op_subf to TCG | aurel32 |
2008-09-05 | ppc: Convert op_add, op_addi to TCG | aurel32 |
2008-09-05 | TCG: enable debug | aurel32 |
2008-09-05 | TCG fixes for target-cris | aurel32 |
2008-09-05 | TCG fixes for target-mips | aurel32 |
2008-09-05 | Fix swapped mvz/mvs instructions. | pbrook |
2008-09-04 | ppc: replace op_set_FT0 with tcg_gen_movi_i64 | aurel32 |
2008-09-04 | alpha: add target-alpha/helper.h (missing from commit r5150) | aurel32 |
2008-09-04 | ppc: Convert nip moves to TCG | aurel32 |
2008-09-04 | ppc: remove unused code | aurel32 |
2008-09-04 | ppc: Convert CRF moves to TCG | aurel32 |
2008-09-04 | ppc: fix fpr TCG registers creation | aurel32 |
2008-09-04 | ppc: Convert FPR moves to TCG | aurel32 |
2008-09-04 | ppc: Convert Altivec register moves to TCG | aurel32 |
2008-09-04 | ppc: cleanup register types | aurel32 |
2008-09-04 | ppc: Convert GPR moves to TCG | aurel32 |
2008-09-04 | alpha: convert a few more instructions to TCG | aurel32 |
2008-09-04 | alpha: directly access ir registers | aurel32 |
2008-09-04 | convert of few alpha insn to TCG | aurel32 |
2008-09-04 | hw/pcnet: use qemu_socket.h | aurel32 |
2008-09-03 | Implement no-fault loads | blueswir1 |
2008-09-03 | ETRAX-FS: Add support for DMA channel resets, needed for recent linux kernels. | edgar_igl |
2008-09-03 | CRIS: Avoid a few unecessary steps in the mmu. | edgar_igl |
2008-09-03 | CRIS: Remove redundant code. | edgar_igl |
2008-09-02 | Delete unused variable. | ths |
2008-09-02 | [ppc] Convert op_moven_T2_T0 to TCG | aurel32 |
2008-09-02 | [ppc] Convert op_reset_T0, op_set_{T0, T1} to TCG | aurel32 |
2008-09-02 | SH4: R2D-PLUS FPGA: simply unassigned memory triggering | aurel32 |
2008-09-02 | hw/pcnet.c: windows compile fix | aurel32 |
2008-09-02 | Build fix for gcc-3.3. | ths |
2008-09-02 | Fix sign extension problems with smul and umul (Vince Weaver) | blueswir1 |
2008-09-02 | [ppc] Convert op_move_{T1,T2}_T0 to TCG | aurel32 |
2008-09-02 | [ppc] Convert gen_set_{T0,T1} to TCG | aurel32 |