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
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-07
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
1
-60
/
+0
2023-06-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
7
-92
/
+53
2023-06-06
configure: remove --with-git-submodules=
Paolo Bonzini
2
-6
/
+3
2023-06-06
meson: subprojects: replace berkeley-{soft,test}float-3 with wraps
Paolo Bonzini
2
-22
/
+2
2023-06-06
meson: subprojects: replace submodules with wrap files
Paolo Bonzini
2
-2
/
+14
2023-06-06
build: log submodule update from git-submodule.sh
Paolo Bonzini
1
-5
/
+11
2023-06-06
git-submodule: allow partial update of .git-submodule-status
Paolo Bonzini
1
-12
/
+14
2023-06-06
configure: remove --with-git= option
Paolo Bonzini
2
-11
/
+10
2023-06-06
tests: Use separate virtual environment for avocado
Paolo Bonzini
2
-3
/
+3
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
1
-0
/
+49
2023-06-06
scripts: remove dead file
Paolo Bonzini
1
-35
/
+0
2023-06-05
exec/poison: Do not poison CONFIG_SOFTMMU
Richard Henderson
1
-2
/
+3
2023-06-05
scripts: Add qom-cast-macro-clean-cocci-gen.py
Philippe Mathieu-Daudé
1
-0
/
+49
2023-06-01
trace: remove control-vcpu.h
Alex Bennée
1
-4
/
+1
2023-06-01
scripts/qapi: document the tool that generated the file
Alex Bennée
1
-2
/
+7
2023-06-01
trace: remove vcpu_id from the TraceEvent structure
Alex Bennée
2
-16
/
+1
2023-05-31
decodetree: Add --output-null for meson testing
Richard Henderson
1
-8
/
+10
2023-05-30
Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
1
-19
/
+246
2023-05-30
scripts/decodetree: Implement named field support
Peter Maydell
1
-6
/
+139
2023-05-30
scripts/decodetree: Implement a topological sort
Peter Maydell
1
-0
/
+74
2023-05-30
scripts/decodetree: Pass lvalue-formatter function to str_extract()
Peter Maydell
1
-11
/
+15
2023-05-30
decodetree: Do not remove output_file from /dev
Richard Henderson
1
-1
/
+6
2023-05-30
decodetree: Diagnose empty pattern group
Richard Henderson
1
-0
/
+6
2023-05-30
decodetree: Fix recursion in prop_format and build_tree
Richard Henderson
1
-2
/
+2
2023-05-30
decodetree: Add --test-for-error
Richard Henderson
1
-2
/
+7
2023-05-30
block-coroutine-wrapper: Take AioContext lock in no_co_wrappers
Kevin Wolf
1
-10
/
+15
2023-05-26
meson: use subproject for keycodemapdb
Paolo Bonzini
1
-1
/
+1
2023-05-26
meson: use subproject for internal libfdt
Paolo Bonzini
1
-1
/
+1
2023-05-24
Add Kubernetes runner configuration
Camilla Conte
1
-0
/
+30
2023-05-23
igb: Notify only new interrupts
Akihiko Odaki
1
-0
/
+1
2023-05-23
Fix references to igb Avocado test
Akihiko Odaki
1
-1
/
+1
2023-05-22
Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into st...
Richard Henderson
1
-2
/
+2
2023-05-22
qapi: Improve error message for description following section
Markus Armbruster
1
-2
/
+2
2023-05-21
Merge tag 'for-upstream-urgent' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
5
-1
/
+1
2023-05-19
scripts: make sure scripts are invoked via $(PYTHON)
Paolo Bonzini
4
-0
/
+0
2023-05-19
remove remaining traces of meson submodule
Paolo Bonzini
1
-1
/
+1
2023-05-18
Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
1
-0
/
+3
2023-05-18
configure: add --disable-colo-proxy option
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2023-05-18
build: move --disable-debug-info to meson
Paolo Bonzini
2
-0
/
+5
2023-05-18
build: move stack protector flag selection to meson
Paolo Bonzini
1
-0
/
+3
2023-05-18
build: move coroutine backend selection to meson
Paolo Bonzini
2
-0
/
+4
2023-05-18
build: move SafeStack tests to meson
Paolo Bonzini
1
-0
/
+4
2023-05-18
build: move sanitizer tests to meson
Paolo Bonzini
1
-0
/
+6
2023-05-18
configure, meson: move --enable-modules to Meson
Paolo Bonzini
1
-0
/
+3
2023-05-18
meson: regenerate meson-buildoptions.sh
Paolo Bonzini
1
-3
/
+3
2023-05-18
Python: Drop support for Python 3.6
Paolo Bonzini
1
-1
/
+1
2023-05-18
configure: bootstrap sphinx with mkvenv
John Snow
1
-3
/
+0
2023-05-18
tests: Use configure-provided pyvenv for tests
John Snow
2
-3
/
+3
2023-05-18
coverity: the definitive COMPONENTS.md update
Paolo Bonzini
1
-15
/
+30
2023-05-17
qapi/parser: Drop two bad type hints for now
Markus Armbruster
1
-2
/
+2
[next]