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-02-01
trace: update docs with meson build information
Stefan Hajnoczi
1
-23
/
+34
2021-02-01
trace: document how to specify multiple --trace patterns
Stefan Hajnoczi
1
-2
/
+7
2021-02-01
trace: make the 'log' backend timestamp configurable
Stefan Hajnoczi
1
-0
/
+3
2021-02-01
trace: recommend "log" backend for getting started with tracing
Stefan Hajnoczi
1
-17
/
+18
2021-02-01
tracing: convert documentation to rST
Stefan Hajnoczi
2
-54
/
+81
2021-02-01
trace: fix simpletrace doc mismerge
Stefan Hajnoczi
1
-17
/
+17
2021-01-29
clock: Add new clock_has_source() function
Peter Maydell
1
-0
/
+16
2021-01-28
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+49
2021-01-27
iotests: add findtests.py
Vladimir Sementsov-Ogievskiy
1
-1
/
+49
2021-01-27
docs/devel: Explain how acceptance tests can be skipped
Wainer dos Santos Moschetta
1
-0
/
+62
2021-01-19
docs: Build and install all the docs in a single manual
Peter Maydell
1
-15
/
+0
2021-01-12
Docs/RCU: Correct sample code of qatomic_rcu_set
Keqian Zhu
1
-1
/
+1
2021-01-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
3
-12
/
+149
2021-01-05
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210104' into ...
Peter Maydell
1
-4
/
+47
2021-01-04
clock: Define and use new clock_display_freq()
Peter Maydell
1
-0
/
+5
2021-01-04
clock: Remove clock_get_ns()
Peter Maydell
1
-4
/
+13
2021-01-04
clock: Introduce clock_ticks_to_ns()
Peter Maydell
1
-0
/
+29
2021-01-04
tracetool: add output filename command-line argument
Stefan Hajnoczi
1
-1
/
+2
2021-01-02
meson: cleanup Kconfig.host handling
Paolo Bonzini
1
-10
/
+9
2021-01-02
docs: Add CFI Documentation
Daniele Buono
2
-2
/
+140
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
1
-8
/
+4
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-8
/
+4
2020-12-18
docs/devel/migration: Improve debugging section a bit
Markus Armbruster
1
-5
/
+6
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-0
/
+2
2020-12-10
docs/devel/loads-stores: Add regexp for DMA functions
Philippe Mathieu-Daudé
1
-0
/
+2
2020-12-10
docs/devel/writing-qmp-commands.txt: Fix docs
Zihao Chang
1
-1
/
+1
2020-11-10
docs: add "page source" link to sphinx documentation
Daniel P. Berrangé
1
-0
/
+5
2020-11-10
docs/fuzz: update fuzzing documentation post-meson
Alexander Bulekov
1
-3
/
+3
2020-11-10
docs/fuzz: rST-ify the fuzzing documentation
Alexander Bulekov
3
-214
/
+237
2020-11-09
docs/devel/qapi-code-gen: Fix up examples
Markus Armbruster
1
-2
/
+4
2020-11-03
docs: expand sourceset documentation
Paolo Bonzini
2
-53
/
+107
2020-10-26
docs/devel/testing.rst: Update outdated Avocado URLs
Philippe Mathieu-Daudé
1
-2
/
+2
2020-10-26
fuzz: Add instructions for using generic-fuzz
Alexander Bulekov
1
-0
/
+39
2020-10-20
loads-stores.rst: add footnote that clarifies GETPC usage
Emanuele Giuseppe Esposito
1
-1
/
+7
2020-10-17
build: replace ninjatool with ninja
Paolo Bonzini
1
-4
/
+2
2020-10-12
docs/devel: update instruction on how to add new unit tests
Paolo Bonzini
2
-18
/
+31
2020-10-12
docs/devel/qtest: Include libqtest API reference
Eduardo Habkost
1
-0
/
+6
2020-10-12
docs/devel/qtest: Include protocol spec in document
Eduardo Habkost
1
-2
/
+10
2020-10-12
docs: Move QTest documentation to its own document
Eduardo Habkost
3
-45
/
+61
2020-10-10
docs: repair broken references
John Snow
2
-2
/
+2
2020-10-09
hmp: Add support for coroutine command handlers
Kevin Wolf
1
-2
/
+2
2020-10-09
qapi: Add a 'coroutine' flag for commands
Kevin Wolf
1
-0
/
+29
2020-10-06
docs/devel/qom: Avoid long lines
Eduardo Habkost
1
-3
/
+6
2020-10-06
docs/devel/qom: Use *emphasis* for emphasis
Eduardo Habkost
1
-3
/
+3
2020-10-06
docs/devel/qom: Fix indentation of code blocks
Eduardo Habkost
1
-38
/
+38
2020-10-06
docs/devel/qom: Fix indentation of bulleted list
Eduardo Habkost
1
-3
/
+3
2020-10-05
scripts: add block-coroutine-wrapper.py
Vladimir Sementsov-Ogievskiy
2
-0
/
+55
2020-09-30
docs: Move object.h overview doc comment to qom.rst
Paolo Bonzini
1
-0
/
+373
2020-09-30
docs: Create docs/devel/qom.rst
Eduardo Habkost
2
-0
/
+6
2020-09-30
meson: clean up build_by_default
Paolo Bonzini
1
-0
/
+5
[next]