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
path:
root
/
docs
/
devel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-15
block-coroutine-wrapper.py: introduce co_wrapper
Emanuele Giuseppe Esposito
1
-3
/
+3
2022-12-15
block: rename generated_co_wrapper in co_wrapper_mixed
Emanuele Giuseppe Esposito
1
-3
/
+3
2022-12-13
qapi: Start to elide redundant has_FOO in generated C
Markus Armbruster
2
-9
/
+10
2022-12-13
docs/devel/qapi-code-gen: Extend example for next commit's change
Markus Armbruster
1
-1
/
+20
2022-12-13
qapi: Tidy up whitespace in generated code
Markus Armbruster
1
-1
/
+0
2022-12-13
docs/devel/qapi-code-gen: Update example to match current code
Markus Armbruster
1
-1
/
+1
2022-11-22
docs/devel: try and improve the language around patch review
Alex Bennée
1
-5
/
+11
2022-11-22
docs/devel: simplify the minimal checklist
Alex Bennée
1
-26
/
+49
2022-11-22
docs/devel: make language a little less code centric
Alex Bennée
1
-5
/
+5
2022-11-22
docs/devel: add a maintainers section to development process
Alex Bennée
4
-8
/
+114
2022-11-17
acpi/tests/avocado/bits: some misc fixes
Ani Sinha
1
-8
/
+4
2022-11-11
Fix several typos in documentation (found by codespell)
Stefan Weil
1
-1
/
+1
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2
-0
/
+146
2022-11-05
Fix some typos in documentation and comments
Stefan Weil
1
-1
/
+1
2022-11-02
acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test
Ani Sinha
2
-0
/
+146
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
1
-2
/
+2
2022-10-27
block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai...
Emanuele Giuseppe Esposito
1
-2
/
+2
2022-10-27
hw/core/resettable: fix reset level counting
Damien Hedde
1
-3
/
+5
2022-10-06
docs/devel: document the test plugins
Alex Bennée
1
-4
/
+133
2022-10-06
docs/devel: move API to end of tcg-plugins.rst
Alex Bennée
1
-5
/
+10
2022-10-06
docs/devel: clean-up qemu invocations in tcg-plugins
Alex Bennée
1
-9
/
+9
2022-10-06
plugins: extend execlog to filter matches
Alex Bennée
1
-1
/
+8
2022-10-06
monitor: expose monitor_puts to rest of code
Alex Bennée
1
-1
/
+1
2022-09-27
docs/devel: testing: Document writing portable test cases
Bin Meng
1
-0
/
+30
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
1
-2
/
+2
2022-09-20
tests/docker: remove the Debian base images
Alex Bennée
1
-1
/
+1
2022-09-01
configure: improve error for ucontext coroutine backend
Paolo Bonzini
1
-5
/
+0
2022-08-29
docs/devel/testing: fix minor typo
Matheus Tavares Bernardino
1
-1
/
+1
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
1
-2
/
+2
2022-07-29
docs/devel: fix description of OBJECT_DECLARE_SIMPLE_TYPE
Alex Bennée
1
-2
/
+1
2022-07-18
Replace 'whitelist' with 'allow'
Thomas Huth
1
-1
/
+1
2022-06-11
docs/devel: Fix link to developer mailing lists
Bernhard Beschow
1
-3
/
+3
2022-06-06
docs: move replay docs to docs/system/replay.rst
Pavel Dovgalyuk
1
-6
/
+258
2022-06-06
docs: convert docs/devel/replay page to rst
Pavel Dovgalyuk
2
-4
/
+13
2022-06-01
docs/devel: clean-up the CI links in the docs
Alex Bennée
4
-22
/
+29
2022-06-01
gitlab: don't run CI jobs in forks by default
Daniel P. Berrangé
1
-0
/
+38
2022-06-01
gitlab: convert build/container jobs to .base_job_template
Daniel P. Berrangé
1
-0
/
+19
2022-06-01
gitlab: convert static checks to .base_job_template
Daniel P. Berrangé
1
-0
/
+7
2022-06-01
gitlab: convert Cirrus jobs to .base_job_template
Daniel P. Berrangé
1
-0
/
+14
2022-06-01
gitlab: introduce a common base job template
Daniel P. Berrangé
1
-1
/
+35
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2
-0
/
+215
2022-05-16
docs/devel: start documenting writing VirtIO devices
Alex Bennée
2
-0
/
+215
2022-05-16
docs/devel/qapi-code-gen: Belatedly document feature naming rules
Markus Armbruster
1
-4
/
+5
2022-05-09
docs/devel/writing-monitor-commands: Replace obsolete STEXI/ETEXI tags
Thomas Huth
1
-7
/
+4
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
1
-1
/
+1
2022-04-21
Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
1
-2
/
+2
2022-04-21
doc/style: CLang -> Clang
Marc-André Lureau
1
-1
/
+1
2022-04-21
docs: trace-events-all is installed without renaming
Marc-André Lureau
1
-1
/
+1
2022-04-21
docs: qapi: Remove outdated reference to simple unions
Andrea Bolognani
1
-2
/
+2
2022-04-20
docs/devel: drop :hidden: and :includehidden: tags
Alex Bennée
7
-9
/
+1
[next]