Age | Commit message (Expand) | Author |
2021-09-13 | hw/arm: Add support for kudo-bmc board. | Chris Rauer |
2021-09-08 | tcg: Drop gen_io_end() | Peter Maydell |
2021-09-06 | softmmu/vl: Deprecate the -sdl and -curses option | Thomas Huth |
2021-09-06 | softmmu/vl: Deprecate the old grab options | Thomas Huth |
2021-09-06 | docs: add definitions of terms for CI/testing | Willian Rampazzo |
2021-09-03 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int... | Peter Maydell |
2021-09-02 | Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into... | Peter Maydell |
2021-09-02 | docs/devel: be consistent about example plugin names | Mahmoud Mandour |
2021-09-02 | docs/deprecated: deprecate passing plugin args through `arg=` | Mahmoud Mandour |
2021-09-02 | docs/tcg-plugins: new passing parameters scheme for cache docs | Mahmoud Mandour |
2021-09-02 | plugins/howvec: adapting to the new argument passing scheme | Mahmoud Mandour |
2021-09-02 | plugins/hwprofile: adapt to the new plugin arguments scheme | Mahmoud Mandour |
2021-09-02 | plugins/lockstep: make socket path not positional & parse bool arg | Mahmoud Mandour |
2021-09-02 | plugins/hotpages: introduce sortby arg and parsed bool args correctly | Mahmoud Mandour |
2021-09-02 | docs/devel/tcg-plugins: added cores arg to cache plugin | Mahmoud Mandour |
2021-09-02 | gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them | Thomas Huth |
2021-09-01 | docs/devel/testing: add -p option to the debug section of QEMU iotests | Emanuele Giuseppe Esposito |
2021-09-01 | docs/devel/testing: add -valgrind option to the debug section of QEMU iotests | Emanuele Giuseppe Esposito |
2021-09-01 | docs/devel/testing: add -gdb option to the debugging section of QEMU iotests | Emanuele Giuseppe Esposito |
2021-09-01 | docs/devel/testing: add debug section to the QEMU iotests chapter | Emanuele Giuseppe Esposito |
2021-09-01 | clock: Provide builtin multiplier/divider | Peter Maydell |
2021-09-01 | hw/arm/virt: target-arm: Add A64FX processor support to virt machine | Shuuichirou Ishii |
2021-09-01 | hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases | Philippe Mathieu-Daudé |
2021-09-01 | tests: Remove uses of deprecated raspi2/raspi3 machine names | Philippe Mathieu-Daudé |
2021-08-26 | docs/specs/acpi_nvdimm: Convert to rST | Peter Maydell |
2021-08-26 | docs/specs/acpi_pci_hotplug: Convert to rST | Peter Maydell |
2021-08-26 | docs/specs/acpi_mem_hotplug: Convert to rST | Peter Maydell |
2021-08-26 | docs/specs/acpu_cpu_hotplug: Convert to rST | Peter Maydell |
2021-08-26 | qapidoc: introduce QAPISchemaIfCond.docgen() | Marc-André Lureau |
2021-08-26 | qapi: add QAPISchemaIfCond.is_present() | Marc-André Lureau |
2021-08-26 | qapi: wrap Sequence[str] in an object | Marc-André Lureau |
2021-08-26 | docs: update the documentation upfront about schema configuration | Marc-André Lureau |
2021-08-25 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-08-... | Peter Maydell |
2021-08-25 | docs: make sphinx-build be quiet by default | Daniel P. Berrangé |
2021-08-25 | docs: split the CI docs into two files | Daniel P. Berrangé |
2021-08-25 | docs/about/removed-features: Move some CLI options to the right location | Thomas Huth |
2021-08-25 | docs: Document how to use gdb with unix sockets | Sebastian Meyer |
2021-08-25 | docs/about: Add the missing release record in the subject | Yanan Wang |
2021-08-25 | docs/about: Unify the subject format | Yanan Wang |
2021-08-25 | docs/about: Remove the duplicated doc | Yanan Wang |
2021-08-11 | docs/about/removed-features: Document removed machines from older QEMU versions | Thomas Huth |
2021-08-11 | docs/about/removed-features: Document removed devices from older QEMU versions | Thomas Huth |
2021-08-11 | docs/about/removed-features: Document removed HMP commands from QEMU v2.12 | Thomas Huth |
2021-08-11 | docs/about/removed-features: Document removed CLI options from QEMU v3.1 | Thomas Huth |
2021-08-11 | docs/about/removed-features: Document removed CLI options from QEMU v3.0 | Thomas Huth |
2021-08-11 | docs/about/removed-features: Document removed CLI options from QEMU v2.12 | Thomas Huth |
2021-08-04 | docs: convert writing-qmp-commands.txt to writing-qmp-commands.rst | John Snow |
2021-08-04 | docs/qapi-code-gen: add cross-references | John Snow |
2021-08-04 | docs/qapi-code-gen: Beautify formatting | John Snow |
2021-08-04 | docs: convert qapi-code-gen.txt to ReST | John Snow |