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
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
target/xtensa: implement FPU division and square root
Max Filippov
3
-0
/
+132
2020-08-21
target/xtensa: add DFPU registers and opcodes
Max Filippov
6
-34
/
+1413
2020-08-21
target/xtensa: add DFPU option
Max Filippov
2
-0
/
+25
2020-08-21
target/xtensa: don't access BR regfile directly
Max Filippov
3
-34
/
+42
2020-08-21
target/xtensa: move FSR/FCR register accessors
Max Filippov
1
-32
/
+32
2020-08-21
target/xtensa: rename FPU2000 translators and helpers
Max Filippov
3
-55
/
+57
2020-08-21
target/xtensa: support copying registers up to 64 bits wide
Max Filippov
2
-5
/
+22
2020-08-21
target/xtensa: add geometry to xtensa_get_regfile_by_name
Max Filippov
3
-10
/
+31
2020-08-21
target/xtensa: implement NMI support
Max Filippov
3
-9
/
+21
2020-08-21
target/xtensa: make opcode properties more dynamic
Max Filippov
2
-265
/
+278
2020-08-21
target/s390x: fix meson.build issue
Paolo Bonzini
1
-1
/
+1
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
1
-0
/
+13
2020-08-21
meson: target
Paolo Bonzini
57
-320
/
+575
2020-08-21
meson: convert target/s390x/gen-features.h
Marc-André Lureau
5
-22
/
+12
2020-08-21
meson: rename .inc.h files to .h.inc
Paolo Bonzini
3
-2
/
+2
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
67
-95
/
+95
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
8
-0
/
+8
2020-08-13
target/ppc: Integrate icount to purr, vtb, and tbu40
Gustavo Romero
1
-0
/
+30
2020-08-12
target/ppc: Fix SPE unavailable exception triggering
Matthieu Bucchianeri
1
-33
/
+64
2020-08-12
target/ppc: add vmulh{su}d instructions
Lijun Pan
4
-0
/
+22
2020-08-12
target/ppc: add vmulh{su}w instructions
Lijun Pan
4
-2
/
+29
2020-08-12
target/ppc: add vmulld instruction
Lijun Pan
2
-0
/
+5
2020-08-12
target/ppc: convert vmuluwm to tcg_gen_gvec_mul
Lijun Pan
3
-15
/
+1
2020-08-12
target/ppc: add byte-reverse br[dwh] instructions
Lijun Pan
1
-0
/
+40
2020-08-12
target/ppc: Enable Power ISA 3.1
Lijun Pan
2
-2
/
+2
2020-08-12
target/ppc: Introduce Power ISA 3.1 flag
Lijun Pan
1
-0
/
+2
2020-08-12
target/ppc: Fix TCG leak with the evmwsmiaa instruction
Matthieu Bucchianeri
1
-2
/
+2
2020-08-05
target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
Peter Maydell
1
-1
/
+91
2020-08-05
target/riscv/vector_helper: Fix build on 32-bit big endian hosts
Thomas Huth
1
-2
/
+2
2020-08-04
target/arm: Fix decode of LDRA[AB] instructions
Peter Collingbourne
1
-2
/
+4
2020-08-03
target/arm: Avoid maybe-uninitialized warning with gcc 4.9
Kaige Li
1
-1
/
+1
2020-08-03
target/arm: Fix AddPAC error indication
Richard Henderson
1
-1
/
+5
2020-07-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200727'...
Peter Maydell
2
-20
/
+36
2020-07-27
target/arm: Improve IMPDEF algorithm for IRG
Richard Henderson
1
-7
/
+30
2020-07-27
target/arm: Always pass cacheattr in S1_ptw_translate
Richard Henderson
1
-13
/
+6
2020-07-27
Merge remote-tracking branch 'remotes/stsquad/tags/pull-fixes-for-rc2-270720-...
Peter Maydell
1
-213
/
+213
2020-07-27
target/i386: floatx80: avoid compound literals in static initializers
Laszlo Ersek
1
-213
/
+213
2020-07-27
pseries: fix kvmppc_set_fwnmi()
Laurent Vivier
2
-4
/
+3
2020-07-26
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200725' into staging
Peter Maydell
2
-0
/
+3
2020-07-24
target/i386: Save cc_op before loop insns
Richard Henderson
1
-0
/
+1
2020-07-24
target/hppa: Free some temps in do_sub
Richard Henderson
1
-0
/
+2
2020-07-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-24' into...
Peter Maydell
1
-1
/
+1
2020-07-24
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-1
/
+1
2020-07-24
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-for-5.1-pull-req...
Peter Maydell
1
-5
/
+11
2020-07-23
KVM: fix CPU reset wrt HF2_GIF_MASK
Vitaly Kuznetsov
1
-5
/
+11
2020-07-22
target/riscv: Fix the range of pmpcfg of CSR funcion table
Zong Li
1
-1
/
+1
2020-07-22
target/riscv: fix vector index load/store constraints
LIU Zhiwei
1
-1
/
+9
2020-07-22
target/riscv: Quiet Coverity complains about vamo*
LIU Zhiwei
1
-0
/
+1
2020-07-20
hw/arm/virt: Enable MTE via a machine property
Richard Henderson
2
-10
/
+14
2020-07-16
i386: hvf: Explicitly set CR4 guest/host mask
Roman Bolshakov
1
-0
/
+1
[prev]
[next]