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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2021-06-08
hw/riscv: Use macros for BIOS image names
Bin Meng
4
-12
/
+11
2021-06-08
docs/system/riscv: sifive_u: Document '-dtb' usage
Bin Meng
1
-6
/
+41
2021-06-08
docs/system/riscv: Correct the indentation level of supported devices
Bin Meng
2
-25
/
+25
2021-06-08
hw/riscv: Support the official PLIC DT bindings
Bin Meng
2
-2
/
+10
2021-06-08
hw/riscv: Support the official CLINT DT bindings
Bin Meng
3
-3
/
+15
2021-06-08
hw/riscv: virt: Switch to use qemu_fdt_setprop_string_array() helper
Bin Meng
1
-2
/
+5
2021-06-08
hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper
Bin Meng
1
-3
/
+3
2021-06-07
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
19
-28
/
+30
2021-06-07
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-07062...
Peter Maydell
11
-14
/
+203
2021-06-07
scripts/checkpatch.pl: process .c.inc and .h.inc files as C source
Matheus Ferst
1
-2
/
+2
2021-06-07
tests/vm: expose --source-path to scripts to find extra files
Alex Bennée
3
-1
/
+6
2021-06-07
gitlab-ci: Split gprof-gcov job
Philippe Mathieu-Daudé
1
-3
/
+14
2021-06-07
gitlab: work harder to avoid false positives in checkpatch
Alex Bennée
1
-1
/
+5
2021-06-07
tests/acceptance: tag various arm tests as TCG only
Alex Bennée
1
-0
/
+18
2021-06-07
tests/tcg/configure.sh: tweak quoting of target_compiler
Alex Bennée
1
-3
/
+3
2021-06-07
meson.build: fix cosmetics of compiler display
Alex Bennée
1
-4
/
+4
2021-06-07
tests/tcg: add a multiarch signals test to stress test signal delivery
Alex Bennée
2
-0
/
+151
2021-06-05
vhost-vdpa: Remove redundant declaration of address_space_memory
Xie Yongji
2
-1
/
+1
2021-06-05
scripts/oss-fuzz: Fix typo in documentation
Philippe Mathieu-Daudé
1
-1
/
+1
2021-06-05
target/mips: Fix 'Uncoditional' typo
Philippe Mathieu-Daudé
1
-3
/
+3
2021-06-05
target/hppa: Remove unused 'memory.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2021-06-05
hw/display/macfb: Classify the "nubus-macfb" as display device
Thomas Huth
1
-0
/
+1
2021-06-05
target/nios2: fix page-fit instruction count
Pavel Dovgalyuk
1
-1
/
+1
2021-06-05
docs: fix broken reference
John Snow
1
-1
/
+1
2021-06-05
linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]
Philippe Mathieu-Daudé
1
-2
/
+2
2021-06-05
misc: Correct relative include path
Philippe Mathieu-Daudé
4
-6
/
+6
2021-06-05
i386/kvm: The value passed to strerror should be positive
Dmitry Voronetskiy
5
-12
/
+12
2021-06-05
target/riscv: Do not include 'pmp.h' in user emulation
Philippe Mathieu-Daudé
1
-0
/
+2
2021-06-05
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210604' into...
Peter Maydell
14
-79
/
+1001
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_rotv_vec
Richard Henderson
1
-1
/
+34
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_roti_vec
Richard Henderson
3
-0
/
+17
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_shv_vec
Richard Henderson
2
-1
/
+63
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_bitsel_vec
Richard Henderson
3
-3
/
+22
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_minmax_vec
Richard Henderson
2
-1
/
+25
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_sat_vec
Richard Henderson
2
-1
/
+25
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_mul_vec
Richard Henderson
2
-1
/
+7
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_shi_vec
Richard Henderson
2
-1
/
+28
2021-06-04
tcg/arm: Implement andc, orc, abs, neg, not vector operations
Richard Henderson
3
-5
/
+44
2021-06-04
tcg/arm: Implement minimal vector operations
Richard Henderson
4
-6
/
+202
2021-06-04
tcg/arm: Implement tcg_out_dup*_vec
Richard Henderson
1
-8
/
+275
2021-06-04
tcg/arm: Implement tcg_out_mov for vector types
Richard Henderson
1
-6
/
+46
2021-06-04
tcg/arm: Implement tcg_out_ld/st for vector types
Richard Henderson
1
-6
/
+64
2021-06-04
tcg/arm: Add host vector framework
Richard Henderson
5
-24
/
+158
2021-06-04
tcg: Change parameters for tcg_target_const_match
Richard Henderson
10
-36
/
+12
2021-06-04
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
13
-134
/
+298
2021-06-04
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
27
-4
/
+1607
2021-06-04
vl: plug -object back into -readconfig
Paolo Bonzini
1
-6
/
+18
2021-06-04
vl: plumb keyval-based options into -readconfig
Paolo Bonzini
3
-26
/
+62
2021-06-04
qemu-config: parse configuration files to a QDict
Paolo Bonzini
3
-33
/
+76
2021-06-04
i386: run accel_cpu_instance_init as post_init
Claudio Fontana
1
-3
/
+7
[prev]
[next]