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
2023-04-21
Hexagon (target/hexagon) Updates to USR should use get_result_gpr
Taylor Simpson
6
-44
/
+34
2023-04-21
Hexagon (target/hexagon) Add overrides for count trailing zeros/ones
Taylor Simpson
2
-1
/
+79
2023-04-21
Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_stores
Taylor Simpson
4
-9
/
+10
2023-04-21
Hexagon (target/hexagon) Remove redundant/unused macros
Taylor Simpson
1
-43
/
+22
2023-04-21
Use black code style for python scripts
Marco Liebel
13
-911
/
+1191
2023-04-21
Use f-strings in python scripts
Marco Liebel
12
-306
/
+250
2023-04-21
Hexagon (translate.c): avoid redundant PC updates on COF
Matheus Tavares Bernardino
1
-8
/
+13
2023-03-22
Merge tag 'pull-for-8.0-220323-1' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
83
-236
/
+470
2023-03-22
qtests: avoid printing comments before g_test_init()
Daniel P. Berrangé
1
-3
/
+7
2023-03-22
contrib/gitdm: add group map for AMD
Alex Bennée
3
-1
/
+9
2023-03-22
contrib/gitdm: add more individual contributors
Alex Bennée
1
-0
/
+4
2023-03-22
contrib/gitdm: add revng to domain map
Alex Bennée
1
-0
/
+1
2023-03-22
contrib/gitdm: add Alibaba to the domain-map
Alex Bennée
3
-0
/
+9
2023-03-22
contrib/gitdm: add Amazon to the domain map
Alex Bennée
1
-0
/
+3
2023-03-22
contrib/gitdm: Add SYRMIA to the domain map
Alex Bennée
1
-0
/
+1
2023-03-22
contrib/gitdm: Add ASPEED Technology to the domain map
Alex Bennée
1
-0
/
+1
2023-03-22
iotests: remove the check-block.sh script
Daniel P. Berrangé
1
-43
/
+0
2023-03-22
iotests: register each I/O test separately with meson
Daniel P. Berrangé
1
-6
/
+29
2023-03-22
iotests: always use a unique sub-directory per test
Daniel P. Berrangé
1
-10
/
+10
2023-03-22
iotests: connect stdin to /dev/null when running tests
Daniel P. Berrangé
1
-20
/
+2
2023-03-22
iotests: print TAP protocol version when reporting tests
Daniel P. Berrangé
1
-0
/
+1
2023-03-22
iotests: strip subdir path when listing tests
Daniel P. Berrangé
1
-1
/
+1
2023-03-22
iotests: allow test discovery before building
Daniel P. Berrangé
2
-2
/
+8
2023-03-22
iotests: explicitly pass source/build dir to 'check' command
Daniel P. Berrangé
2
-11
/
+27
2023-03-22
tests/vm: custom openbsd partitioning to increase /home space
Daniel P. Berrangé
1
-1
/
+26
2023-03-22
tests/vm: skip X11 in openbsd installation
Daniel P. Berrangé
1
-2
/
+1
2023-03-22
include/qemu/plugin: Inline qemu_plugin_disable_mem_helpers
Richard Henderson
2
-12
/
+5
2023-03-22
include/qemu: Split out plugin-event.h
Richard Henderson
3
-17
/
+28
2023-03-22
*: Add missing includes of qemu/plugin.h
Richard Henderson
5
-0
/
+5
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
48
-1
/
+58
2023-03-22
include/qemu/plugin: Remove QEMU_PLUGIN_ASSERT
Richard Henderson
1
-4
/
+0
2023-03-22
tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tb
Richard Henderson
1
-1
/
+0
2023-03-22
tcg: Clear plugin_mem_cbs on TB exit
Richard Henderson
2
-4
/
+3
2023-03-22
tests/avocado: don't use tags to define drive
Alex Bennée
1
-36
/
+24
2023-03-22
tests/tcg: add some help output for running individual tests
Alex Bennée
1
-0
/
+7
2023-03-22
include/qemu: add documentation for memory callbacks
Alex Bennée
1
-4
/
+43
2023-03-22
gitlab: update centos-8-stream job
Alex Bennée
1
-12
/
+6
2023-03-22
scripts/ci: update gitlab-runner playbook to handle CentOS
Alex Bennée
1
-2
/
+18
2023-03-22
scripts/ci: add libslirp-devel to build-environment
Alex Bennée
1
-0
/
+1
2023-03-22
tests/docker: all add DOCKER_BUILDKIT to RUNC environment
Alex Bennée
1
-1
/
+1
2023-03-22
tests/avocado: re-factor igb test to avoid timeouts
Alex Bennée
2
-38
/
+116
2023-03-22
tests/avocado: probe for multi-process support before running test
Alex Bennée
2
-0
/
+11
2023-03-22
tests/avocado: update AArch64 tests to Alpine 3.17.2
Marcin Juszkiewicz
1
-4
/
+4
2023-03-21
Update version for v8.0.0-rc1 release
v8.0.0-rc1
Peter Maydell
1
-1
/
+1
2023-03-21
Merge tag 'pull-target-arm-20230321' of https://git.linaro.org/people/pmaydel...
Peter Maydell
8
-130
/
+271
2023-03-21
target/arm: Don't advertise aarch64-pauth.xml to gdb
Peter Maydell
1
-0
/
+7
2023-03-21
docs/system/arm/cpu-features.rst: Fix formatting
Peter Maydell
1
-42
/
+34
2023-03-21
hw/usb/imx: Fix out of bounds access in imx_usbphy_read()
Guenter Roeck
1
-2
/
+17
2023-03-21
contrib/elf2dmp: add PE name check and Windows Server 2022 support
Viktor Prutyanov
2
-2
/
+41
2023-03-21
contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
Viktor Prutyanov
1
-29
/
+42
[next]