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
2018-05-14
target/openrisc: Convert dec_comp
Richard Henderson
2
-62
/
+73
2018-05-14
target/openrisc: Convert dec_M
Richard Henderson
2
-28
/
+16
2018-05-14
target/openrisc: Convert dec_logic
Richard Henderson
2
-36
/
+32
2018-05-14
target/openrisc: Convert dec_mac
Richard Henderson
2
-33
/
+27
2018-05-14
target/openrisc: Convert dec_calc
Richard Henderson
2
-169
/
+229
2018-05-14
target/openrisc: Convert remainder of dec_misc insns
Richard Henderson
2
-153
/
+141
2018-05-14
target/openrisc: Convert memory insns
Richard Henderson
2
-139
/
+160
2018-05-14
target/openrisc: Convert branch insns
Richard Henderson
2
-78
/
+84
2018-05-14
target/openrisc: Start conversion to decodetree.py
Richard Henderson
3
-43
/
+78
2018-05-14
target-openrisc: Write back result before FPE exception
Richard Henderson
3
-252
/
+126
2018-05-14
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+2
2018-05-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
51
-621
/
+1029
2018-05-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
33
-495
/
+925
2018-05-11
Merge remote-tracking branch 'remotes/rth/tags/cota-target-pull-request' into...
Peter Maydell
21
-1584
/
+1546
2018-05-11
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
3
-4
/
+13
2018-05-11
rename included C files to foo.inc.c, remove osdep.h
Paolo Bonzini
10
-16
/
+15
2018-05-11
pc-dimm: fix error messages if no slots were defined
David Hildenbrand
1
-1
/
+8
2018-05-11
build: Silence dtc directory creation
Jan Kiszka
1
-1
/
+1
2018-05-11
shippable: Remove Debian 8 libfdt kludge
Philippe Mathieu-Daudé
1
-8
/
+0
2018-05-11
configure: Display if libfdt is from system or git
Philippe Mathieu-Daudé
1
-5
/
+4
2018-05-11
configure: Really use local libfdt if the system one is too old
Philippe Mathieu-Daudé
2
-2
/
+6
2018-05-11
i386/kvm: add support for Hyper-V reenlightenment MSRs
Vitaly Kuznetsov
5
-3
/
+77
2018-05-11
target/m68k: Fix build Werror with gcc 8.0.1
Richard Henderson
1
-2
/
+3
2018-05-10
target/arm: Clear SVE high bits for FMOV
Richard Henderson
1
-12
/
+5
2018-05-10
target/arm: Fix float16 to/from int16
Richard Henderson
3
-6
/
+55
2018-05-10
target/arm: Implement vector shifted FCVT for fp16
Richard Henderson
1
-18
/
+45
2018-05-10
target/arm: Implement vector shifted SCVF/UCVF for fp16
Richard Henderson
1
-13
/
+20
2018-05-10
target/arm: Enable ARM_FEATURE_V8_ATOMICS for user-only
Richard Henderson
1
-0
/
+1
2018-05-10
target/arm: Implement CAS and CASP
Richard Henderson
3
-3
/
+161
2018-05-10
target/arm: Fill in disas_ldst_atomic
Richard Henderson
1
-2
/
+36
2018-05-10
target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode
Richard Henderson
3
-43
/
+135
2018-05-10
target/riscv: Use new atomic min/max expanders
Richard Henderson
1
-49
/
+17
2018-05-10
tcg: Use GEN_ATOMIC_HELPER_FN for opposite endian atomic add
Richard Henderson
1
-42
/
+7
2018-05-10
tcg: Introduce atomic helpers for integer min/max
Richard Henderson
5
-0
/
+129
2018-05-10
target/xtensa: Use new min/max expanders
Richard Henderson
1
-17
/
+33
2018-05-10
target/arm: Use new min/max expanders
Richard Henderson
1
-32
/
+14
2018-05-10
tcg: Introduce helpers for integer min/max
Richard Henderson
2
-0
/
+56
2018-05-10
atomic.h: Work around gcc spurious "unused value" warning
Peter Maydell
1
-1
/
+1
2018-05-10
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
5
-0
/
+5
2018-05-10
arm/boot: split load_dtb() from arm_load_kernel()
Igor Mammedov
5
-185
/
+94
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
8
-50
/
+92
2018-05-10
pc: simplify MachineClass::get_hotplug_handler handling
Igor Mammedov
2
-13
/
+1
2018-05-10
softfloat: Handle default NaN mode after pickNaNMulAdd, not before
Peter Maydell
1
-20
/
+28
2018-05-10
hw/arm/iotkit.c: fix minor memory leak
Peter Maydell
1
-0
/
+1
2018-05-10
MAINTAINERS: Add trace-events and qemu-option-trace.texi to tracing section
Thomas Huth
1
-0
/
+2
2018-05-10
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-minor-fixes-...
Peter Maydell
2
-5
/
+9
2018-05-09
target/riscv: convert to TranslatorOps
Emilio G. Cota
1
-78
/
+80
2018-05-09
target/riscv: convert to DisasContextBase
Emilio G. Cota
1
-65
/
+64
2018-05-09
target/riscv: convert to DisasJumpType
Emilio G. Cota
1
-44
/
+28
2018-05-09
target/openrisc: convert to TranslatorOps
Emilio G. Cota
1
-84
/
+79
[next]