summaryrefslogtreecommitdiffstats
path: root/docs/devel
Commit message (Expand)AuthorAgeFilesLines
...
* docs/devel/qapi-code-gen: Rewrite introduction to schemaMarkus Armbruster2019-09-241-59/+48Star
* docs/devel/qapi-code-gen: Rewrite compatibility considerationsMarkus Armbruster2019-09-241-35/+64
* docs/devel/qapi-code-gen: Reorder sections for readabilityMarkus Armbruster2019-09-241-215/+221
* qapi: Permit omitting all flat union branchesMarkus Armbruster2019-09-241-2/+1Star
* docs/devel/qapi-code-gen: Minor specification fixesMarkus Armbruster2019-09-241-18/+16Star
* qapi: Drop support for boxed alternate argumentsMarkus Armbruster2019-09-241-6/+6
* trace: Forbid event format ending with newline characterPhilippe Mathieu-Daudé2019-09-181-0/+2
* migration: register_savevm_live doesn't need devDr. David Alan Gilbert2019-09-121-2/+1Star
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-08-211-1/+1
|\
| * misc: fix naming scheme of compatiblity arraysMarc-André Lureau2019-08-211-1/+1
* | replay: document development rulesPavel Dovgalyuk2019-08-201-0/+46
|/
* decodetree: Allow !function with no input bitsRichard Henderson2019-08-191-1/+7
* docs: correct kconfig optionMarc-André Lureau2019-07-241-1/+1
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-07-051-1/+1
|\
| * docs/devel/testing: Fix typo in dockerfile pathLiam Merwick2019-07-031-1/+1
* | Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé2019-07-041-2/+2
|/
* 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
|\