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
2019-03-07
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
1
-2
/
+40
2019-03-07
docs: Provide separate conf.py for each manual we want
Peter Maydell
2
-0
/
+36
2019-03-07
docs: Convert memory.txt to rst format
Peter Maydell
1
-60
/
+72
2019-02-22
tests.acceptance: adds multi vm capability for acceptance tests
Caio Carrara
1
-1
/
+40
2019-02-22
Acceptance tests: drop usage of ":avocado: enable"
Cleber Rosa
1
-1
/
+0
2019-02-18
qapi: Generate QAPIEvent stuff into separate files
Markus Armbruster
1
-15
/
+31
2019-02-18
qapi: Fix up documentation for recent commit a95291007b2
Markus Armbruster
1
-0
/
+2
2019-02-18
qapi: Belatedly document modular code generation
Markus Armbruster
1
-0
/
+38
2019-02-11
docs/devel/testing: Add -a option to usermod command on docker setup
Murilo Opsfelder Araujo
1
-1
/
+1
2019-01-31
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+4
2019-01-24
trace: add ability to do simple printf logging via systemtap
Daniel P. Berrangé
1
-0
/
+4
2019-01-24
qapi: Eliminate indirection through qmp_event_get_func_emit()
Markus Armbruster
1
-7
/
+1
2019-01-24
qapi: Belatedly update docs for commit 9c2f56e9f9d
Markus Armbruster
1
-2
/
+2
2019-01-21
migration: Add post_save function to VMStateDescription
Aaron Lindsay
1
-2
/
+7
2018-12-18
docs/devel/build-system: fix 'softmu' typo
Emilio G. Cota
1
-1
/
+1
2018-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
1
-19
/
+16
2018-12-14
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
Peter Maydell
1
-19
/
+16
2018-12-13
qapi: add 'if' to alternate members
Marc-André Lureau
1
-1
/
+1
2018-12-13
qapi: add 'if' to union members
Marc-André Lureau
1
-1
/
+1
2018-12-13
qapi: Add 'if' to implicit struct members
Marc-André Lureau
1
-0
/
+10
2018-12-13
qapi: add 'if' to enum members
Marc-André Lureau
1
-0
/
+9
2018-12-13
docs: Update references to JSON RFC
Eric Blake
1
-1
/
+1
2018-11-06
memory: learn about non-volatile memory region
Marc-André Lureau
1
-0
/
+1
2018-10-30
Acceptance tests: add make rule for running them
Cleber Rosa
1
-5
/
+38
2018-10-26
docs/devel/testing.rst: add missing newlines after code block
Cleber Rosa
1
-0
/
+2
2018-10-16
tests: remove gcov-files- variables
Paolo Bonzini
1
-3
/
+1
2018-10-02
docs/devel/memory.txt: Document _with_attrs accessors
Peter Maydell
1
-2
/
+9
2018-10-02
memory: Remove old_mmio accessors
Peter Maydell
1
-2
/
+0
2018-08-28
qapi: Add comments to aid debugging generated introspection
Eric Blake
1
-0
/
+3
2018-08-28
qapi: Update docs for generator changes since commit 9ee86b85267
Markus Armbruster
1
-30
/
+99
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-5
/
+3
2018-08-22
docs/migration: Clarify pre_load in subsections
Dr. David Alan Gilbert
1
-6
/
+9
2018-08-15
tests/vm: Propagate V=1 down into the make inside the VM
Peter Maydell
1
-0
/
+1
2018-07-30
docs: Describe using images in writing iotests
Fam Zheng
1
-0
/
+11
2018-07-19
tracing: Use double-dash spelling for trace option
Yaowei Bai
1
-3
/
+3
2018-07-13
docs: Grammar and spelling fixes
Ville Skyttä
2
-2
/
+2
2018-07-05
build-system: add coverage-report target
Alex Bennée
1
-3
/
+8
2018-07-05
build-system: add clean-coverage target
Alex Bennée
1
-3
/
+8
2018-07-05
build-system: remove per-test GCOV reporting
Alex Bennée
1
-6
/
+5
2018-07-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...
Peter Maydell
1
-38
/
+25
2018-07-03
qapi: Polish command flags documentation in qapi-code-gen.txt
Markus Armbruster
1
-36
/
+25
2018-07-03
qmp: Redo how the client requests out-of-band execution
Markus Armbruster
1
-6
/
+4
2018-07-03
qapi: add 'if' to top-level expressions
Marc-André Lureau
1
-0
/
+29
2018-07-03
qmp: Say "out-of-band" instead of "Out-Of-Band"
Markus Armbruster
1
-1
/
+1
2018-06-30
docs: mention shared state protect for OOB
Peter Xu
1
-6
/
+11
2018-06-27
trace: forbid floating point types
Stefan Hajnoczi
1
-0
/
+5
2018-06-22
qapi: allow empty branches in flat unions
Anton Nefedov
1
-3
/
+5
2018-06-21
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180615' into staging
Peter Maydell
1
-8
/
+16
2018-06-15
Add functional/acceptance tests infrastructure
Cleber Rosa
1
-0
/
+192
2018-06-15
tcg: remove tb_lock
Emilio G. Cota
1
-4
/
+7
[next]