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-01-06
docs: do not talk about past removal as happening in the future
Paolo Bonzini
1
-3
/
+2
2023-01-06
meson: accept relative symlinks in "meson introspect --installed" data
Paolo Bonzini
1
-1
/
+0
2023-01-06
meson: cleanup compiler detection
Paolo Bonzini
1
-27
/
+35
2023-01-06
meson: support meson 0.64 -Doptimization=plain
Paolo Bonzini
1
-9
/
+7
2023-01-06
configure: test all warnings
Paolo Bonzini
1
-2
/
+5
2023-01-06
tests/qapi-schema: remove Meson workaround
Paolo Bonzini
1
-5
/
+1
2023-01-06
meson: cleanup dummy-cpus.c rules
Paolo Bonzini
1
-7
/
+2
2023-01-06
meson: tweak hardening options for Windows
Paolo Bonzini
1
-4
/
+1
2023-01-06
configure: remove backwards-compatibility and obsolete options
Paolo Bonzini
2
-21
/
+1
2023-01-06
configure: preserve qemu-ga variables
Paolo Bonzini
1
-17
/
+6
2023-01-06
configure: cleanup $cpu tests
Paolo Bonzini
1
-12
/
+7
2023-01-06
configure: remove dead function
Paolo Bonzini
1
-4
/
+0
2023-01-06
configure: remove useless write_c_skeleton
Paolo Bonzini
1
-1
/
+0
2023-01-06
ide: Add "ide-cf" driver, a CompactFlash card
Lubomir Rintel
1
-0
/
+32
2023-01-06
ide: Add 8-bit data mode
Lubomir Rintel
2
-10
/
+34
2023-01-06
util/log: Always send errors to logfile when daemonized
Greg Kurz
1
-19
/
+53
2023-01-06
util/log: do not close and reopen log files when flags are turned off
Paolo Bonzini
1
-8
/
+6
2023-01-06
hw: Reduce "qemu/accel.h" inclusion
Philippe Mathieu-Daudé
2
-1
/
+1
2023-01-06
typedefs: Forward-declare AccelState
Philippe Mathieu-Daudé
2
-2
/
+3
2023-01-05
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Peter Maydell
3
-3
/
+36
2023-01-05
Merge tag 'mem-2023-01-02' of https://github.com/davidhildenbrand/qemu into s...
Peter Maydell
3
-11
/
+31
2023-01-04
.gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobs
Thomas Huth
1
-3
/
+4
2023-01-04
python: add 3.11 to supported list
John Snow
1
-1
/
+2
2023-01-04
iotests/check: Fix typing for sys.exit() value
John Snow
1
-1
/
+1
2023-01-04
Python: fix flake8 config
John Snow
1
-1
/
+2
2023-01-04
python/machine: Handle termination cases without QMP
John Snow
1
-0
/
+6
2023-01-04
python/machine: Add debug logging to key state changes
John Snow
1
-0
/
+25
2023-01-04
Merge tag 'pull-testing-next-231222-1' of https://gitlab.com/stsquad/qemu int...
Peter Maydell
11
-227
/
+47
2023-01-04
Merge tag 'pull-9p-20221223' of https://github.com/cschoenebeck/qemu into sta...
Peter Maydell
5
-38
/
+37
2022-12-28
hostmem: Honor multiple preferred nodes if possible
Michal Privoznik
2
-2
/
+22
2022-12-28
virtio-mem: Fix typo in function name
Philippe Mathieu-Daudé
1
-6
/
+6
2022-12-28
virtio-mem: Fix the iterator variable in a vmem->rdl_list loop
Chenyi Qiang
1
-1
/
+1
2022-12-28
virtio-mem: Fix the bitmap index of the section offset
Chenyi Qiang
1
-2
/
+2
2022-12-23
gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
Thomas Huth
1
-2
/
+4
2022-12-23
tests/docker: use prebuilt toolchain for debian-hexagon-cross
Mukilan Thiyagarajan
6
-205
/
+20
2022-12-23
tests/tcg: fix unused variable in linux-test
Alex Bennée
1
-1
/
+5
2022-12-23
configure: repeat ourselves for the benefit of CI
Alex Bennée
1
-3
/
+4
2022-12-23
gitlab: turn off verbose logging for make check on custom runners
Alex Bennée
3
-13
/
+13
2022-12-23
configure: Fix check-tcg not executing any tests
Mukilan Thiyagarajan
1
-3
/
+1
2022-12-23
hw/9pfs: Replace the direct call to xxxat() APIs with a wrapper
Bin Meng
2
-20
/
+27
2022-12-23
hw/9pfs: Drop unnecessary *xattr wrapper API declarations
Bin Meng
1
-11
/
+0
2022-12-23
qemu/xattr.h: Exclude <sys/xattr.h> for Windows
Bin Meng
1
-1
/
+3
2022-12-23
MAINTAINERS: Add 9p test client to section "virtio-9p"
Christian Schoenebeck
1
-0
/
+1
2022-12-23
9pfs: Fix some return statements in the synth backend
Greg Kurz
1
-6
/
+6
2022-12-21
Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
20
-34
/
+220
2022-12-21
target/ppc: Check DEXCR on hash{st, chk} instructions
Nicholas Miehlbradt
1
-15
/
+43
2022-12-21
target/ppc: Implement the DEXCR and HDEXCR
Nicholas Miehlbradt
4
-0
/
+64
2022-12-21
hw/ppc/e500: Move comment to more appropriate place
Bernhard Beschow
1
-1
/
+1
2022-12-21
hw/ppc/e500: Resolve variable shadowing
Bernhard Beschow
1
-3
/
+1
2022-12-21
hw/ppc/e500: Prefer local variable over qdev_get_machine()
Bernhard Beschow
1
-3
/
+2
[next]