summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
* vl: Enable JSON syntax for -deviceKevin Wolf2021-10-151-4/+11
* qapi: Make some ObjectTypes depend on the build settingsThomas Huth2021-10-131-12/+24
* qapi/misc-target: Group SEV QAPI definitionsPhilippe Mathieu-Daudé2021-10-131-40/+40
* qapi/misc-target: Wrap long 'SEV Attestation Report' long linesPhilippe Mathieu-Daudé2021-10-131-7/+10
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson2021-10-031-1/+4
|\
| * qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi eventsDavid Hildenbrand2021-10-021-1/+4
* | qapi: Add spaces after symbol declaration for consistencyJohn Snow2021-10-021-0/+1
|/
* qapi/machine: Fix an incorrect comment of SMPConfigurationYanan Wang2021-10-011-1/+1
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-09-304-4/+141
|\
| * build-sys: add HAVE_IPPROTO_MPTCPMarc-André Lureau2021-09-301-1/+1
| * target/i386: Add the query-sgx-capabilities QMP commandYang Zhong2021-09-301-0/+18
| * target/i386: Add HMP and QMP interfaces for SGXYang Zhong2021-09-301-0/+43
| * sgx-epc: Add the fill_device_info() callback supportYang Zhong2021-09-301-3/+36
| * vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson2021-09-301-1/+25
| * qom: Add memory-backend-epc ObjectOptions supportYang Zhong2021-09-301-0/+19
* | qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI eventDaniel Henrique Barboza2021-09-302-2/+32
* | qapi/qdev.json: fix DEVICE_DELETED parameters docDaniel Henrique Barboza2021-09-291-2/+2
|/
* qapi: Convert simple union TransactionAction to flat oneMarkus Armbruster2021-09-271-26/+113
* qapi: Convert simple union ImageInfoSpecific to flat oneMarkus Armbruster2021-09-271-7/+52
* qapi: Convert simple union SocketAddressLegacy to flat oneMarkus Armbruster2021-09-271-7/+39
* qapi: Convert simple union ChardevBackend to flat oneMarkus Armbruster2021-09-271-22/+168
* qapi: Convert simple union MemoryDeviceInfo to flat oneMarkus Armbruster2021-09-271-4/+38
* qapi: Convert simple union TpmTypeOptions to flat oneMarkus Armbruster2021-09-271-2/+22
* qapi: Convert simple union InputEvent to flat oneMarkus Armbruster2021-09-251-4/+38
* qapi: Convert simple union KeyValue to flat oneMarkus Armbruster2021-09-251-2/+28
* qapi: Set boolean value correctly in examplesGuoyi Tu2021-09-031-1/+1
* qapi: publish copy-before-write filterVladimir Sementsov-Ogievskiy2021-09-011-2/+23
* qapi: make 'if' condition strings simple identifiersMarc-André Lureau2021-08-2610-128/+126Star
* qapi: Use 'if': { 'any': ... } where appropriateMarc-André Lureau2021-08-262-5/+27
* qapi: replace if condition list with dict {'all': [...]}Marc-André Lureau2021-08-261-2/+4
* qapi/machine.json: Remove zero value reference from SMPConfiguration document...Andrew Jones2021-08-171-1/+1
* qapi: introduce forwarding visitorPaolo Bonzini2021-07-232-0/+327
* iothread: add aio-max-batch parameterStefano Garzarella2021-07-212-2/+11
* crypto: replace 'des-rfb' cipher with 'des'Daniel P. Berrangé2021-07-141-2/+2
* qemu-img: Make unallocated part of backing chain obvious in mapEric Blake2021-07-121-2/+5
* block: Make blockdev-reopen stable APIAlberto Garcia2021-07-091-3/+3
* block: Support multiple reopening with x-blockdev-reopenAlberto Garcia2021-07-091-8/+10
* export/fuse: Add allow-other optionMax Reitz2021-07-091-1/+32
* block/rbd: Add support for rbd image encryptionOr Ozeri2021-07-091-2/+108
* block/ssh: add support for sha256 host key fingerprintsDaniel P. Berrangé2021-06-301-1/+2
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-06-282-4/+38
|\
| * machine: pass QAPI struct to mc->smp_parsePaolo Bonzini2021-06-251-0/+28
| * block: feature detection for host block supportJoelle van Dyne2021-06-251-4/+10
* | ui: Make the DisplayType enum entries conditionalThomas Huth2021-06-231-6/+17
* | input: Add lang1 and lang2 to QKeyCodeAkihiko Odaki2021-06-231-1/+5
|/
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-06-172-3/+23
|\
| * qmp: Include "reserve" property of memory backendsDavid Hildenbrand2021-06-151-0/+7
| * qmp: Include "share" property of memory backendsDavid Hildenbrand2021-06-151-0/+3
| * qmp: Clarify memory backend properties returned via query-memdevDavid Hildenbrand2021-06-151-3/+3
| * hostmem: Wire up RAM_NORESERVE via "reserve" propertyDavid Hildenbrand2021-06-151-0/+10