Age | Commit message (Expand) | Author | Files | Lines |
2022-02-01 | qemu-img: Unify [-b [-F]] documentation | Hanna Reitz | 1 | -1/+1 |
2022-02-01 | qsd: Document fuse's allow-other option | Hanna Reitz | 1 | -2/+7 |
2022-01-28 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'... | Peter Maydell | 1 | -1/+1 |
2022-01-28 | Update copyright dates to 2022 | Peter Maydell | 1 | -1/+1 |
2022-01-28 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2 | -1/+14 |
2022-01-28 | configure: fix parameter expansion of --cross-cc-cflags options | Matheus Ferst | 1 | -1/+1 |
2022-01-28 | qapi: Cleanup SGX related comments and restore @section-size | Yang Zhong | 1 | -0/+13 |
2022-01-27 | docs/qapi-code-gen: update to cover trace events code generation | Vladimir Sementsov-Ogievskiy | 2 | -0/+25 |
2022-01-27 | qapi/commands: refactor error handling code | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2022-01-20 | docs/can: convert to restructuredText | Lucas Ramage | 2 | -51/+42 |
2022-01-20 | hw/arm/virt: KVM: Enable PAuth when supported by the host | Marc Zyngier | 1 | -4/+0 |
2022-01-19 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int... | Peter Maydell | 3 | -7/+119 |
2022-01-18 | Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220118' into s... | Peter Maydell | 5 | -491/+601 |
2022-01-18 | docs/devel: more documentation on the use of suffixes | Alex Bennée | 1 | -0/+6 |
2022-01-18 | docs/devel: update C standard to C11 | Alex Bennée | 1 | -4/+4 |
2022-01-18 | hw/arm: add control knob to disable kaslr_seed via DTB | Alex Bennée | 1 | -0/+8 |
2022-01-18 | tests: integrate lcitool for generating build env manifests | Daniel P. Berrangé | 1 | -3/+101 |
2022-01-18 | Link new ppc-spapr-uv-hcalls.rst to pseries.rst. | Leonardo Garcia | 1 | -5/+1 |
2022-01-18 | Rename ppc-spapr-uv-hcalls.txt to ppc-spapr-uv-hcalls.rst. | Leonardo Garcia | 1 | -0/+0 |
2022-01-18 | rSTify ppc-spapr-uv-hcalls.txt. | Leonardo Garcia | 1 | -76/+89 |
2022-01-18 | Link new ppc-spapr-hotplug.rst file to pseries.rst. | Leonardo Garcia | 1 | -1/+1 |
2022-01-18 | docs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug.rst. | Leonardo Garcia | 1 | -0/+0 |
2022-01-18 | docs: rSTify ppc-spapr-hotplug.txt. | Leonardo Garcia | 1 | -329/+430 |
2022-01-18 | docs/devel: add some clarifying text for aliases | Alex Bennée | 1 | -5/+9 |
2022-01-14 | docs: Correct 'vhost-user-blk' spelling | Philippe Mathieu-Daudé | 1 | -1/+1 |
2022-01-12 | docs: Clarifications and formatting changes in ppc docs. | Leonardo Garcia | 2 | -32/+31 |
2022-01-12 | docs/system/ppc: Merge the PEF information into the pseries page | Thomas Huth | 2 | -30/+33 |
2022-01-07 | docs: reSTify virtio-balloon-stats documentation and move to docs/interop | Thomas Huth | 2 | -28/+31 |
2022-01-05 | docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name | Thomas Huth | 1 | -12/+12 |
2022-01-05 | docs/sphinx: fix compatibility with sphinx < 1.8 | Marc-André Lureau | 1 | -2/+2 |
2022-01-05 | qemu-options: Remove the deprecated -no-quit option | Thomas Huth | 2 | -6/+7 |
2021-12-21 | docs: add dbus-display documentation | Marc-André Lureau | 3 | -0/+34 |
2021-12-21 | docs: move D-Bus VMState documentation to source XML | Marc-André Lureau | 1 | -44/+8 |
2021-12-21 | docs/sphinx: add sphinx modules to include D-Bus documentation | Marc-André Lureau | 5 | -0/+978 |
2021-12-18 | meson: add "check" argument to run_command | Paolo Bonzini | 1 | -3/+3 |
2021-12-17 | Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent... | Richard Henderson | 1 | -1/+1 |
2021-12-17 | Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into staging | Richard Henderson | 5 | -105/+376 |
2021-12-17 | ppc: Mark the 'taihu' machine as deprecated | Thomas Huth | 1 | -0/+9 |
2021-12-17 | Link new ppc-spapr-hcalls.rst file to pseries.rst. | Leonardo Garcia | 1 | -1/+1 |
2021-12-17 | docs: Rename ppc-spapr-hcalls.txt to ppc-spapr-hcalls.rst. | Leonardo Garcia | 1 | -0/+0 |
2021-12-17 | docs: rSTify ppc-spapr-hcalls.txt | Leonardo Garcia | 1 | -35/+57 |
2021-12-17 | docs: Introducing pseries documentation. | Leonardo Garcia | 1 | -0/+226 |
2021-12-17 | docs/system/ppc/powernv.rst: document KVM support status | Daniel Henrique Barboza | 1 | -0/+13 |
2021-12-17 | docs: Minor updates on the powernv documentation. | Leonardo Garcia | 1 | -27/+28 |
2021-12-17 | docs/block-replication.txt: Fix replication top-id command demo | Zhang Chen | 1 | -1/+1 |
2021-12-16 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 1 | -4/+27 |
2021-12-15 | docs: aspeed: ADC is now modelled | Joel Stanley | 1 | -1/+1 |
2021-12-15 | docs: aspeed: Give an example of booting a kernel | Joel Stanley | 1 | -3/+12 |
2021-12-15 | docs: aspeed: Update OpenBMC image URL | Joel Stanley | 1 | -1/+1 |
2021-12-15 | docs: aspeed: Add new boards | Joel Stanley | 1 | -1/+6 |