aboutsummaryrefslogtreecommitdiffstats
path: root/qapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix some typos (found by typos) and grammar issuesStefan Weil2024-08-161-2/+2
* nbd/server: CVE-2024-7409: Cap default max-connections to 100Eric Blake2024-08-081-2/+2
* qapi-block-core: Clean up blockdev-snapshot-internal-sync docMarkus Armbruster2024-08-061-4/+3
* qmp: Fix higher half vaddrs for [p]memsaveJosh Junon2024-08-051-2/+9
* qapi: Refill doc comments to conform to conventionsMarkus Armbruster2024-08-0527-250/+262
* Merge tag 's390x-20240730' of https://github.com/davidhildenbrand/qemu into stagingRichard Henderson2024-07-301-8/+11
|\
| * target/s390x: move @deprecated-props to CpuModelExpansion InfoCollin Walling2024-07-291-8/+11
* | qapi/machine: Belatedly document target loongarch64 is since 7.1Markus Armbruster2024-07-291-0/+2
* | qapi/qom: make some QOM properties depend on the build settingsStefano Garzarella2024-07-292-8/+16
|/
* qapi: drop unused QCryptoBlockCreateOptionsLUKS.detached-headerDaniel P. Berrangé2024-07-241-4/+1
* target/s390x: filter deprecated properties based on model expansion typeCollin Walling2024-07-221-2/+3
* Merge tag 'pull-qapi-2024-07-17' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson2024-07-1826-299/+346
|\
| * qapi: convert "Example" sections with longer proseJohn Snow2024-07-174-29/+62
| * qapi: convert "Example" sections with titlesJohn Snow2024-07-176-48/+52
| * qapi: convert "Example" sections without titlesJohn Snow2024-07-1725-203/+219
| * qapi/ui: Drop note on naming of SpiceQueryMouseModeMarkus Armbruster2024-07-171-2/+0
| * qapi/sockets: Move deprecation note out of SocketAddress doc commentMarkus Armbruster2024-07-171-4/+3
| * qapi/machine: Clarify query-uuid value when none has been specifiedMarkus Armbruster2024-07-171-3/+2
| * qapi/machine: Clean up documentation around CpuInstancePropertiesMarkus Armbruster2024-07-171-7/+6
| * qapi/pci: Clean up documentation around PciDeviceClassMarkus Armbruster2024-07-171-4/+2
| * qapi/qom: Document feature unstable of @x-vfio-user-serverMarkus Armbruster2024-07-171-1/+2
* | i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INITMichael Roth2024-07-161-7/+11
|/
* sphinx/qapidoc: Fix to generate doc for explicit, unboxed argumentsMarkus Armbruster2024-07-061-7/+0
* qapi: add markup to note blocksJohn Snow2024-07-066-10/+10
* qapi: update prose in note blocksJohn Snow2024-07-061-2/+2
* qapi: convert "Note" sections to plain rSTJohn Snow2024-07-0621-210/+206
* qapi: nail down convention that Errors sections are listsJohn Snow2024-07-061-1/+1
* qapi: fix non-compliant JSON examplesJohn Snow2024-07-067-9/+11
* hw/cxl/events: Mark cxl-add-dynamic-capacity and cxl-release-dynamic-capcity unstableJonathan Cameron2024-07-031-2/+12
* hw/cxl/events: Improve QMP interfaces and documentation for add/release dynamic capacity.Jonathan Cameron2024-07-031-58/+94
* hostmem: add a new memory backend based on POSIX shm_open()Stefano Garzarella2024-07-031-2/+21
* qapi: clarify that the default is backend dependentStefano Garzarella2024-07-021-5/+3
* pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signalAlejandro Jimenez2024-07-011-0/+14
* hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extentsFan Ni2024-07-011-0/+143
* migration/postcopy: Add postcopy-recover-setup phasePeter Xu2024-06-211-0/+4
* migration: Add direct-io parameterFabiano Rosas2024-06-211-3/+18
* hw/intc: Introduce x-query-interrupt-controllers QMP commandPhilippe Mathieu-Daudé2024-06-191-0/+17
* migration/multifd: add uadk compression frameworkShameer Kolothum2024-06-141-1/+4
* migration/multifd: add qpl compression methodYuan Liu2024-06-141-1/+7
* Revert "monitor: use aio_co_reschedule_self()"Stefan Hajnoczi2024-06-101-2/+5
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2024-06-052-29/+141
|\
| * i386/sev: Update query-sev QAPI format to handle SEV-SNPMichael Roth2024-06-051-14/+58
| * i386/sev: Introduce 'sev-snp-guest' objectBrijesh Singh2024-06-051-0/+58
| * i386/sev: Introduce "sev-common" type to encapsulate common SEV stateMichael Roth2024-06-051-15/+25
* | trace: Remove deprecated 'vcpu' field from QMP trace eventsPhilippe Mathieu-Daudé2024-06-041-24/+3
* | hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR eventPhilippe Mathieu-Daudé2024-06-041-28/+0
|/
* qapi: Do not cast function pointersAkihiko Odaki2024-05-291-26/+4
* qapi: blockdev-backup: add discard-source parameterVladimir Sementsov-Ogievskiy2024-05-281-0/+4
* qapi/vfio: Add VFIO migration QAPI eventAvihai Horon2024-05-163-0/+69
* Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into stagingRichard Henderson2024-05-101-1/+6
|\