summaryrefslogtreecommitdiffstats
path: root/docs/devel
Commit message (Expand)AuthorAgeFilesLines
* monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.cKevin Wolf2019-06-171-4/+5
* Move monitor.c to monitor/misc.cKevin Wolf2019-06-171-1/+1
* Convert "translator internals" docs to RST, move to devel manualPeter Maydell2019-06-172-0/+112
* qapi: Add feature flags to struct typesKevin Wolf2019-06-121-0/+38
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-2/+2
* docs/devel/build-system: Update an examplePhilippe Mathieu-Daudé2019-06-061-12/+7Star
* block: Remove bdrv_set_aio_context()Kevin Wolf2019-06-041-2/+2
* Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependenciesThomas Huth2019-05-131-1/+1
* docs: add Secure Coding Practices to developer docsStefan Hajnoczi2019-05-102-0/+107
* tests/acceptance: look for target architecture in test tags firstCleber Rosa2019-05-031-1/+3
* tests/acceptance: introduce arch parameter and attributeCleber Rosa2019-05-031-0/+28
* tests/acceptance: fix doc reference to avocado_qemu directoryCleber Rosa2019-05-031-2/+3
* s390-bios: Support booting from real dasd deviceJason J. Herne2019-04-121-0/+133
* decodetree: Allow grouping of overlapping patternsRichard Henderson2019-03-121-0/+58
* decodetree: Document the usefulness of argument setsRichard Henderson2019-03-121-0/+7
* decodetree: Move documentation to docs/devel/decodetree.rstRichard Henderson2019-03-122-1/+157
* kconfig: add documentationPaolo Bonzini2019-03-072-0/+307
* build: convert pci.mak to KconfigPaolo Bonzini2019-03-071-1/+0Star
* Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell2019-03-071-2/+40
|\
| * tests.acceptance: adds multi vm capability for acceptance testsCaio Carrara2019-02-221-1/+40
| * Acceptance tests: drop usage of ":avocado: enable"Cleber Rosa2019-02-221-1/+0Star
* | docs: Provide separate conf.py for each manual we wantPeter Maydell2019-03-072-0/+36
* | docs: Convert memory.txt to rst formatPeter Maydell2019-03-071-60/+72
|/
* qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster2019-02-181-15/+31
* qapi: Fix up documentation for recent commit a95291007b2Markus Armbruster2019-02-181-0/+2
* qapi: Belatedly document modular code generationMarkus Armbruster2019-02-181-0/+38
* docs/devel/testing: Add -a option to usermod command on docker setupMurilo Opsfelder Araujo2019-02-111-1/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2019-01-311-0/+4
|\
| * trace: add ability to do simple printf logging via systemtapDaniel P. Berrangé2019-01-241-0/+4
* | qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster2019-01-241-7/+1Star
* | qapi: Belatedly update docs for commit 9c2f56e9f9dMarkus Armbruster2019-01-241-2/+2
|/
* migration: Add post_save function to VMStateDescriptionAaron Lindsay2019-01-211-2/+7
* docs/devel/build-system: fix 'softmu' typoEmilio G. Cota2018-12-181-1/+1
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...Peter Maydell2018-12-161-19/+16Star
|\
| * Rename cpu_physical_memory_write_rom() to address_space_write_rom()Peter Maydell2018-12-141-19/+16Star
* | qapi: add 'if' to alternate membersMarc-André Lureau2018-12-131-1/+1
* | qapi: add 'if' to union membersMarc-André Lureau2018-12-131-1/+1
* | qapi: Add 'if' to implicit struct membersMarc-André Lureau2018-12-131-0/+10
* | qapi: add 'if' to enum membersMarc-André Lureau2018-12-131-0/+9
* | docs: Update references to JSON RFCEric Blake2018-12-131-1/+1
|/
* memory: learn about non-volatile memory regionMarc-André Lureau2018-11-061-0/+1
* Acceptance tests: add make rule for running themCleber Rosa2018-10-311-5/+38
* docs/devel/testing.rst: add missing newlines after code blockCleber Rosa2018-10-261-0/+2
* tests: remove gcov-files- variablesPaolo Bonzini2018-10-161-3/+1Star
* docs/devel/memory.txt: Document _with_attrs accessorsPeter Maydell2018-10-021-2/+9
* memory: Remove old_mmio accessorsPeter Maydell2018-10-021-2/+0Star
* qapi: Add comments to aid debugging generated introspectionEric Blake2018-08-281-0/+3
* qapi: Update docs for generator changes since commit 9ee86b85267Markus Armbruster2018-08-281-30/+99
* qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu2018-08-281-5/+3Star
* docs/migration: Clarify pre_load in subsectionsDr. David Alan Gilbert2018-08-221-6/+9