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
2014-01-07
target-i386: Remove gen_movtl_T*_im
Richard Henderson
1
-13
/
+3
2014-01-07
target-i386: Remove gen_op_mov*_A0_im
Richard Henderson
1
-15
/
+2
2014-01-07
target-i386: Remove gen_op_movl_T0_im*
Richard Henderson
1
-20
/
+10
2014-01-07
target-i386: Remove gen_op_movl_T0_im*
Richard Henderson
1
-22
/
+10
2014-01-07
target-i386: Remove gen_op_movl_T0_0
Richard Henderson
1
-11
/
+6
2014-01-07
target-i386: Tidy extend + move
Richard Henderson
1
-9
/
+5
2014-01-07
target-i386: Tidy extend + store
Richard Henderson
1
-17
/
+17
2014-01-07
target-i386: Tidy load + truncate
Richard Henderson
1
-20
/
+19
2014-01-07
target-i386: Tidy gen_op_mov_TN_reg+tcg_gen_trunc_tl_i32
Richard Henderson
1
-6
/
+3
2014-01-07
target-i386: Use MO_BE for movbe
Richard Henderson
1
-35
/
+5
2014-01-07
target-i386: Remove unused arguments to gen_lea_modrm
Richard Henderson
1
-77
/
+69
2014-01-07
target-i386: Tidy movsl
Richard Henderson
1
-5
/
+1
2014-01-07
target-i386: Tidy mov[sz][bw]
Richard Henderson
1
-11
/
+12
2014-01-07
target-i386: Fix typo in gen_push_T1
Richard Henderson
1
-1
/
+1
2014-01-07
target-i386: Remove gen_op_st_T1_A0
Richard Henderson
1
-7
/
+2
2014-01-07
target-i386: Remove gen_op_st_T0_A0
Richard Henderson
1
-43
/
+40
2014-01-07
target-i386: Introduce gen_op_st_rm_T0_A0
Richard Henderson
1
-61
/
+24
2014-01-07
target-i386: Remove gen_op_lds_T0_A0
Richard Henderson
1
-9
/
+4
2014-01-07
target-i386: Remove gen_op_ld_T1_A0
Richard Henderson
1
-14
/
+9
2014-01-07
target-i386: Remove gen_op_ldu_T0_A0
Richard Henderson
1
-10
/
+5
2014-01-07
target-i386: Remove gen_op_ld_T0_A0
Richard Henderson
1
-41
/
+36
2014-01-07
target-i386: Replace OT_* constants with MO_* constants
Richard Henderson
1
-360
/
+354
2014-01-07
target-i386: Use new tcg_gen_qemu_st_* helpers
Richard Henderson
1
-41
/
+34
2014-01-07
target-i386: Use new tcg_gen_qemu_ld_* helpers
Richard Henderson
1
-53
/
+31
2014-01-07
target-i386: Stop encoding DisasContext.mem_index
Richard Henderson
1
-42
/
+25
2014-01-07
target-i386: Push DisasContext into load/store helpers
Richard Henderson
1
-161
/
+170
2014-01-07
exec: Delay CPU_LOG_TB_CPU until we actually execute a TB
Richard Henderson
1
-17
/
+19
2013-12-22
PPC: Fix compilation with TCG debug
Alexander Graf
1
-62
/
+81
2013-12-21
Merge tag 'signed-s390-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
3
-52
/
+50
2013-12-21
target-sh4: Use new qemu_ld/st opcodes
Aurelien Jarno
1
-77
/
+90
2013-12-21
target-mips: Use new qemu_ld/st opcodes
Aurelien Jarno
1
-67
/
+52
2013-12-21
tcg/i386: fix a comment
Aurelien Jarno
1
-1
/
+1
2013-12-19
Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream' into staging
Anthony Liguori
33
-387
/
+1237
2013-12-20
spapr: limit numa memory regions by ram size
Paul Mackerras
1
-4
/
+16
2013-12-20
spapr: make sure RMA is in first mode of first memory node
Alexey Kardashevskiy
1
-6
/
+11
2013-12-20
device_tree: qemu_fdt_setprop: Rename val_array arg
Peter Crosthwaite
2
-3
/
+3
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
12
-284
/
+285
2013-12-20
PPC: Add VSX to hflags
Alexander Graf
1
-1
/
+1
2013-12-20
Add xxsldwi
Tom Musta
1
-0
/
+62
2013-12-20
Add xxspltw
Tom Musta
1
-0
/
+31
2013-12-20
Add xxsel
Tom Musta
1
-0
/
+76
2013-12-20
Add xxmrgh/xxmrgl
Tom Musta
1
-0
/
+41
2013-12-20
Add Power7 VSX Logical Instructions
Tom Musta
1
-0
/
+29
2013-12-20
Add VSX Vector Move Instructions
Tom Musta
1
-0
/
+71
2013-12-20
Add VSX Scalar Move Instructions
Tom Musta
1
-0
/
+70
2013-12-20
roms: Flush icache when writing roms to guest memory
Alexander Graf
3
-5
/
+47
2013-12-20
spapr: tie spapr-nvram to -pflash
Paolo Bonzini
1
-11
/
+3
2013-12-20
PPC: Use default pci bus name for grackle and heathrow
Alexander Graf
2
-3
/
+3
2013-12-20
spapr-rtas: add ibm, (get|set)-system-parameter
Alexey Kardashevskiy
2
-0
/
+49
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
7
-67
/
+74
[next]