aboutsummaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into stagingPeter Maydell2024-03-134-1/+127
|\ \
| * | docs/specs/pvpanic: document shutdown eventThomas Weißschuh2024-03-121-0/+2
| * | hw/virtio: Add support for VDPA network simulation devicesHao Chen2024-03-122-0/+122
| * | hw/virtio: check owner for removing objectsAlbert Esteve2024-03-121-1/+3
* | | Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu into stagingPeter Maydell2024-03-134-3/+284
|\ \ \
| * | | spapr: nested: Document Nested PAPR APIHarsh Prateek Bora2024-03-131-0/+119
| * | | docs/system/ppc: Document running Linux on AmigaNG machinesBALATON Zoltan2024-03-132-0/+162
| * | | docs: Deprecate the pseries-2.12 machinesPhilippe Mathieu-Daudé2024-03-131-3/+3
| | |/ | |/|
* | | Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell2024-03-131-2/+1
|\ \ \
| * | | tracetool: remove redundant --target-type / --target-name argsDaniel P. Berrangé2024-03-121-2/+1
* | | | Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into stagingPeter Maydell2024-03-121-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | hw/nvme: Add NVMe NGUID propertyRoque Arcudia Hernandez2024-03-121-0/+7
| |/ /
* | | Merge tag 'hw-misc-20240312' of https://github.com/philmd/qemu into stagingPeter Maydell2024-03-121-10/+10
|\ \ \ | |/ / |/| |
| * | docs/about/deprecated.rst: Move SMP configurations item to system emulator sectionZhao Liu2024-03-121-10/+10
| |/
* | Merge tag 'migration-20240311-pull-request' of https://gitlab.com/peterx/qemu into stagingPeter Maydell2024-03-121-1/+2
|\ \
| * | migration/multifd: Don't fsync when closing QIOChannelFileFabiano Rosas2024-03-111-1/+2
| |/
* | docs: update copyright date to the year 2024Ani Sinha2024-03-111-1/+1
* | hw/arm: Deprecate various old Arm machine typesPeter Maydell2024-03-111-0/+15
|/
* Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into stagingPeter Maydell2024-03-093-209/+222
|\
| * hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurationsZhao Liu2024-03-091-0/+14
| * hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurationsZhao Liu2024-03-092-16/+15
| * docs/interop/firmware.json: Fix doc for FirmwareFlashModeThomas Weißschuh2024-03-091-1/+1
| * docs/interop/firmware.json: Align examplesThomas Weißschuh2024-03-091-192/+192
* | docs/acpi/bits: add some clarity and details while also improving formatingAni Sinha2024-03-091-16/+39
|/
* hw/gpio: Implement STM32L4x5 GPIOInès Varhol2024-03-071-1/+1
* target/arm: Enable FEAT_ECV for 'max' CPUPeter Maydell2024-03-071-0/+1
* Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydell/qemu-arm into stagingPeter Maydell2024-03-052-1/+2
|\
| * hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeletonArnaud Minier2024-03-051-1/+1
| * hw/i2c: Implement Broadcom Serial Controller (BSC)Rayhan Faizel2024-03-051-0/+1
* | Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2024-03-052-296/+200
|\ \
| * | docs/devel/writing-monitor-commands: Minor improvementsMarkus Armbruster2024-03-041-17/+15
| * | docs/devel/writing-monitor-commands: Repair a decade of rotMarkus Armbruster2024-03-041-279/+181
| * | qapi: New documentation section tag "Errors"Markus Armbruster2024-03-041-1/+5
* | | Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu into stagingPeter Maydell2024-03-052-0/+139
|\ \ \ | |_|/ |/| |
| * | migration/ram: Introduce 'mapped-ram' migration capabilityFabiano Rosas2024-03-012-0/+139
| |/
* | Merge tag 'pull-tcg-20240301' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2024-03-052-3/+10
|\ \
| * | *-user: Deprecate and disable -p pagesizeRichard Henderson2024-02-292-3/+10
| |/
* / docs/conf.py: Remove usage of distutilsThomas Huth2024-03-041-6/+4
|/
* Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu into stagingPeter Maydell2024-02-281-0/+4
|\
| * docs/devel/migration.rst: Document the file transportFabiano Rosas2024-02-281-0/+4
* | docs/devel: plugins can trigger a tb flushPierrick Bouvier2024-02-281-0/+1
* | docs/devel: document some plugin assumptionsAlex Bennée2024-02-281-0/+49
* | docs/devel: lift example and plugin API sections upAlex Bennée2024-02-281-3/+3
* | contrib/plugins: extend execlog to track register changesAlex Bennée2024-02-281-1/+16
|/
* docs/system/arm: Add RPi4B to raspi.rstSergey Kambalin2024-02-271-5/+7
* docs/devel/reset: Update to discuss system resetPeter Maydell2024-02-271-2/+42
* include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macrosPeter Maydell2024-02-271-5/+29
* qapi: Recognize section tags and 'Features:' only after blank lineMarkus Armbruster2024-02-261-6/+9
* qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster2024-02-261-8/+7
* qapi: Rename QAPIDoc.Section.name to .tagMarkus Armbruster2024-02-261-3/+3