aboutsummaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* qapi: Improve error message for empty doc sectionsMarkus Armbruster2024-02-261-2/+2
* sphinx/qapidoc: Drop code to generate doc for simple union branchMarkus Armbruster2024-02-261-11/+7
* Merge tag 'pull-request-2024-02-23' of https://gitlab.com/thuth/qemu into stagingPeter Maydell2024-02-242-0/+17
|\
| * docs: Document that 32-bit Windows is unsupportedPeter Maydell2024-02-232-0/+17
* | spapr: Tag pseries-2.1 - 2.11 machines as deprecatedCédric Le Goater2024-02-231-0/+8
* | tests/avocado: mark boot_linux.py long runtime instead of flakyNicholas Piggin2024-02-231-0/+11
|/
* docs/system: Update description for input grab keyTianlan Zhou2024-02-221-1/+1
* docs: correct typosManos Pitsidianakis2024-02-206-6/+6
* docs: Add documentation for the mps3-an536 boardPeter Maydell2024-02-151-3/+34
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into stagingPeter Maydell2024-02-147-8/+127
|\
| * hw/cxl: Standardize all references on CXL r3.1 and minor updatesJonathan Cameron2024-02-141-2/+1
| * vhost-user.rst: Fix vring address descriptionAndrey Ignatov2024-02-141-3/+3
| * exec/ioport: Add portio_list_set_enabled()Bernhard Beschow2024-02-141-0/+1
| * exec/ioport: Add portio_list_set_address()Bernhard Beschow2024-02-141-2/+3
| * docs/system: Add vhost-user-input documentationLeo Yan2024-02-143-1/+49
| * docs/system: add a basic enumeration of vhost-user devicesAlex Bennée2024-02-142-1/+71
* | Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2024-02-141-0/+8
|\ \
| * | qapi/char: Deprecate backend type "memory"Markus Armbruster2024-02-141-0/+8
| |/
* | Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2024-02-132-10/+10
|\ \
| * | qapi: Require member documentation (with loophole)Markus Armbruster2024-02-121-0/+5
| * | sphinx/qapidoc: Drop code to generate doc for simple union tagMarkus Armbruster2024-02-121-6/+0
| * | docs/devel/qapi-code-gen: Tweak doc comment whitespaceMarkus Armbruster2024-02-121-2/+3
| * | docs/devel/qapi-code-gen: Normalize version refs x.y.0 to just x.yMarkus Armbruster2024-02-121-2/+2
| |/
* | Merge tag 'pull-maintainer-updates-090224-1' of https://gitlab.com/stsquad/qemu into stagingPeter Maydell2024-02-121-0/+7
|\ \
| * | docs: mark CRIS support as deprecatedAlex Bennée2024-02-091-0/+7
| |/
* | Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into stagingPeter Maydell2024-02-122-3/+19
|\ \ | |/ |/|
| * docs: re-generate x86_64 ABI compatibility CSVDaniel P. Berrangé2024-02-091-2/+18
| * docs: fix highlighting of CPU ABI header rowsDaniel P. Berrangé2024-02-091-1/+1
* | Merge tag 'pull-tcg-20240205-2' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2024-02-081-0/+2
|\ \ | |/ |/|
| * tcg: Introduce TCG_COND_TST{EQ,NE}Richard Henderson2024-02-031-0/+2
* | docs/about: Deprecate the old "power5+" and "power7+" CPU namesThomas Huth2024-02-051-0/+9
|/
* hw/ssi: Implement BCM2835 SPI ControllerRayhan Faizel2024-02-021-1/+1
* doc/sphinx/hxtool.py: add optional label argument to SRST directiveDavid Woodhouse2024-02-023-3/+28
* Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into stagingPeter Maydell2024-02-012-0/+123
|\
| * hw/fsi: Added FSI documentationNinad Palsule2024-02-012-0/+123
* | Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell2024-01-312-8/+9
|\ \ | |/ |/|
| * qemu-docs: Update options for graphical frontendsYihuan Pan2024-01-301-5/+6
| * colo: examples: remove mentions of script= and (wrong) downscript=Michael Tokarev2024-01-301-3/+3
* | guest-agent: improve help for --allow-rpcs and --block-rpcsAngel M. Villegas2024-01-301-4/+4
|/
* Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydell/qemu-arm into stagingPeter Maydell2024-01-262-2/+16
|\
| * docs/system/arm/virt.rst: Add note on CPU features off by defaultGustavo Romero2024-01-261-0/+13
| * hw/arm: Add watchdog timer to Allwinner H40 and Bananapi boardGuenter Roeck2024-01-261-1/+1
| * hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi boardGuenter Roeck2024-01-261-0/+1
| * hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi boardGuenter Roeck2024-01-261-1/+1
* | docs/interop/bitmaps: Clean up a reference to qemu-qmp-refMarkus Armbruster2024-01-261-2/+2
* | qapi: Fix dangling references to docs/devel/qapi-code-gen.txtMarkus Armbruster2024-01-261-1/+1
* | docs: Replace dangling references to docs/interop/qmp-intro.txtMarkus Armbruster2024-01-262-5/+5
* | docs/devel/qapi-code-gen: Fix missing ':' in tagged section docsMarkus Armbruster2024-01-261-2/+2
* | docs/devel/qapi-code-gen: Don't reserve types ending with 'Kind'Markus Armbruster2024-01-261-3/+2
|/
* Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into stagingPeter Maydell2024-01-204-70/+49
|\