aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-07-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-07-25docs: clarify multiqueue vs multiple virtqueuesStefan Hajnoczi
2019-07-24docs: correct kconfig optionMarc-André Lureau
2019-07-19doc: document that the monitor console is a privileged control interfaceDaniel P. Berrangé
2019-07-10docs/bitmaps: use QMP lexer instead of jsonJohn Snow
2019-07-10sphinx: add qmp_lexerJohn Snow
2019-07-10docs/interop/bitmaps.rst: Fix typosJohn Snow
2019-07-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-07-05Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-050719-3...Peter Maydell
2019-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-07-04docs: avoid vhost-user-net specifics in multiqueue sectionStefan Hajnoczi
2019-07-04Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé
2019-07-03docs/devel/testing: Fix typo in dockerfile pathLiam Merwick
2019-07-02xics/spapr: Detect old KVM XICS on POWER9 hostsGreg Kurz
2019-07-02docs: updates on the POWER9 XIVE interrupt controller documentationCédric Le Goater
2019-06-24ssh: switch from libssh2 to libsshPino Toscano
2019-06-21i386/kvm: add support for Direct Mode for Hyper-V synthetic timersVitaly Kuznetsov
2019-06-21i386/kvm: implement 'hv-passthrough' modeVitaly Kuznetsov
2019-06-21i386/kvm: document existing Hyper-V enlightenmentsVitaly Kuznetsov
2019-06-17monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.cKevin Wolf
2019-06-17Move monitor.c to monitor/misc.cKevin Wolf
2019-06-17docs: Build and install specs manualpull-docs-20190617Peter Maydell
2019-06-17docs/specs/index.rst: Fix minor syntax issuesPeter Maydell
2019-06-17Convert "translator internals" docs to RST, move to devel manualPeter Maydell
2019-06-16docs/vhost-user.json: some firmware.json copy leftoversMarc-André Lureau
2019-06-12qapi: Add feature flags to struct typesKevin Wolf
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson
2019-06-06docs/devel/build-system: Update an examplePhilippe Mathieu-Daudé
2019-06-04block: Remove bdrv_set_aio_context()Kevin Wolf
2019-05-30Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...Peter Maydell
2019-05-29vhost-user: add vhost_user_gpu_set_socket()Marc-André Lureau
2019-05-29docs: provide documentation on the POWER9 XIVE interrupt controllerCédric Le Goater
2019-05-21docs: recommend use of md-clear feature on all Intel CPUsDaniel P. Berrangé
2019-05-20docs: reST-ify vhost-user documentationMarc-André Lureau
2019-05-13Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependenciesThomas Huth
2019-05-10docs: add Security chapter to the documentationStefan Hajnoczi
2019-05-10docs: add Secure Coding Practices to developer docsStefan Hajnoczi
2019-05-02tests/acceptance: look for target architecture in test tags firstCleber Rosa
2019-05-02tests/acceptance: introduce arch parameter and attributeCleber Rosa
2019-05-02tests/acceptance: fix doc reference to avocado_qemu directoryCleber Rosa
2019-05-02Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-05-01docs/interop/bitmaps: rewrite and modernize docJohn Snow
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-04-25util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()Zhang Yi
2019-04-12s390-bios: Support booting from real dasd deviceJason J. Herne
2019-03-20docs: add note about stibp CPU feature for spectre v2Daniel P. Berrangé
2019-03-20docs: clarify that spec-ctrl is only needed for Spectre v2Daniel P. Berrangé
2019-03-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-03-13Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-03-12vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji