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
2020-07-15
docs/devel: fix grammar in multi-thread-tcg
Alex Bennée
1
-1
/
+1
2020-07-13
docs/devel/fuzzing: Fix bugs in documentation
Thomas Huth
1
-3
/
+3
2020-07-11
docs/devel: add some notes on tcg-icount for developers
Alex Bennée
2
-0
/
+98
2020-07-11
docs/devel: convert and update MTTCG design document
Alex Bennée
2
-19
/
+34
2020-07-10
qapi: Smooth visitor error checking in generated code
Markus Armbruster
1
-37
/
+23
2020-07-10
qapi: Make visitor functions taking Error ** return bool, not void
Markus Armbruster
1
-29
/
+22
2020-06-16
docs: Added details on TSan to testing.rst
Robert Foley
1
-0
/
+107
2020-05-11
accel/tcg: Add endian-specific cpu_{ld, st}* operations
Richard Henderson
1
-12
/
+27
2020-05-07
docs/devel/migration: start a debugging section
Marc-André Lureau
1
-0
/
+20
2020-04-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...
Peter Maydell
2
-0
/
+392
2020-04-30
docs/clocks: add device's clock documentation
Peter Maydell
2
-0
/
+392
2020-04-30
qapi: Disallow qmp_marshal_FOO(NULL, ...)
Markus Armbruster
1
-1
/
+1
2020-04-30
qapi: Assert incomplete object occurs only in dealloc visitor
Markus Armbruster
1
-0
/
+2
2020-04-13
rcu: do not mention atomic_mb_read/set in documentation
Paolo Bonzini
1
-2
/
+2
2020-04-13
atomics: update documentation
Paolo Bonzini
1
-210
/
+271
2020-04-11
atomics: convert to reStructuredText
Paolo Bonzini
3
-403
/
+447
2020-03-17
qapi: New special feature flag "deprecated"
Markus Armbruster
1
-0
/
+6
2020-03-17
qapi: Add feature flags to struct members
Markus Armbruster
1
-1
/
+3
2020-03-17
qapi: Add feature flags to remaining definitions
Markus Armbruster
1
-16
/
+38
2020-03-17
docs/devel/qapi-code-gen: Document 'features' introspection
Markus Armbruster
1
-15
/
+28
2020-03-17
docs/devel/qapi-code-gen: Clarify allow-oob introspection
Markus Armbruster
1
-3
/
+3
2020-03-17
docs/devel/qapi-code-gen: Fix typo in grammar
Markus Armbruster
1
-1
/
+1
2020-03-12
docs: Be consistent about capitalization of 'Arm'
Peter Maydell
5
-8
/
+8
2020-02-27
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200227' into staging
Peter Maydell
2
-57
/
+63
2020-02-26
docs: rstfy s390 dasd ipl documentation
Cornelia Huck
2
-57
/
+63
2020-02-25
docs/devel: document query handle lifetimes
Alex Bennée
1
-2
/
+11
2020-02-22
fuzz: add documentation to docs/devel/
Alexander Bulekov
1
-0
/
+116
2020-02-04
docs/devel: Fix qtest paths and info about check-block in testing.rst
Thomas Huth
1
-11
/
+12
2020-01-30
docs/devel/tracing.txt: Recommend only trace_event_get_state_backends()
Peter Maydell
1
-7
/
+5
2020-01-30
docs/devel/reset.rst: add doc about Resettable interface
Damien Hedde
2
-0
/
+290
2020-01-27
docs/devel: fix stable process doc formatting
Cornelia Huck
1
-2
/
+4
2020-01-17
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200115' into staging
Peter Maydell
1
-58
/
+155
2020-01-15
cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-only
Richard Henderson
1
-55
/
+154
2020-01-15
cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
Richard Henderson
1
-3
/
+1
2020-01-14
qapi: Generate command registration stuff into separate files
Markus Armbruster
1
-3
/
+16
2019-12-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
1
-2
/
+4
2019-12-18
tests/vm: Allow to set qemu-img path
Wainer dos Santos Moschetta
1
-2
/
+4
2019-12-17
docs: add memory API reference
Paolo Bonzini
1
-0
/
+5
2019-12-17
docs: Create bitops.rst as example of kernel-docs
Peter Maydell
2
-0
/
+9
2019-12-16
Acceptance tests: use avocado tags for machine type
Cleber Rosa
1
-0
/
+18
2019-11-20
docs/devel: update tcg-plugins.rst with API versioning details
Alex Bennée
1
-6
/
+21
2019-11-20
docs/devel: rename plugins.rst to tcg-plugins.rst
Alex Bennée
2
-1
/
+1
2019-10-28
docs/devel: add plugins.rst design document
Alex Bennée
2
-0
/
+113
2019-10-22
qapi: Add feature flags to commands
Peter Krempa
1
-4
/
+6
2019-10-15
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-1
/
+2
2019-10-15
trace: add --group=all to tracing.txt
Stefan Hajnoczi
1
-1
/
+2
2019-10-11
rcu: Add automatically released rcu_read_lock variants
Dr. David Alan Gilbert
1
-0
/
+16
2019-09-26
docs/devel: add "check-tcg" to testing.rst
Alex Bennée
1
-0
/
+76
2019-09-24
qapi: Remove null from schema language
Markus Armbruster
1
-2
/
+2
2019-09-24
docs/devel/qapi-code-gen: Improve QAPI schema language doc
Markus Armbruster
1
-225
/
+373
[next]