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-06-17
monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.c
Kevin Wolf
1
-4
/
+5
2019-06-17
Move monitor.c to monitor/misc.c
Kevin Wolf
1
-1
/
+1
2019-06-17
Convert "translator internals" docs to RST, move to devel manual
Peter Maydell
2
-0
/
+112
2019-06-12
qapi: Add feature flags to struct types
Kevin Wolf
1
-0
/
+38
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-2
/
+2
2019-06-06
docs/devel/build-system: Update an example
Philippe Mathieu-Daudé
1
-12
/
+7
2019-06-04
block: Remove bdrv_set_aio_context()
Kevin Wolf
1
-2
/
+2
2019-05-13
Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependencies
Thomas Huth
1
-1
/
+1
2019-05-10
docs: add Secure Coding Practices to developer docs
Stefan Hajnoczi
2
-0
/
+107
2019-05-02
tests/acceptance: look for target architecture in test tags first
Cleber Rosa
1
-1
/
+3
2019-05-02
tests/acceptance: introduce arch parameter and attribute
Cleber Rosa
1
-0
/
+28
2019-05-02
tests/acceptance: fix doc reference to avocado_qemu directory
Cleber Rosa
1
-2
/
+3
2019-04-12
s390-bios: Support booting from real dasd device
Jason J. Herne
1
-0
/
+133
2019-03-12
decodetree: Allow grouping of overlapping patterns
Richard Henderson
1
-0
/
+58
2019-03-12
decodetree: Document the usefulness of argument sets
Richard Henderson
1
-0
/
+7
2019-03-12
decodetree: Move documentation to docs/devel/decodetree.rst
Richard Henderson
2
-1
/
+157
2019-03-07
kconfig: add documentation
Paolo Bonzini
2
-0
/
+307
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
1
-1
/
+0
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
[next]