index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-05
TCG: enable debug
aurel32
1
-1
/
+1
2008-09-05
TCG fixes for target-cris
aurel32
1
-2
/
+2
2008-09-05
TCG fixes for target-mips
aurel32
1
-26
/
+27
2008-09-05
Fix swapped mvz/mvs instructions.
pbrook
1
-1
/
+1
2008-09-04
ppc: replace op_set_FT0 with tcg_gen_movi_i64
aurel32
2
-11
/
+1
2008-09-04
alpha: add target-alpha/helper.h (missing from commit r5150)
aurel32
1
-0
/
+10
2008-09-04
ppc: Convert nip moves to TCG
aurel32
2
-38
/
+12
2008-09-04
ppc: remove unused code
aurel32
1
-28
/
+0
2008-09-04
ppc: Convert CRF moves to TCG
aurel32
4
-121
/
+34
2008-09-04
ppc: fix fpr TCG registers creation
aurel32
1
-0
/
+2
2008-09-04
ppc: Convert FPR moves to TCG
aurel32
3
-182
/
+65
2008-09-04
ppc: Convert Altivec register moves to TCG
aurel32
2
-53
/
+38
2008-09-04
ppc: cleanup register types
aurel32
4
-21
/
+21
2008-09-04
ppc: Convert GPR moves to TCG
aurel32
3
-454
/
+390
2008-09-04
alpha: convert a few more instructions to TCG
aurel32
2
-90
/
+28
2008-09-04
alpha: directly access ir registers
aurel32
2
-326
/
+145
2008-09-04
convert of few alpha insn to TCG
aurel32
2
-57
/
+62
2008-09-04
hw/pcnet: use qemu_socket.h
aurel32
1
-6
/
+1
2008-09-03
Implement no-fault loads
blueswir1
1
-8
/
+36
2008-09-03
ETRAX-FS: Add support for DMA channel resets, needed for recent linux kernels.
edgar_igl
1
-2
/
+21
2008-09-03
CRIS: Avoid a few unecessary steps in the mmu.
edgar_igl
1
-12
/
+8
2008-09-03
CRIS: Remove redundant code.
edgar_igl
1
-2
/
+0
2008-09-02
Delete unused variable.
ths
1
-1
/
+0
2008-09-02
[ppc] Convert op_moven_T2_T0 to TCG
aurel32
2
-13
/
+6
2008-09-02
[ppc] Convert op_reset_T0, op_set_{T0, T1} to TCG
aurel32
2
-59
/
+17
2008-09-02
SH4: R2D-PLUS FPGA: simply unassigned memory triggering
aurel32
1
-16
/
+2
2008-09-02
hw/pcnet.c: windows compile fix
aurel32
1
-0
/
+4
2008-09-02
Build fix for gcc-3.3.
ths
1
-0
/
+4
2008-09-02
Fix sign extension problems with smul and umul (Vince Weaver)
blueswir1
1
-4
/
+4
2008-09-02
[ppc] Convert op_move_{T1,T2}_T0 to TCG
aurel32
2
-31
/
+19
2008-09-02
[ppc] Convert gen_set_{T0,T1} to TCG
aurel32
1
-29
/
+9
2008-09-02
pcnet: add loopback mode emulation
aurel32
1
-30
/
+59
2008-09-02
sh4: Add R2D-PLUS FPGA support.
aurel32
1
-0
/
+111
2008-09-02
sh4: CPU versioning.
aurel32
4
-27
/
+94
2008-09-02
SH4: fix a regression introduced in r5122
aurel32
1
-1
/
+1
2008-09-02
Fix call_pal() prototype for alpha system emulation
aurel32
1
-0
/
+4
2008-09-02
x86: Fix powerdown for non-ACPI case
aurel32
1
-2
/
+4
2008-09-02
Fix typo in console.c comment
aurel32
1
-1
/
+1
2008-09-02
Reset I32_APIC_BASE on system RESET
aurel32
1
-2
/
+4
2008-09-02
suppress a couple of spurious warnings in scsi-generic.c
aurel32
1
-2
/
+2
2008-09-01
SH4: Remove dyngen leftovers
aurel32
3
-16
/
+1
2008-09-01
SH4: final conversion to TCG
aurel32
5
-30
/
+14
2008-09-01
SH4: convert floating-point ops to TCG
aurel32
5
-420
/
+421
2008-09-01
Fix y register loads and stores
blueswir1
1
-18
/
+16
2008-09-01
SH4: Remove most uses of cpu_T[0] and cpu_T[1]
aurel32
1
-181
/
+427
2008-09-01
SH4: TCG optimisations
aurel32
1
-349
/
+236
2008-09-01
SH4: Convert remaining non-fp ops to TCG
aurel32
5
-153
/
+130
2008-08-30
SH4: Convert shift functions to TCG
aurel32
2
-24
/
+9
2008-08-30
SH4: convert control/status register load/store to TCG
aurel32
4
-82
/
+69
2008-08-30
SH4: Convert memory loads/stores to TCG
aurel32
2
-126
/
+58
[next]