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
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
2018-06-15
translate-all: protect TB jumps with a per-destination-TB lock
Emilio G. Cota
1
-2
/
+4
2018-06-15
translate-all: discard TB when tb_link_page returns an existing matching TB
Emilio G. Cota
1
-0
/
+3
2018-06-15
translate-all: make l1_map lockless
Emilio G. Cota
1
-2
/
+2
2018-06-15
bswap: Add new stn_*_p() and ldn_*_p() memory access functions
Peter Maydell
1
-0
/
+15
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+2
2018-06-01
memory: get rid of memory_region_init_reservation
Paolo Bonzini
1
-3
/
+2
2018-05-30
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
1
-1
/
+10
2018-05-15
migration: update docs
Dr. David Alan Gilbert
1
-156
/
+376
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-1
/
+1
2018-04-25
migration: postcopy_blocktime documentation
Alexey Perevalov
1
-0
/
+14
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+41
2018-03-20
postcopy shared docs
Dr. David Alan Gilbert
1
-0
/
+41
2018-03-19
docs: update QMP documents for OOB commands
Peter Xu
1
-5
/
+53
2018-03-19
qapi: generate a literal qobject for introspection
Marc-André Lureau
1
-10
/
+19
2018-03-12
docs: document atomic_load_acquire and atomic_store_release
Paolo Bonzini
1
-27
/
+30
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2
-16
/
+16
2018-03-02
docs: Correct outdated information on QAPI
Markus Armbruster
1
-16
/
+9
2018-03-02
docs/devel/writing-qmp-commands: Update for modular QAPI
Markus Armbruster
1
-7
/
+7
2018-03-02
qapi: Rename generated qmp-marshal.c to qmp-commands.c
Markus Armbruster
1
-3
/
+3
2018-03-02
qapi-gen: New common driver for code and doc generators
Markus Armbruster
1
-54
/
+48
2018-02-19
docs: document our stable process
Cornelia Huck
1
-0
/
+69
2018-02-14
migration: improve documentation of postcopy-ram
Greg Kurz
1
-2
/
+2
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-2
/
+0
2018-02-08
docs: Add docs/devel/testing.rst
Fam Zheng
1
-0
/
+486
2018-01-23
migration: Revert postcopy-blocktime commit set
Peter Maydell
1
-14
/
+0
[next]