summary refs log tree commit diff stats
path: root/scripts/qapi/source.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-15qemu-img: implement short --help, remove global help() functionMichael Tokarev1-141/+73
2025-07-15qemu-img: measure: refresh options/--helpMichael Tokarev1-27/+62
2025-07-15qemu-img: dd: refresh options/--helpMichael Tokarev1-14/+36
2025-07-15qemu-img: bitmap: refresh options/--helpMichael Tokarev1-24/+56
2025-07-15qemu-img: bench: refresh options/--helpMichael Tokarev1-28/+84
2025-07-15qemu-img: amend: refresh options/--helpMichael Tokarev2-21/+45
2025-07-15qemu-img: resize: refresh options/--helpMichael Tokarev2-22/+42
2025-07-15qemu-img: resize: do not always eat last argumentMichael Tokarev1-14/+27
2025-07-15qemu-img: rebase: refresh options/--help (short option change)Michael Tokarev2-26/+63
2025-07-15qemu-img: snapshot: refresh options/--helpMichael Tokarev1-16/+44
2025-07-15qemu-img: snapshot: make -l (list) the default, simplify option handlingMichael Tokarev2-35/+19
2025-07-15qemu-img: snapshot: allow specifying -f fmtMichael Tokarev3-6/+9
2025-07-15qemu-img: map: refresh options/--helpMichael Tokarev1-21/+38
2025-07-15qemu-img: info: refresh options/--helpMichael Tokarev1-19/+32
2025-07-15qemu-img: convert: refresh options/--help (short option change)Michael Tokarev2-73/+159
2025-07-15qemu-img: compare: refresh options/--helpMichael Tokarev1-18/+46
2025-07-15qemu-img: compare: use helper function for --objectMichael Tokarev1-14/+2
2025-07-15qemu-img: commit: refresh options/--helpMichael Tokarev3-27/+55
2025-07-15qemu-img: simplify --repair error messageMichael Tokarev1-2/+3
2025-07-15qemu-img: check: refresh options/--helpMichael Tokarev1-19/+41
2025-07-15qemu-img: factor out parse_output_format() and use it in the codeMichael Tokarev5-48/+29
2025-07-15qemu-img: create: refresh options/--help (short option change)Michael Tokarev2-21/+73
2025-07-15qemu-img: pass current cmd info into command handlersMichael Tokarev1-17/+17
2025-07-15qemu-img: global option processing and error printingMichael Tokarev1-37/+43
2025-07-15qemu-img: create: convert img_size to signed, simplify handlingMichael Tokarev1-6/+3
2025-07-15qemu-img: measure: convert img_size to signed, simplify handlingMichael Tokarev1-12/+7
2025-07-15iotests: add test for changing the 'drive' property via 'qom-set'Fiona Ebner2-0/+86
2025-07-15vfio/migration: Max in-flight VFIO device state buffers size limitMaciej S. Szmigiero4-2/+42
2025-07-15vfio/migration: Add x-migration-load-config-after-iter VFIO propertyMaciej S. Szmigiero10-1/+129
2025-07-15vfio/pci: Introduce x-pci-class-code optionTomita Moeko3-8/+28
2025-07-15hw/vfio-user: fix use of uninitialized variableJohn Levon1-5/+1
2025-07-15hw/vfio-user: wait for proxy close correctlyJohn Levon1-4/+6
2025-07-15hw/vfio: fix region fd initializationJohn Levon1-1/+5
2025-07-15hw/vfio-user: add Cédric Le Goater as a maintainerJohn Levon1-0/+1
2025-07-15hw/cxl: mailbox-utils: 0x5605 - FMAPI Initiate DC ReleaseAnisa Su1-0/+88
2025-07-15hw/cxl: mailbox-utils: 0x5604 - FMAPI Initiate DC AddAnisa Su3-4/+117
2025-07-15hw/cxl: Create helper function to create DC Event Records from extentsAnisa Su5-37/+44
2025-07-15hw/cxl: mailbox-utils: 0x5603 - FMAPI Get DC Region Extent ListsAnisa Su1-0/+76
2025-07-15hw/cxl: mailbox-utils: 0x5602 - FMAPI Set DC Region ConfigAnisa Su4-3/+99
2025-07-15hw/mem: cxl_type3: Add DC Region bitmap lockAnisa Su2-0/+5
2025-07-15hw/cxl: Move definition for dynamic_capacity_uuid and enum for DC event types...Anisa Su2-15/+15
2025-07-15hw/cxl: mailbox-utils: 0x5601 - FMAPI Get Host Region ConfigAnisa Su1-0/+106
2025-07-15hw/mem: cxl_type3: Add dsmas_flags to CXLDCRegion structAnisa Su2-1/+22
2025-07-15hw/cxl: mailbox-utils: 0x5600 - FMAPI Get DCD InfoAnisa Su3-0/+64
2025-07-15hw/cxl: fix DC extent capacity trackingFan Ni3-9/+21
2025-07-15tests: virt: Update expected ACPI tables for virt testAlireza Sanaee6-5/+0
2025-07-15hw/acpi/aml-build: Build a root node in the PPTT tableYicong Yang1-1/+14
2025-07-15hw/acpi/aml-build: Set identical implementation flag for PPTT processor nodesYicong Yang1-3/+6
2025-07-15tests: virt: Allow changes to PPTT test tableYicong Yang1-0/+5
2025-07-15qtest/bios-tables-test: Generate reference blob for DSDT.acpipcihpEric Auger2-1/+0