aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2021-10-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson1-1/+4
2021-10-02qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi eventsDavid Hildenbrand1-1/+4
2021-10-02qapi: Add spaces after symbol declaration for consistencyJohn Snow1-0/+1
2021-10-01qapi/machine: Fix an incorrect comment of SMPConfigurationYanan Wang1-1/+1
2021-09-30Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell4-4/+141
2021-09-30build-sys: add HAVE_IPPROTO_MPTCPMarc-André Lureau1-1/+1
2021-09-30target/i386: Add the query-sgx-capabilities QMP commandYang Zhong1-0/+18
2021-09-30target/i386: Add HMP and QMP interfaces for SGXYang Zhong1-0/+43
2021-09-30sgx-epc: Add the fill_device_info() callback supportYang Zhong1-3/+36
2021-09-30vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson1-1/+25
2021-09-30qom: Add memory-backend-epc ObjectOptions supportYang Zhong1-0/+19
2021-09-30qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI eventDaniel Henrique Barboza2-2/+32
2021-09-29qapi/qdev.json: fix DEVICE_DELETED parameters docDaniel Henrique Barboza1-2/+2
2021-09-27qapi: Convert simple union TransactionAction to flat oneMarkus Armbruster1-26/+113
2021-09-27qapi: Convert simple union ImageInfoSpecific to flat oneMarkus Armbruster1-7/+52
2021-09-27qapi: Convert simple union SocketAddressLegacy to flat oneMarkus Armbruster1-7/+39
2021-09-27qapi: Convert simple union ChardevBackend to flat oneMarkus Armbruster1-22/+168
2021-09-27qapi: Convert simple union MemoryDeviceInfo to flat oneMarkus Armbruster1-4/+38
2021-09-27qapi: Convert simple union TpmTypeOptions to flat oneMarkus Armbruster1-2/+22
2021-09-25qapi: Convert simple union InputEvent to flat oneMarkus Armbruster1-4/+38
2021-09-25qapi: Convert simple union KeyValue to flat oneMarkus Armbruster1-2/+28
2021-09-03qapi: Set boolean value correctly in examplesGuoyi Tu1-1/+1
2021-09-01qapi: publish copy-before-write filterVladimir Sementsov-Ogievskiy1-2/+23
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau10-128/+126
2021-08-26qapi: Use 'if': { 'any': ... } where appropriateMarc-André Lureau2-5/+27
2021-08-26qapi: replace if condition list with dict {'all': [...]}Marc-André Lureau1-2/+4
2021-08-17qapi/machine.json: Remove zero value reference from SMPConfiguration document...Andrew Jones1-1/+1
2021-07-23qapi: introduce forwarding visitorPaolo Bonzini2-0/+327
2021-07-21iothread: add aio-max-batch parameterStefano Garzarella2-2/+11
2021-07-14crypto: replace 'des-rfb' cipher with 'des'Daniel P. Berrangé1-2/+2
2021-07-12qemu-img: Make unallocated part of backing chain obvious in mapEric Blake1-2/+5
2021-07-09block: Make blockdev-reopen stable APIAlberto Garcia1-3/+3
2021-07-09block: Support multiple reopening with x-blockdev-reopenAlberto Garcia1-8/+10
2021-07-09export/fuse: Add allow-other optionMax Reitz1-1/+32
2021-07-09block/rbd: Add support for rbd image encryptionOr Ozeri1-2/+108
2021-06-30block/ssh: add support for sha256 host key fingerprintsDaniel P. Berrangé1-1/+2
2021-06-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2-4/+38
2021-06-25machine: pass QAPI struct to mc->smp_parsePaolo Bonzini1-0/+28
2021-06-25block: feature detection for host block supportJoelle van Dyne1-4/+10
2021-06-23ui: Make the DisplayType enum entries conditionalThomas Huth1-6/+17
2021-06-23input: Add lang1 and lang2 to QKeyCodeAkihiko Odaki1-1/+5
2021-06-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2-3/+23
2021-06-15qmp: Include "reserve" property of memory backendsDavid Hildenbrand1-0/+7
2021-06-15qmp: Include "share" property of memory backendsDavid Hildenbrand1-0/+3
2021-06-15qmp: Clarify memory backend properties returned via query-memdevDavid Hildenbrand1-3/+3
2021-06-15hostmem: Wire up RAM_NORESERVE via "reserve" propertyDavid Hildenbrand1-0/+10
2021-06-15tpm: Return QMP error when TPM is disabled in buildPhilippe Mathieu-Daudé1-9/+19
2021-06-11netdev: add more commands to preconfig modePaolo Bonzini1-2/+4
2021-06-08migration/dirtyrate: make sample page count configurableHyman Huang(黄勇)1-3/+12
2021-06-08sockets: Support multipath TCPDr. David Alan Gilbert1-1/+4