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
2023-10-18
configure: unify handling of several Debian cross containers
Paolo Bonzini
1
-36
/
+5
2023-10-18
configure: move environment-specific defaults to config-meson.cross
Paolo Bonzini
3
-24
/
+21
2023-10-18
configure: move target-specific defaults to an external machine file
Paolo Bonzini
4
-23
/
+34
2023-10-18
configure: remove some dead cruft
Paolo Bonzini
1
-6
/
+1
2023-10-18
configure: clean up PIE option handling
Paolo Bonzini
1
-20
/
+13
2023-10-18
configure: clean up plugin option handling
Paolo Bonzini
3
-28
/
+30
2023-10-18
configure, tests/tcg: simplify GDB conditionals
Paolo Bonzini
6
-46
/
+33
2023-10-18
tests/tcg/arm: move non-SVE tests out of conditional
Paolo Bonzini
1
-6
/
+4
2023-10-18
hw/remote: move stub vfu_object_set_bus_irq out of stubs/
Paolo Bonzini
3
-2
/
+3
2023-10-18
hw/xen: cleanup sourcesets
Paolo Bonzini
3
-9
/
+4
2023-10-18
configure: clean up handling of CFI option
Paolo Bonzini
1
-6
/
+7
2023-10-18
meson, cutils: allow non-relocatable installs
Paolo Bonzini
4
-3
/
+33
2023-10-17
meson: do not use set10
Paolo Bonzini
4
-4
/
+19
2023-10-17
meson: do not build shaders by default
Paolo Bonzini
1
-0
/
+1
2023-10-17
tracetool: avoid invalid escape in Python string
Paolo Bonzini
2
-8
/
+8
2023-10-17
tests/vm: avoid invalid escape in Python string
Paolo Bonzini
1
-3
/
+3
2023-10-17
tests/avocado: avoid invalid escape in Python string
Paolo Bonzini
1
-1
/
+1
2023-10-17
target/hexagon: avoid invalid escape in Python string
Paolo Bonzini
1
-2
/
+2
2023-10-17
docs/sphinx: avoid invalid escape in Python string
Paolo Bonzini
1
-1
/
+1
2023-10-17
tests/docker: avoid invalid escape in Python string
Paolo Bonzini
1
-1
/
+1
2023-10-17
scripts/get_maintainer.pl: don't print parentheses
Emmanouil Pitsidianakis
1
-0
/
+1
2023-10-17
scripts: Mark feature_to_c.py as non-executable to fix a build issue
Thomas Huth
1
-0
/
+0
2023-10-17
tests/vm: netbsd: install dtc
Paolo Bonzini
1
-1
/
+5
2023-10-17
target/i386: check intercept for XSETBV
Paolo Bonzini
2
-0
/
+2
2023-10-17
target/i386/cpu: Fix CPUID_HT exposure
Xiaoyao Li
2
-0
/
+3
2023-10-17
Revert "configure: Add workaround for ccache and clang"
Yonggang Luo
1
-32
/
+0
2023-10-17
iotests: use the correct python to run linters
John Snow
1
-1
/
+1
2023-10-17
iotests: get rid of '..' in path environment output
John Snow
1
-1
/
+1
2023-10-16
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Stefan Hajnoczi
82
-1735
/
+1484
2023-10-16
Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
9
-87
/
+49
2023-10-16
Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
4
-17
/
+15
2023-10-16
Merge tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
8
-3
/
+46
2023-10-16
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
60
-499
/
+843
2023-10-16
Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
6
-19
/
+19
2023-10-16
Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
23
-113
/
+839
2023-10-13
hw/ufs: Fix incorrect register fields
Jeuk Kim
1
-2
/
+2
2023-10-13
hw/ufs: Fix code coverity issues
Jeuk Kim
3
-15
/
+13
2023-10-13
LoongArch: step down as general arch maintainer
Xiaojuan Yang
1
-2
/
+0
2023-10-13
hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region
Song Gao
2
-50
/
+5
2023-10-13
hw/loongarch/virt: Remove unused ISA Bus
Philippe Mathieu-Daudé
3
-9
/
+0
2023-10-13
hw/loongarch/virt: Remove unused ISA UART
Philippe Mathieu-Daudé
1
-1
/
+0
2023-10-13
hw/loongarch: remove global loaderparams variable
Thomas Weißschuh
1
-23
/
+27
2023-10-13
target/loongarch: Add preldx instruction
Song Gao
3
-0
/
+15
2023-10-13
target/loongarch: fix ASXE flag conflict
Jiajie Chen
1
-2
/
+2
2023-10-12
python: use vm.cmd() instead of vm.qmp() where appropriate
Vladimir Sementsov-Ogievskiy
44
-1462
/
+988
2023-10-12
scripts: add python_qmp_updater.py
Vladimir Sementsov-Ogievskiy
1
-0
/
+136
2023-10-12
tests/vm/basevm.py: use cmd() instead of qmp()
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2023-10-12
iotests.py: pause_job(): drop return value
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
2023-10-12
iotests: drop some extra ** in qmp() call
Vladimir Sementsov-Ogievskiy
10
-56
/
+54
2023-10-12
iotests: drop some extra semicolons
Vladimir Sementsov-Ogievskiy
2
-2
/
+2
[next]