summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* ssh: switch from libssh2 to libsshPino Toscano2019-06-241-1/+1
* i386/kvm: add support for Direct Mode for Hyper-V synthetic timersVitaly Kuznetsov2019-06-211-0/+10
* i386/kvm: implement 'hv-passthrough' modeVitaly Kuznetsov2019-06-211-0/+10
* i386/kvm: document existing Hyper-V enlightenmentsVitaly Kuznetsov2019-06-211-0/+181
* 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
* docs: Build and install specs manualPeter Maydell2019-06-171-0/+16
* docs/specs/index.rst: Fix minor syntax issuesPeter Maydell2019-06-171-4/+5
* Convert "translator internals" docs to RST, move to devel manualPeter Maydell2019-06-172-0/+112
* docs/vhost-user.json: some firmware.json copy leftoversMarc-André Lureau2019-06-161-3/+3
* 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
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...Peter Maydell2019-05-304-0/+387
|\
| * docs: provide documentation on the POWER9 XIVE interrupt controllerCédric Le Goater2019-05-294-0/+387
* | vhost-user: add vhost_user_gpu_set_socket()Marc-André Lureau2019-05-293-0/+252
|/
* docs: recommend use of md-clear feature on all Intel CPUsDaniel P. Berrangé2019-05-211-0/+12
* docs: reST-ify vhost-user documentationMarc-André Lureau2019-05-213-1220/+1352
* Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependenciesThomas Huth2019-05-131-1/+1
* docs: add Security chapter to the documentationStefan Hajnoczi2019-05-101-0/+131
* 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
* Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2019-05-021-322/+1251
|\
| * docs/interop/bitmaps: rewrite and modernize docJohn Snow2019-05-011-322/+1251
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-04-261-3/+19
|\ \
| * | util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()Zhang Yi2019-04-251-3/+19
* | | s390-bios: Support booting from real dasd deviceJason J. Herne2019-04-121-0/+133
|/ /
* | docs: add note about stibp CPU feature for spectre v2Daniel P. Berrangé2019-03-201-0/+22
* | docs: clarify that spec-ctrl is only needed for Spectre v2Daniel P. Berrangé2019-03-201-4/+2Star
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-03-132-2/+616
|\ \
| * | vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji2019-03-131-0/+285
| * | vhost-user: define conventions for vhost-user backendsMarc-André Lureau2019-03-132-2/+331
| |/
* | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2019-03-131-3/+6
|\ \
| * | docs/interop/qcow2: Improve bitmap flag in_use specificationVladimir Sementsov-Ogievskiy2019-03-121-3/+6
| |/
* | 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
|/
* docs/interop/firmware.json: Prefer -machine to if=pflashMarkus Armbruster2019-03-111-6/+14
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-03-092-11/+60
|\
| * qcow2 spec: Describe string header extensionsKevin Wolf2019-03-081-2/+12
| * qcow2: Extend spec for external data filesKevin Wolf2019-03-081-4/+38
| * qcow2: Default to 4KB for the qcow2 cache entry sizeAlberto Garcia2019-03-081-6/+11
* | 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