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
/
docs
/
devel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-29
qapi: New special feature flag "unstable"
Markus Armbruster
1
-3
/
+6
2021-10-27
qapi: Add feature flags to enum members
Markus Armbruster
1
-5
/
+11
2021-10-27
qapi: Enable enum member introspection to show more than name
Markus Armbruster
1
-4
/
+11
2021-10-14
configure: automatically parse command line for meson -D options
Paolo Bonzini
1
-67
/
+69
2021-10-13
accel/tcg: Add cpu_{ld,st}*_mmu interfaces
Richard Henderson
1
-9
/
+43
2021-10-01
docs: reorganize testing.rst
Paolo Bonzini
1
-70
/
+76
2021-10-01
docs: move gcov section at the end of testing.rst
Paolo Bonzini
1
-19
/
+19
2021-10-01
docs: reorganize tcg-plugins.rst
Paolo Bonzini
1
-47
/
+46
2021-10-01
docs: reorganize qgraph.rst
Paolo Bonzini
1
-65
/
+67
2021-10-01
docs: put "make" information together in build-system.rst
Paolo Bonzini
1
-11
/
+10
2021-10-01
docs: move notes inside the body of the document
Paolo Bonzini
1
-9
/
+11
2021-10-01
docs: name included files ".rst.inc"
Paolo Bonzini
4
-3
/
+3
2021-09-27
tests/Makefile: add AVOCADO_TESTS option to make check-acceptance
Willian Rampazzo
1
-0
/
+27
2021-09-27
docs/devel/testing: add instruction to run a single acceptance test
Willian Rampazzo
1
-0
/
+28
2021-09-27
tests/Makefile: allow control over tags during check-acceptance
Willian Rampazzo
1
-0
/
+14
2021-09-27
qapi: Drop simple unions
Markus Armbruster
1
-100
/
+23
2021-09-25
qapi: Tidy up unusual line breaks
Markus Armbruster
1
-6
/
+6
2021-09-13
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2
-3
/
+4
2021-09-13
docs: link to archived Fedora code of conduct
Paolo Bonzini
1
-2
/
+2
2021-09-13
docs: standardize directory index to --- with overline
Paolo Bonzini
1
-1
/
+2
2021-09-08
tcg: Drop gen_io_end()
Peter Maydell
1
-3
/
+0
2021-09-06
docs: add definitions of terms for CI/testing
Willian Rampazzo
2
-0
/
+122
2021-09-03
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int...
Peter Maydell
2
-25
/
+54
2021-09-02
Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...
Peter Maydell
1
-0
/
+29
2021-09-02
docs/devel: be consistent about example plugin names
Mahmoud Mandour
1
-2
/
+2
2021-09-02
docs/tcg-plugins: new passing parameters scheme for cache docs
Mahmoud Mandour
1
-9
/
+9
2021-09-02
plugins/howvec: adapting to the new argument passing scheme
Mahmoud Mandour
1
-5
/
+5
2021-09-02
plugins/hwprofile: adapt to the new plugin arguments scheme
Mahmoud Mandour
1
-4
/
+4
2021-09-02
plugins/lockstep: make socket path not positional & parse bool arg
Mahmoud Mandour
1
-1
/
+1
2021-09-02
plugins/hotpages: introduce sortby arg and parsed bool args correctly
Mahmoud Mandour
1
-0
/
+15
2021-09-02
docs/devel/tcg-plugins: added cores arg to cache plugin
Mahmoud Mandour
1
-5
/
+8
2021-09-02
gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them
Thomas Huth
1
-0
/
+11
2021-09-01
docs/devel/testing: add -p option to the debug section of QEMU iotests
Emanuele Giuseppe Esposito
1
-0
/
+4
2021-09-01
docs/devel/testing: add -valgrind option to the debug section of QEMU iotests
Emanuele Giuseppe Esposito
1
-0
/
+6
2021-09-01
docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
Emanuele Giuseppe Esposito
1
-0
/
+11
2021-09-01
docs/devel/testing: add debug section to the QEMU iotests chapter
Emanuele Giuseppe Esposito
1
-0
/
+8
2021-09-01
clock: Provide builtin multiplier/divider
Peter Maydell
1
-0
/
+23
2021-09-01
tests: Remove uses of deprecated raspi2/raspi3 machine names
Philippe Mathieu-Daudé
1
-19
/
+19
2021-08-26
docs: update the documentation upfront about schema configuration
Marc-André Lureau
1
-12
/
+18
2021-08-25
docs: split the CI docs into two files
Daniel P. Berrangé
3
-157
/
+159
2021-08-04
docs: convert writing-qmp-commands.txt to writing-qmp-commands.rst
John Snow
2
-285
/
+311
2021-08-04
docs/qapi-code-gen: add cross-references
John Snow
1
-49
/
+58
2021-08-04
docs/qapi-code-gen: Beautify formatting
John Snow
1
-83
/
+91
2021-08-04
docs: convert qapi-code-gen.txt to ReST
John Snow
2
-252
/
+316
2021-08-04
docs/devel/qapi-code-gen: Update examples to match current code
Markus Armbruster
1
-7
/
+16
2021-08-02
docs/devel: Format literals correctly
Peter Maydell
3
-15
/
+15
2021-08-02
docs/devel/migration.rst: Format literals correctly
Peter Maydell
1
-18
/
+18
2021-08-02
docs/devel/ebpf_rss.rst: Format literals correctly
Peter Maydell
1
-9
/
+9
2021-08-02
docs/devel/build-system.rst: Correct typo in example code
Peter Maydell
1
-2
/
+2
2021-08-02
docs/devel/build-system.rst: Format literals correctly
Peter Maydell
1
-78
/
+78
[next]