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
2019-05-17
grlib, apbuart: get rid of the old-style create function
KONRAD Frederic
3
-22
/
+11
2019-05-17
grlib, gptimer: get rid of the old-style create function
KONRAD Frederic
3
-29
/
+19
2019-05-17
grlib, irqmp: get rid of the old-style create function
KONRAD Frederic
3
-33
/
+13
2019-05-17
leon3: fix the error message when no bios are provided
KONRAD Frederic
1
-4
/
+6
2019-05-17
hw/char/escc: Lower irq when transmit buffer is filled
Stephen Checkoway
1
-0
/
+7
2019-05-16
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into staging
Peter Maydell
83
-1129
/
+866
2019-05-16
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190514b'...
Peter Maydell
11
-75
/
+105
2019-05-14
monitor: Call mon_get_cpu() only once at hmp_gva2gpa()
Eduardo Habkost
1
-2
/
+1
2019-05-14
migration/ram.c: fix typos in comments
Wei Yang
1
-5
/
+5
2019-05-14
migration: Fix use-after-free during process exit
Yury Kotov
1
-5
/
+20
2019-05-14
migration/savevm: wrap into qemu_loadvm_state_header()
Wei Yang
1
-29
/
+40
2019-05-14
migration/savevm: load_header before load_setup
Wei Yang
1
-4
/
+4
2019-05-14
migration/savevm: remove duplicate check of migration_is_blocked
Wei Yang
1
-4
/
+0
2019-05-14
migration: update comments of migration bitmap
Yi Wang
1
-3
/
+1
2019-05-14
migration/ram.c: start of migration_bitmap_sync_range is always 0
Wei Yang
1
-4
/
+4
2019-05-14
qemu-option.hx: Update missed parameter for colo-compare
Zhang Chen
1
-3
/
+6
2019-05-14
migration/colo.h: Remove obsolete codes
Zhang Chen
1
-2
/
+0
2019-05-14
migration/colo.c: Remove redundant input parameter
Zhang Chen
3
-3
/
+3
2019-05-14
migration: savevm: fix error code with migration blockers
Cole Robinson
1
-1
/
+1
2019-05-14
vmstate: check subsection_found is enough
Wei Yang
1
-4
/
+4
2019-05-14
migration: remove not used field xfer_limit
Wei Yang
2
-2
/
+0
2019-05-14
migration: not necessary to check ops again
Wei Yang
1
-8
/
+6
2019-05-14
migration: comment VMSTATE_UNUSED*() properly
Peter Xu
1
-0
/
+14
2019-05-14
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190513' into staging
Peter Maydell
36
-473
/
+2020
2019-05-13
tcg/aarch64: Do not advertise minmax for MO_64
Richard Henderson
1
-4
/
+4
2019-05-13
target/xtensa: Use tcg_gen_abs_i32
Richard Henderson
1
-8
/
+1
2019-05-13
target/tricore: Use tcg_gen_abs_tl
Philippe Mathieu-Daudé
1
-22
/
+5
2019-05-13
target/s390x: Use tcg_gen_abs_i64
Richard Henderson
1
-7
/
+1
2019-05-13
target/ppc: Use tcg_gen_abs_tl
Richard Henderson
1
-44
/
+24
2019-05-13
target/ppc: Use tcg_gen_abs_i32
Philippe Mathieu-Daudé
1
-13
/
+1
2019-05-13
target/cris: Use tcg_gen_abs_tl
Richard Henderson
1
-8
/
+1
2019-05-13
target/arm: Use tcg_gen_abs_i64 and tcg_gen_gvec_abs
Richard Henderson
4
-51
/
+8
2019-05-13
tcg/aarch64: Support vector absolute value
Richard Henderson
2
-1
/
+7
2019-05-13
tcg/i386: Support vector absolute value
Richard Henderson
2
-1
/
+16
2019-05-13
tcg: Add support for vector absolute value
Richard Henderson
11
-0
/
+167
2019-05-13
tcg: Add support for integer absolute value
Richard Henderson
3
-10
/
+25
2019-05-13
tcg/i386: Support vector scalar shift opcodes
Richard Henderson
2
-1
/
+36
2019-05-13
tcg: Add gvec expanders for vector shift by scalar
Richard Henderson
4
-0
/
+279
2019-05-13
tcg/aarch64: Support vector variable shift opcodes
Richard Henderson
3
-1
/
+45
2019-05-13
tcg/i386: Support vector variable shift opcodes
Richard Henderson
2
-1
/
+36
2019-05-13
tcg: Add gvec expanders for variable shift
Richard Henderson
6
-0
/
+384
2019-05-13
tcg: Add INDEX_op_dupm_vec
Richard Henderson
7
-41
/
+70
2019-05-13
tcg/aarch64: Implement tcg_out_dupm_vec
Richard Henderson
1
-2
/
+35
2019-05-13
tcg/i386: Implement tcg_out_dupm_vec
Richard Henderson
1
-14
/
+43
2019-05-13
tcg: Add tcg_out_dupm_vec to the backend interface
Richard Henderson
3
-1
/
+31
2019-05-13
tcg: Manually expand INDEX_op_dup_vec
Richard Henderson
3
-10
/
+118
2019-05-13
tcg: Promote tcg_out_{dup,dupi}_vec to backend interface
Richard Henderson
3
-3
/
+26
2019-05-13
tcg: Support cross-class moves without instruction support
Richard Henderson
1
-3
/
+28
2019-05-13
tcg: Return bool success from tcg_out_mov
Richard Henderson
10
-16
/
+31
2019-05-13
tcg/arm: Use tcg_out_mov_reg in tcg_out_mov
Richard Henderson
1
-1
/
+1
[next]