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
2017-09-06
target/arm: [tcg] Port to generic translation framework
Lluís Vilanova
3
-183
/
+41
2017-09-06
target/arm: [tcg,a64] Port to disas_log
Lluís Vilanova
1
-5
/
+14
2017-09-06
target/arm: [tcg] Port to disas_log
Lluís Vilanova
1
-5
/
+13
2017-09-06
target/arm: [tcg,a64] Port to tb_stop
Lluís Vilanova
1
-60
/
+67
2017-09-06
target/arm: [tcg] Port to tb_stop
Lluís Vilanova
1
-77
/
+84
2017-09-06
target/arm: [tcg,a64] Port to translate_insn
Lluís Vilanova
1
-28
/
+43
2017-09-06
target/arm: [tcg] Port to translate_insn
Lluís Vilanova
2
-75
/
+91
2017-09-06
target/arm: [tcg,a64] Port to breakpoint_check
Lluís Vilanova
1
-17
/
+31
2017-09-06
target/arm: [tcg,a64] Port to insn_start
Lluís Vilanova
2
-22
/
+44
2017-09-06
target/arm: [tcg] Port to insn_start
Lluís Vilanova
1
-4
/
+11
2017-09-06
target/arm: [tcg] Port to tb_start
Lluís Vilanova
1
-38
/
+44
2017-09-06
target/arm: [tcg,a64] Port to init_disas_context
Lluís Vilanova
1
-14
/
+24
2017-09-06
target/arm: [tcg] Port to init_disas_context
Lluís Vilanova
1
-38
/
+50
2017-09-06
target/arm: [tcg] Port to DisasContextBase
Lluís Vilanova
3
-121
/
+120
2017-09-06
target/i386: [tcg] Port to generic translation framework
Lluís Vilanova
1
-87
/
+19
2017-09-06
target/i386: [tcg] Port to disas_log
Lluís Vilanova
1
-13
/
+19
2017-09-06
target/i386: [tcg] Port to tb_stop
Lluís Vilanova
1
-12
/
+14
2017-09-06
target/i386: [tcg] Port to translate_insn
Lluís Vilanova
1
-24
/
+42
2017-09-06
target/i386: [tcg] Port to breakpoint_check
Lluís Vilanova
1
-12
/
+34
2017-09-06
target/i386: [tcg] Port to insn_start
Lluís Vilanova
1
-1
/
+8
2017-09-06
target/i386: [tcg] Port to init_disas_context
Lluís Vilanova
1
-19
/
+27
2017-09-06
target/i386: [tcg] Port to DisasContextBase
Lluís Vilanova
1
-71
/
+69
2017-09-06
tcg: Add generic translation framework
Lluís Vilanova
3
-0
/
+243
2017-09-06
target/arm: Delay check for magic kernel page
Richard Henderson
1
-11
/
+11
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
14
-46
/
+104
2017-09-06
target/arm: Use DISAS_NORETURN
Richard Henderson
3
-29
/
+30
2017-09-06
target/i386: Use generic DISAS_* enumerators
Richard Henderson
1
-13
/
+15
2017-09-06
tcg: Add generic DISAS_NORETURN
Richard Henderson
1
-0
/
+1
2017-09-06
tcg/s390: Use slbgr for setcond le and leu
Richard Henderson
1
-76
/
+43
2017-09-06
tcg/s390: Use load-on-condition-2 facility
Richard Henderson
2
-17
/
+63
2017-09-06
tcg/s390: Use distinct-operands facility
Richard Henderson
2
-28
/
+91
2017-09-06
tcg/s390: Merge ori+xori facilities check to tcg_target_op_def
Richard Henderson
1
-68
/
+33
2017-09-06
tcg/s390: Merge add2i facilities check to tcg_target_op_def
Richard Henderson
1
-24
/
+14
2017-09-06
tcg/s390: Merge muli facilities check to tcg_target_op_def
Richard Henderson
1
-20
/
+25
2017-09-06
tcg/s390: Merge cmpi facilities check to tcg_target_op_def
Richard Henderson
1
-38
/
+30
2017-09-06
tcg/s390: Fully convert tcg_target_op_def
Richard Henderson
1
-124
/
+154
2017-09-06
snapshot/tests: Try loadvm twice
Dr. David Alan Gilbert
2
-1
/
+5
2017-09-06
disas/i386: Add disassembly of rorx
Richard Henderson
1
-2
/
+11
2017-09-06
disas/i386: Add disassembly of vex.0f38.f5
Richard Henderson
1
-3
/
+12
2017-09-06
disas/i386: Fix disassembly of two-byte vex prefixes
Richard Henderson
1
-0
/
+1
2017-09-06
migration: Reset rather than destroy main_thread_load_event
Dr. David Alan Gilbert
1
-1
/
+1
2017-09-06
runstate/migrate: Two more transitions
Dr. David Alan Gilbert
1
-0
/
+2
2017-09-06
host-utils: Simplify pow2ceil()
Markus Armbruster
1
-9
/
+14
2017-09-06
host-utils: Proactively fix pow2floor(), switch to unsigned
Markus Armbruster
1
-5
/
+8
2017-09-06
xbzrle: Drop unused cache_resize()
Markus Armbruster
2
-67
/
+0
2017-09-06
migration: Report when bdrv_inactivate_all fails
Dr. David Alan Gilbert
1
-0
/
+2
2017-09-06
qcow2: move qcow2_store_persistent_dirty_bitmaps() before cache flushing
Pavel Butsykin
1
-8
/
+8
2017-09-06
qemu-iotests: add 184 for throttle filter driver
Manos Pitsidianakis
3
-0
/
+508
2017-09-06
block: add throttle block filter driver
Manos Pitsidianakis
6
-2
/
+275
2017-09-05
tcg: Implement implicit ordering semantics
Pranith Kumar
1
-0
/
+16
[prev]
[next]