aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2024-03-12docs/specs/pvpanic: document shutdown eventThomas Weißschuh
2024-03-12hw/virtio: Add support for VDPA network simulation devicesHao Chen
2024-03-12hw/virtio: check owner for removing objectsAlbert Esteve
2024-03-12Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Peter Maydell
2024-03-12tracetool: remove redundant --target-type / --target-name argsDaniel P. Berrangé
2024-03-13spapr: nested: Document Nested PAPR APIHarsh Prateek Bora
2024-03-13docs/system/ppc: Document running Linux on AmigaNG machinesBALATON Zoltan
2024-03-13docs: Deprecate the pseries-2.12 machinesPhilippe Mathieu-Daudé
2024-03-12hw/nvme: Add NVMe NGUID propertyRoque Arcudia Hernandez
2024-03-12Merge tag 'hw-misc-20240312' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-03-12Merge tag 'migration-20240311-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-03-12docs/about/deprecated.rst: Move SMP configurations item to system emulator se...Zhao Liu
2024-03-11migration/multifd: Don't fsync when closing QIOChannelFileFabiano Rosas
2024-03-11docs: update copyright date to the year 2024pull-target-arm-20240311Ani Sinha
2024-03-11hw/arm: Deprecate various old Arm machine typesPeter Maydell
2024-03-09Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-03-09hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurationsZhao Liu
2024-03-09hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurationsZhao Liu
2024-03-09docs/interop/firmware.json: Fix doc for FirmwareFlashModeThomas Weißschuh
2024-03-09docs/interop/firmware.json: Align examplesThomas Weißschuh
2024-03-09docs/acpi/bits: add some clarity and details while also improving formatingAni Sinha
2024-03-07hw/gpio: Implement STM32L4x5 GPIOInès Varhol
2024-03-07target/arm: Enable FEAT_ECV for 'max' CPUPeter Maydell
2024-03-05Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-03-05hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeletonArnaud Minier
2024-03-05hw/i2c: Implement Broadcom Serial Controller (BSC)Rayhan Faizel
2024-03-05Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-03-05Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...Peter Maydell
2024-03-05Merge tag 'pull-tcg-20240301' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-03-04docs/conf.py: Remove usage of distutilsThomas Huth
2024-03-04docs/devel/writing-monitor-commands: Minor improvementsMarkus Armbruster
2024-03-04docs/devel/writing-monitor-commands: Repair a decade of rotMarkus Armbruster
2024-03-04qapi: New documentation section tag "Errors"Markus Armbruster
2024-03-01migration/ram: Introduce 'mapped-ram' migration capabilityFabiano Rosas
2024-02-29*-user: Deprecate and disable -p pagesizeRichard Henderson
2024-02-28Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...Peter Maydell
2024-02-28docs/devel: plugins can trigger a tb flushPierrick Bouvier
2024-02-28docs/devel: document some plugin assumptionsAlex Bennée
2024-02-28docs/devel: lift example and plugin API sections upAlex Bennée
2024-02-28contrib/plugins: extend execlog to track register changesAlex Bennée
2024-02-28docs/devel/migration.rst: Document the file transportFabiano Rosas
2024-02-27docs/system/arm: Add RPi4B to raspi.rstpull-target-arm-20240227-1Sergey Kambalin
2024-02-27docs/devel/reset: Update to discuss system resetPeter Maydell
2024-02-27include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macrosPeter Maydell
2024-02-26qapi: Recognize section tags and 'Features:' only after blank lineMarkus Armbruster
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster
2024-02-26qapi: Rename QAPIDoc.Section.name to .tagMarkus Armbruster
2024-02-26qapi: Improve error message for empty doc sectionsMarkus Armbruster
2024-02-26sphinx/qapidoc: Drop code to generate doc for simple union branchMarkus Armbruster
2024-02-24Merge tag 'pull-request-2024-02-23' of https://gitlab.com/thuth/qemu into sta...Peter Maydell